content
stringlengths
0
557k
url
stringlengths
16
1.78k
timestamp
timestamp[ms]
dump
stringlengths
9
15
segment
stringlengths
13
17
image_urls
stringlengths
2
55.5k
netloc
stringlengths
7
77
Glob Documentation Quick Started Installing your theme: Installing sample demo data (optional): Translate the theme to your language: Front Page Setup. - 1 Create your new page and give it a name, e.g : Home and Set the page template to Home Widget Builder Template - 2 Go to Reading -> Settings and change your front...
https://docs.famethemes.com/article/109-glob-documentation
2022-05-16T08:17:34
CC-MAIN-2022-21
1652662510097.3
[]
docs.famethemes.com
influx bucket create This page documents an earlier version of InfluxDB. InfluxDB v2.2 is the latest stable version. View this page in the v2.2 documentation. The influx bucket create command creates a bucket in InfluxDB. Usage influx bucket create . - explicit.
https://docs.influxdata.com/influxdb/v2.0/reference/cli/influx/bucket/create/
2022-05-16T07:45:49
CC-MAIN-2022-21
1652662510097.3
[]
docs.influxdata.com
Defining Repository-Level Detection Rules Some repositories may have specific requirements for vulnerability detection which differ from the rules defined globally. To address repository-specific needs, you can use a per-repository configuration file. This file is committed to an individual repositories and affects onl...
https://docs.soteri.io/security-for-bitbucket/3.15.1/Defining-Repository-Level-Detection-Rules.14594277382.html
2022-05-16T09:27:06
CC-MAIN-2022-21
1652662510097.3
[]
docs.soteri.io
After you allocate the newValues buffer, fill the buffer with the desired element value for each element in the specified range, in row-major order. For each element to be modified, fill the buffer as follows: - The first 4 bytes should describe the size of the data. This is only applicable for variable-length element ...
https://docs.teradata.com/r/Teradata-VantageTM-SQL-External-Routine-Programming/July-2021/C-Library-Functions/FNC_SetArrayElementsWithMultiValues/Usage-Notes/Filling-the-newValues-Buffer
2022-05-16T08:59:44
CC-MAIN-2022-21
1652662510097.3
[]
docs.teradata.com
An unique advantage of TX Spell .NET is that a single instance of the spell check component can be used to provide spell checking capabilities to an unlimited number of controls. To enable spell checking for a TextControl, the SpellChecker property of TextControl must be simply set to the specific TXSpellChecker instan...
https://docs.textcontrol.com/spell/windows-forms/article.winforms.textcontroldialogonmultiplecontrols.htm
2022-05-16T08:36:31
CC-MAIN-2022-21
1652662510097.3
[]
docs.textcontrol.com
Product Index Make your Genesis 3 Female images look Sweet 'N Sassy and you're sure to get it noticed! Don't spend all that time on a new clothing or fabulous skin for your new girl and then apply just any old pose. You want a pose that has some pizzazz so that your work gets shown off right and in the best way possibl...
http://docs.daz3d.com/doku.php/public/read_me/index/24503/start
2022-05-16T09:02:42
CC-MAIN-2022-21
1652662510097.3
[]
docs.daz3d.com
Nested collections and sidebar menu Here is Shopify Official Documentation about Products. Nested collection is composed by parent collection and child collections. Create parent collection - Navigate Shopify Admin > Products > Collections. - Click Create Collection and input parent collection name. - Select Manual in ...
http://docs.flexkitux.com/pages/collections-nested
2022-05-16T08:57:30
CC-MAIN-2022-21
1652662510097.3
[]
docs.flexkitux.com
Replicate an organization The state of an organization consists of metadata (dashboards, buckets, and other resources) and data (time-series). An organizationโ€™s state at a point in time can be replicated to another organization by copying both metadata and data. To replicate the state of an organization: Create a new o...
https://docs.influxdata.com/influxdb/cloud/organizations/migrate-org/
2022-05-16T09:21:51
CC-MAIN-2022-21
1652662510097.3
[]
docs.influxdata.com
CardViewSettings.GroupSummary Property Provides access to group summary items. Namespace: DevExpress.Web.Mvc Assembly: DevExpress.Web.Mvc5.v20.2.dll Declaration public ASPxCardViewSummaryItemCollection GroupSummary { get; } Public ReadOnly Property GroupSummary As ASPxCardViewSummaryItemCollection Property Value Remark...
https://docs.devexpress.com/AspNetMvc/DevExpress.Web.Mvc.CardViewSettings.GroupSummary
2021-02-25T08:16:49
CC-MAIN-2021-10
1614178350846.9
[]
docs.devexpress.com
Stylus. Preview Stylus InRange Attached Event Definition Occurs when the stylus comes within range of the tablet. see AddPreviewStylusInRangeHandler, and RemovePreviewStylusInRangeHandler see AddPreviewStylusInRangeHandler, and RemovePreviewStylusInRangeHandler see AddPreviewStylusInRangeHandler, and RemovePreviewStylu...
https://docs.microsoft.com/en-us/dotnet/api/system.windows.input.stylus.previewstylusinrange?view=netcore-3.1
2021-02-25T09:27:49
CC-MAIN-2021-10
1614178350846.9
[]
docs.microsoft.com
npm. "scripts" "command" run[-script] As of npm@2.0.0, you can use custom arguments when executing scripts. The special option -- is used by getopt to delimit the end of the options. npm will pass all the arguments after the -- directly to your script: npm@2.0.0 -- npm run test -- --grep="pattern" The arguments will on...
https://docs.npmjs.com/cli/v6/commands/npm-run-script/
2021-02-25T07:08:12
CC-MAIN-2021-10
1614178350846.9
[]
docs.npmjs.com
9. Poppy humanoid: wiring arrangement 9.1. Data and power buses Before you can startup your robot, let's have a look at the cables. You must connect wires from motors to motors by forming 2 different buses: - Upper body (from head_yto abs_x) - Lower body (from r_hip_zand l_hip_zto r_ankle_yand l_ankle_y) These 2 buses ...
https://docs.poppy-project.org/en/assembly-guides/poppy-humanoid/wiring_arrangement.html
2021-02-25T07:20:08
CC-MAIN-2021-10
1614178350846.9
[array(['../../img/humanoid/humanoid-wires.png', None], dtype=object) array(['img/wires_1.jpg', 'Rear wiring'], dtype=object)]
docs.poppy-project.org
. Omnibus GitLab based images GitLab maintains a set of official Docker images based on our Omnibus GitLab package. These images include: A complete usage guide to these images is available, as well as the Dockerfile used for building the images. Cloud native images GitLab is also working towards a cloud native set of ...
https://gitlab-docs.creationline.com/ee/install/docker.html
2021-02-25T07:04:00
CC-MAIN-2021-10
1614178350846.9
[]
gitlab-docs.creationline.com
- Migrating from self-managed GitLab to GitLab.com - Migrating from GitLab.com to self-managed GitLab - Migrating between two self-managed GitLab instances Migrating - From Jira (issues only). Migrating admin through the UI or the users API. Migrating.
https://gitlab-docs.creationline.com/ee/user/project/import/index.html
2021-02-25T07:35:01
CC-MAIN-2021-10
1614178350846.9
[]
gitlab-docs.creationline.com
Step 1 โ€” Navigate to your websiteโ€™s WordPress Dashboard > Elementor > Settings Step 2 โ€” Tick the post you want to edit with Elementor in the Post Types section and click the Save Changes button. Step 3 โ€” Then proceed to your post type (it can be Products or any other type), hover over it and click Edit. Step 4 โ€” Now yo...
https://docs.hibootstrap.com/docs/varn-theme-documentation/elementor/how-to-enable-elementor-editor-for-different-custom-post-types/
2021-02-25T08:16:07
CC-MAIN-2021-10
1614178350846.9
[array(['https://docs.hibootstrap.com/wp-content/uploads/2020/06/elementor_post_1-1024x449.png', None], dtype=object) ]
docs.hibootstrap.com
About This Book This book explains how the concept of virtual documents allows InterSystems IRISยฎ to provide efficient support for Electronic Data Interchange (EDI) formats and for XML documents. This book provides the common information that applies to all virtual document formats. This book contains the following sec...
https://docs.intersystems.com/irisforhealthlatest/csp/docbook/DocBook.UI.Page.cls?KEY=EEDI_PREFACE
2021-02-25T08:47:34
CC-MAIN-2021-10
1614178350846.9
[]
docs.intersystems.com
Current User After a successful Login or Register request, the Current User is automatically set. Current User automatically logs in every time your application loads, if there was one when the app closed. You will need to Logout to clear it. Auto Login The easiest way to implement Auto Login in your application is by ...
https://docs.kodika.io/kodika-server/user-authentication/current-user
2021-02-25T07:08:57
CC-MAIN-2021-10
1614178350846.9
[array(['/assets/kodika-server/user-authentication/current-user/current-user-block@2x.png', None], dtype=object) array(['/assets/kodika-server/user-authentication/current-user/block-current-user-id@2x.png', None], dtype=object) array(['/assets/kodika-server/user-authentication/current-user/block-curre...
docs.kodika.io
Difference between revisions of "Two-Factor setup" Revision as of 20:42, 24 June 2020 How to setup your Two-Factor authentication. Before starting, download and install the 'Google Authenticator' app in your smartphone or tablet (iOS, Android, Blackberry, Windows Phone) After you have successfully logged into Niagara, ...
https://docs.scinet.utoronto.ca/index.php?title=Two-Factor_setup&oldid=2667&diff=prev
2021-02-25T08:08:59
CC-MAIN-2021-10
1614178350846.9
[]
docs.scinet.utoronto.ca
The bit level data interchange formatยถ Introductionยถ Bitproto is a fast, lightweight and easy-to-use bit level data interchange format for serializing data structures. The protocol describing syntax looks like the great protocol buffers , but in bit level: message Data { uint3 the = 1 uint3 bit = 2 uint5 level = 3 uint...
https://bitproto.readthedocs.io/en/latest/
2021-02-25T07:48:54
CC-MAIN-2021-10
1614178350846.9
[array(['_images/data-encoding-sample.png', '_images/data-encoding-sample.png'], dtype=object)]
bitproto.readthedocs.io
Managing drive arraysยถ Drives are iSCSI based block devices attached to servers at runtime. They can be operating system drives or unformatted drives. Drive arrays are collections of identical drives that users can control as a single entity. Creating a drive array using the UIยถ There are multiple ways to create a driv...
https://docs.bigstep.com/en/latest/guides/managing_drive_arrays.html
2021-02-25T08:12:42
CC-MAIN-2021-10
1614178350846.9
[array(['../_images/managing_drive_arrays1.png', '../_images/managing_drive_arrays1.png'], dtype=object) array(['../_images/managing_drive_arrays2.png', '../_images/managing_drive_arrays2.png'], dtype=object) array(['../_images/drive_management_5.png', '../_images/drive_management_5.png'], dty...
docs.bigstep.com
A role must be defined in the Roles Manager portlet in the Teradata Viewpoint portal before it can be assigned to a user. The Roles tab provides a list of available roles. Roles can be selected and assigned to the current user account. You can assign roles to an existing Teradata Viewpoint user account. If your Teradat...
https://docs.teradata.com/r/2s9WVVrAx1CTcNqi_pPisA/LRtr6vKusUvxYPydzHFFIg
2021-02-25T08:09:39
CC-MAIN-2021-10
1614178350846.9
[]
docs.teradata.com
The Windows HTML Help Edition of the PHP Manual over-performs the presentational and interactive capabilities offered by other editions (including the online manual). This was possible because currently CHMs can only be viewed on Windows using Internet explorer, so we can develop for one browser family and one operatin...
http://docs.zhangziran.com/php53/chm.specialities.html
2021-02-25T07:37:55
CC-MAIN-2021-10
1614178350846.9
[]
docs.zhangziran.com
Class: Aws::Rekognition::Types::ProtectiveEquipmentSummarizationAttributes - Inherits: - Struct - Object - Struct - Aws::Rekognition::Types::ProtectiveEquipmentSummarizationAttributes - Defined in: - gems/aws-sdk-rekognition/lib/aws-sdk-rekognition/types.rb Overview When making an API call, you may pass ProtectiveEquip...
https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/Rekognition/Types/ProtectiveEquipmentSummarizationAttributes.html
2021-02-25T09:18:52
CC-MAIN-2021-10
1614178350846.9
[]
docs.aws.amazon.com
Managing assetsยถ Assets are files that are served at appropriate times via the DHCP, TFTP and HTTP mechanisms during PXE or ONIE. There are 3 types of assets: - text files stored in the DB (size limited to 4MB). These can also hold references to variables or secrets. MIME type: text/plain - binary files stored in the D...
https://docs.bigstep.com/en/latest/advanced/managing_assets.html
2021-02-25T07:48:13
CC-MAIN-2021-10
1614178350846.9
[]
docs.bigstep.com
Modifying the Cloud Probe configuration The Maintenance Tool enables you to modify the configuration of the Real User Cloud Probe, such as updating the connection details to the Real User Collector or changing the monitored network card. You can run the Maintenance Tool both on Linux (in a GUI or from the command line)...
https://docs.bmc.com/docs/applicationmanagement/113/modifying-the-cloud-probe-configuration-772581930.html
2021-02-25T08:20:00
CC-MAIN-2021-10
1614178350846.9
[]
docs.bmc.com
While learning is great and reputation points are valuable for users but the point given to accepted answers and upvotes are few and let say someone could complete few courses and reach to high level while someone who is actively answering questions will get few points and I believe pointing system needs an update to p...
https://docs.microsoft.com/en-us/answers/content/idea/242970/add-more-reputation-points-for-accepted-answers-an.html
2021-02-25T09:18:10
CC-MAIN-2021-10
1614178350846.9
[]
docs.microsoft.com
To enhance the community engagement , it would be nice to create a path for career through this website. Stake Overflow for example has its own job portal and active participates in there would have better chance to land a job. While many of us participate here to learn more and help community , it is possible to motiv...
https://docs.microsoft.com/en-us/answers/content/idea/277069/integration-with-linkedin.html
2021-02-25T09:05:39
CC-MAIN-2021-10
1614178350846.9
[]
docs.microsoft.com
Landing Page Design - Purlem's Editor Purlem's landing page editor makes it easy to modify content, colors, images, and form on your PURL Landing Page. Don't like your current design? Select from several different templates to get started quickly. Want more control of the design? Advanced users may want to create their...
https://docs.purlem.com/article/39-landing-page-design-purlems-editor
2021-02-25T08:29:39
CC-MAIN-2021-10
1614178350846.9
[array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/56475bb490336002f86dda69/images/567708a2c69791436155882a/file-FYhxUMoRuo.png', None], dtype=object) array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/56475bb490336002f86dda69/images/5677096ec69791436155882c/file-m0wcqbiAC1.png', None], dt...
docs.purlem.com
webservice_parserยถ sunpy.net.helio. webservice_parser(service='HEC')[source] [edit on github]ยถ Quickly parses important contents from HELIO registry. Uses the link contained in registry_links in with โ€˜serviceโ€™ appended and scrapes the web-service links contained on that webpage. - Parameters service (str) โ€“ Indicates w...
http://docs.sunpy.org/en/stable/api/sunpy.net.helio.webservice_parser.html
2019-07-15T20:22:47
CC-MAIN-2019-30
1563195524111.50
[]
docs.sunpy.org
This page introduces the different material types in V-Ray for Rhino. Overview There are a number of different materials for use with V-Ray for Rhinoceros..
https://docs.chaosgroup.com/display/VNFR/Materials
2019-07-15T20:13:42
CC-MAIN-2019-30
1563195524111.50
[]
docs.chaosgroup.com
In case the actual working times and the planned working times do not match you have the possibility to edit them in retrospective. Go to the section "reports" and chose the relevant department, employee and time frame. Now you will see a list of all assignments. Click on the date or on the time to change it. The same ...
http://docs.staffomatic.com/en/articles/1093162-how-can-i-edit-actual-and-planned-working-times
2019-07-15T21:08:19
CC-MAIN-2019-30
1563195524111.50
[array(['https://downloads.intercomcdn.com/i/o/32569147/6edca8d24c1a6ab40a01a635/Bildschirmfoto+2017-08-31+um+17.07.51.png', None], dtype=object) ]
docs.staffomatic.com
STAFFOMATIC provides three different calendar views: calendar, list and employee: You can also change between day, week and month view: Calendar view: if you only have a few shifts to plan per day it is recommended to use the calendar view: List view: if you want to manage several shifts at once we advise you to use th...
http://docs.staffomatic.com/en/articles/868539-what-calendar-views-are-there
2019-07-15T21:10:04
CC-MAIN-2019-30
1563195524111.50
[array(['https://downloads.intercomcdn.com/i/o/65128448/b3fbca9e3a6c28c6bb06a59b/Bildschirmfoto+2018-06-27+um+11.56.23.png', None], dtype=object) array(['https://downloads.intercomcdn.com/i/o/65128466/52981b5ed5679cc2abaceedf/Bildschirmfoto+2018-06-27+um+11.56.29.png', None], dtype=object) array(['htt...
docs.staffomatic.com
Part 4 - Viewing Device Data In Part 1, Part 2, and Part 3 of this walkthrough weโ€™ve created an API for our lลm smart plant mobile app that allows users to sign up, log in, and register devices. In this part weโ€™re going to add the ability to view a list of devices owned by the current user and cover how to request hist...
https://docs.losant.com/experiences/walkthrough/part4/
2019-07-15T21:13:50
CC-MAIN-2019-30
1563195524111.50
[array(['/images/experiences/walkthrough/part-4/device-data.png', 'Device Data'], dtype=object) array(['/images/experiences/walkthrough/part-4/devices-endpoint.png', 'Devices Endpoint Devices Endpoint'], dtype=object) array(['/images/experiences/walkthrough/part-4/get-devices.png', 'Get Device...
docs.losant.com
Principles At NewTecnia Solutions SLU, we keep only the most basic information about you. All data you store on our servers are encrypted and can only be decrypted by you logging into our systems. NewTecnia Solutions SLU is a Spanish company located at C/Halcon 8 Las Rozas de Madrid, Madrid Spain 28232. NewTecnia Solut...
https://docs.pkhub.io/privacy/
2019-07-15T19:53:10
CC-MAIN-2019-30
1563195524111.50
[]
docs.pkhub.io
View on-premises report server reports and KPIs in the Power BI mobile apps Is this page helpful? the global navigation button in the upper-left corner, then tap the gear icon in the upper right . Tap Reporting Services samples, then browse to interact with the sample KPIs and mobile reports. Connect to an on-premises ...
https://docs.microsoft.com/en-us/power-bi/consumer/mobile/mobile-app-ssrs-kpis-mobile-on-premises-reports
2019-07-15T21:26:14
CC-MAIN-2019-30
1563195524111.50
[array(['media/mobile-app-ssrs-kpis-mobile-on-premises-reports/power-bi-ipad-pbi-report-server-home.png', 'Report Server home in the mobile apps'], dtype=object) ]
docs.microsoft.com
Advanced scheduling involves configuring a pod so that the pod is required to run on particular nodes or has a preference to run on particular nodes. Generally, advanced scheduling is not necessary, as the OpenShift Container Platform automatically places pods in a reasonable manner. For example, the default scheduler ...
https://docs.openshift.com/container-platform/3.6/admin_guide/scheduling/scheduler-advanced.html
2019-07-15T20:21:05
CC-MAIN-2019-30
1563195524111.50
[]
docs.openshift.com
Data Structure This document intends to explain every aspect of its structure and fields. The integration will have the following methods: Each request sent to the service url requires a node called rqXML . Inside this node travels the current methodโ€™s Input object. Typical Exchange Message Scenario Typical use case of...
https://docs.travelgatex.com/legacy/docs/car/data-structure/
2019-07-15T20:55:01
CC-MAIN-2019-30
1563195524111.50
[]
docs.travelgatex.com
Toctree and the Hierarchical Structure of a Manual ยถ You can define what should be included in the menu with the .. toctree:: directive. Only .rst files that are included in a toctree, are included in the menu. The toctree directive can also be used to display a table of contents on current page (if :hidden: is not add...
https://docs.typo3.org/m/typo3/docs-how-to-document/master/en-us/WritingReST/MenuHierarchy.html
2019-07-15T20:58:20
CC-MAIN-2019-30
1563195524111.50
[]
docs.typo3.org
There are some situations with iOSAppleโ€™s mobile operating system. More info See in Glossary where your game can work perfectly in the Unity editor but then doesnโ€™t work or maybe doesnโ€™t even start on the actual device. The problems are often related to code or content quality. This section describes the most common sc...
https://docs.unity3d.com/Manual/TroubleShootingIPhone.html
2019-07-15T20:08:07
CC-MAIN-2019-30
1563195524111.50
[]
docs.unity3d.com
In order to create an employee without an email address click on 'employees' in the menu. On the right you will see a red button '+ invite employee'. A window will open where you can chose the option 'employee without email address. Enter all information and click on 'create'. Another possibility would be to create sub...
http://docs.staffomatic.com/en/articles/824818-how-do-i-invite-an-employee-without-an-email-address
2019-07-15T21:08:16
CC-MAIN-2019-30
1563195524111.50
[array(['https://uploads.intercomcdn.com/i/o/25444400/fbbe6944c3b8a9af96d6bac9/Bildschirmfoto+2017-05-31+um+17.00.21.png', None], dtype=object) ]
docs.staffomatic.com
WordPress Acquire is a quick, effective way to make communication with customers. Start using it on your WordPress site and install the free Acquire plugin for WordPress. It takes less than 3 minutes to install and can increase conversions. Step 1 1. Login to your WordPress account and open your dashboard, then select ...
https://docs.acquire.io/wordpress
2019-07-15T20:30:18
CC-MAIN-2019-30
1563195524111.50
[]
docs.acquire.io
This page provides information on the Bump Normals Render Element which creates a normal-style image from the camera view from bumps and normals in the scene. Overview V-Ray Bump Normals is a render element that stores the camera view as a normal map. The normals are generated using screen space (the Screen coordinate ...
https://docs.chaosgroup.com/pages/viewpage.action?pageId=39814298
2019-07-15T20:32:06
CC-MAIN-2019-30
1563195524111.50
[]
docs.chaosgroup.com
Rest API For day to day usage you probably want to use the CLI App, The rest API allows you to write custom tooling or integrate PKHub features directly into your application. We used Swagger to define our Rest API, and this allows you to generate REST bindings for any number of languages. Generators exist for, Java, G...
https://docs.pkhub.io/rest-api/
2019-07-15T20:09:39
CC-MAIN-2019-30
1563195524111.50
[]
docs.pkhub.io
Introduction Stein Expedite helps you - display data from Google Sheets on your website, using handlebars-like {{ }}syntax - directly link a form to a Google Sheet. All straight through the simple, beloved HTML. Expedite is a part of the Stein suite, and is thus powered by the Stein API. To utilize Expedite, though, yo...
https://docs.steinhq.com/expedite-introduction
2019-07-15T20:55:29
CC-MAIN-2019-30
1563195524111.50
[]
docs.steinhq.com
Hevo sends out alerts to its users for any changes that occur on pipelines, models, workflows, and destinations. Hevo also sends out a periodic status update on the above entities. These alerts are delivered to users over email or Slack. As a User, at times you might want to receive alerts over Slack only but not over ...
https://docs.hevodata.com/hc/en-us/articles/360008259754-How-to-customise-your-Alert-Preferences
2019-07-15T21:17:22
CC-MAIN-2019-30
1563195524111.50
[]
docs.hevodata.com
Opening a Device Before using a device, you must initialize it by using the open (MCI_OPEN) command. This command loads the driver into memory (if it isn't already loaded) and retrieves the device identifier you will use to identify the device in subsequent MCI commands. You should check the return value of the mciSend...
https://docs.microsoft.com/en-us/windows/win32/multimedia/opening-a-device
2019-07-15T21:40:51
CC-MAIN-2019-30
1563195524111.50
[]
docs.microsoft.com
Wait until JMESPath query BundleTasks[].State returns complete for all elements when polling with describe-bundle-tasks. It will poll every 15 seconds until a successful state has been reached. This will exit with a return code of 255 after 40 failed checks. See also: AWS API Documentation See 'aws help' for descriptio...
https://docs.aws.amazon.com/cli/latest/reference/ec2/wait/bundle-task-complete.html
2019-02-15T23:42:10
CC-MAIN-2019-09
1550247479627.17
[]
docs.aws.amazon.com
Caching We cache all your requests so that you don't have pay for the same request again. What counts as a unique screenshot?What counts as a unique screenshot? A unique screenshot is any combination of url and parameters that you have not requested before. How long do we cache?How long do we cache? The maximum TTL for...
https://docs.capture.techulus.in/docs/caching
2019-02-16T00:15:04
CC-MAIN-2019-09
1550247479627.17
[]
docs.capture.techulus.in
Revision history of "JDocumentHTML::parse::parse/11.1 to API17:JDocumentHTML::parse without leaving a redirect (Robot: Moved page)
https://docs.joomla.org/index.php?title=JDocumentHTML::parse/11.1&action=history
2015-10-04T13:16:33
CC-MAIN-2015-40
1443736673632.3
[]
docs.joomla.org
Difference between revisions of "Vulnerable Extensions List" From Joomla! Documentation Revision as of 13:56, 16 April aiContactSafe 2.0.19 - 6 RSfiles - 7 Multiple Customfields Filter for Virtuemart - 8 Collector - 9 tz guestbook - 10 extplorer - 11 JooProperty - 12 Multiple Customfields Filter for Virtuemart - 13 ag ...
https://docs.joomla.org/index.php?title=Vulnerable_Extensions_List&curid=4104&diff=84521&oldid=84018
2015-10-04T13:37:39
CC-MAIN-2015-40
1443736673632.3
[]
docs.joomla.org
CURRENT_TIMESTAMP โ€” Returns the current time as a timestamp value. CURRENT_TIMESTAMP The CURRENT_TIMESTAMP function returns the current time as a VoltDB timestamp. The value of the timestamp is determined when the query or stored procedure is invoked. Several important aspects of how the CURRENT_TIMESTAMP function oper...
https://docs.voltdb.com/UsingVoltDB/sqlfunccurrenttimestamp.php
2015-10-04T12:42:38
CC-MAIN-2015-40
1443736673632.3
[]
docs.voltdb.com
Revision history of "JSessionStorageWincache::gc/1.6" View logs for this page There is no edit history for this page. This page has been deleted. The deletion and move log for the page are provided below for reference. - 03:03, 7 May 2013 Wilsonge (Talk | contribs) deleted page JSessionStorageWincache::gc/1.6 (content ...
https://docs.joomla.org/index.php?title=JSessionStorageWincache::gc/1.6&action=history
2015-10-04T13:51:38
CC-MAIN-2015-40
1443736673632.3
[]
docs.joomla.org
>>> numargs = triang.numargs >>> [ c ] = [0.9,] * numargs >>> rv = tri = triang.cdf(x, c) >>> h = plt.semilogy(np.abs(x - triang.ppf(prb, c)) + 1e-20) Random number generation >>> R = triang.rvs(c, size=100) Methods
http://docs.scipy.org/doc/scipy-0.11.0/reference/generated/scipy.stats.triang.html
2015-10-04T12:51:08
CC-MAIN-2015-40
1443736673632.3
[]
docs.scipy.org
JDatabaseQuerySQLAzure::innerJoin From Joomla! Documentation Revision as of::innerJoin Description Description:JDatabaseQuerySQLAzure::innerJoin [Edit Descripton] public function innerJoin ($conditions) - Returns Returns this object to allow chaining. - Defined on line 156 of libraries/joomla/database/database/sqlazure...
https://docs.joomla.org/index.php?title=API17:JDatabaseQuerySQLAzure::innerJoin&direction=next&oldid=56471
2015-10-04T13:31:54
CC-MAIN-2015-40
1443736673632.3
[]
docs.joomla.org
Difference between revisions of "Framework" From Joomla! Documentation Redirect page Revision as of 08:21, 15 June 2013 (view source)Tom Hutchison (Talk | contribs)m (merge or move(redirect), duplicate content)โ† Older edit Latest revision as of 13:05, 29 September 2013 (view source) Tom Hutchison (Talk | contribs) m (r...
https://docs.joomla.org/index.php?title=Framework&diff=cur&oldid=100359
2015-10-04T12:46:42
CC-MAIN-2015-40
1443736673632.3
[]
docs.joomla.org
Revision history of "JDocument::setDescriptionDescription/11.1 to API17:JDocument::setDescription without leaving a redirect (Robot: Moved page)
https://docs.joomla.org/index.php?title=JDocument::setDescription/11.1&action=history
2015-10-04T13:00:07
CC-MAIN-2015-40
1443736673632.3
[]
docs.joomla.org
All public logs Combined display of all available logs of Joomla! Documentation. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive). - 15:48, 7 January 2013 Srihari.sahu (Talk | contribs) marked revision 79785 of page Joomla course for beginni...
https://docs.joomla.org/index.php?title=Special:Log&user=Srihari.sahu
2015-10-04T13:32:21
CC-MAIN-2015-40
1443736673632.3
[]
docs.joomla.org
Main talk file other From Joomla! Documentation other This template is used inside other templates that need to behave differently (usually look differently) depending on what type of page they are on. It detects and groups all the different namespaces used on Joomla! Documentation into four types: - main = Main/articl...
https://docs.joomla.org/index.php?title=Template:Main_talk_file_other&oldid=6356
2015-10-04T12:58:53
CC-MAIN-2015-40
1443736673632.3
[]
docs.joomla.org
Joomla! Doc Sprints From Joomla! Documentation Revision as of 17:19, 5 North America Vancouver, Canada 9AM to 6PM PST (GMT -8) on 19 January 2008. <countdown time="01/19/2008 9:00 AM UTC-0800"> ***.. There is a full list of local wiki templates and extensions that can be used in your wiki pages. Please read the Joomla!...
https://docs.joomla.org/index.php?title=JDOC:Joomla!_Doc_Camp&oldid=107
2015-10-04T13:50:37
CC-MAIN-2015-40
1443736673632.3
[]
docs.joomla.org
Information for "Alias/tr" Basic information Display titleTakma ad Default sort keyAlias/tr Page length (in bytes)308 Page ID34544 Page content languageTurkish (tr)nes (Talk | contribs) Date of page creation08:55, 31 May 2014 Latest editorEnes (Talk | contribs) Date of latest edit08:58, 31 May 2014 Total number of edit...
https://docs.joomla.org/index.php?title=Alias/tr&action=info
2015-10-04T13:43:36
CC-MAIN-2015-40
1443736673632.3
[]
docs.joomla.org
Information for "Joomla info page/EN" Basic information Display titleJoomla info page/EN Default sort keyJoomla info page/EN Page length (in bytes)3,055 Page ID104Pe7er (Talk | contribs) Date of page creation18:45, 5 July 2010 Latest editorIsidrobaq (Talk | contribs) Date of latest edit10:39, 3 April 2013 Total number ...
https://docs.joomla.org/index.php?title=Joomla_info_page/EN&action=info
2015-10-04T13:49:24
CC-MAIN-2015-40
1443736673632.3
[]
docs.joomla.org
Search and indexing Orchard provides the ability to index and search content items in the application. The indexing functionality is provided by enabling the Indexing feature, along with a specific implementation of indexing (Lucene-based is included by default). In addition to the Indexing, the Search feature provides...
http://docs.orchardproject.net/Documentation/Search-and-indexing
2015-10-04T12:42:03
CC-MAIN-2015-40
1443736673632.3
[array(['/Upload/screenshots_675/enable_lucene.png', None], dtype=object) array(['/Upload/screenshots_675/search2.png', None], dtype=object) array(['/Upload/screenshots_675/indexnsearch.png', None], dtype=object) array(['/Upload/screenshots_675/indexcreated.png', None], dtype=object) array(['/Upload/screenshots_675...
docs.orchardproject.net
Suppressions - Suppressions Suppressions are recipient email addresses that are added to unsubscribe groups. Once a recipient's address is on the suppressions list for an unsubscribe group, they will not receive any emails that are tagged with that unsubscribe group. Delete a suppression from a suppression group DELETE...
https://docs.sendgrid.com/api-reference/suppressions-suppressions/delete-a-suppression-from-a-suppression-group?utm_source=docs&utm_medium=social&utm_campaign=guides_tags
2022-08-08T07:07:53
CC-MAIN-2022-33
1659882570767.11
[]
docs.sendgrid.com
XUSD.Money Searchโ€ฆ XUSD.Money XUSD: Partial-Collateralized Stablecoin Protocol Introduction Price Stability Minting and Redeeming XUSD Shares (XUS) Buybacks & Recollateralization Liquidity Programs & Staking Conclusion Token Distribution Contract Addresses GitBook Introduction Many stablecoin protocols have entirely em...
https://docs.xusd.money/introduction
2022-08-08T07:51:54
CC-MAIN-2022-33
1659882570767.11
[]
docs.xusd.money
Source code for forte.data.readers.ms_marco_passage reader to read passages from `MS MARCO` dataset, pertaining to the Passage Ranking task. Uses the document text for indexing. Official webpage - Dataset download link - Dataset Paper - Nguyen, Tri, et al. "MS MARCO: A Human-Generated MAchine Reading COmprehension Data...
https://asyml-forte.readthedocs.io/en/latest/_modules/forte/data/readers/ms_marco_passage_reader.html
2022-08-08T06:51:39
CC-MAIN-2022-33
1659882570767.11
[]
asyml-forte.readthedocs.io
Record of Committee Proceedings Joint Committee on Finance Senate Bill 498 Relating to: grants to support peer-to-peer suicide prevention programs in high schools, granting rule-making authority, and making an appropriation. By Senators Darling, Carpenter, Olsen, Nass, Schachtner, L. Taylor, Ringhand and Bernier; cospo...
https://docs.legis.wisconsin.gov/2019/related/records/joint/finance/1557561
2022-08-08T07:09:54
CC-MAIN-2022-33
1659882570767.11
[]
docs.legis.wisconsin.gov
Changelog for package nao_path_follower 0.3.1 (2015-08-11)) Fixing oscillations in path follower when next target is behind robot Add missing parameter for damping yaw velocity Small cleanup of nao_path_follower, fix potential problems with std::distance and angular distance (+-) Merge pull request #3 from sboettcher/g...
http://docs.ros.org/en/hydro/changelogs/nao_path_follower/changelog.html
2022-09-25T07:56:05
CC-MAIN-2022-40
1664030334515.14
[]
docs.ros.org
1.2 ๅŠ ๅฏ†่ดงๅธ็ฎ€ไป‹ Intro to Cryptocurrencies ๅฏไปฅๅฐ†ๅŠ ๅฏ†่ดงๅธ็ณป็ปŸ็†่งฃไธบไธๅ—ไปปไฝ•ๅ•ไธ€ๅฎžไฝ“๏ผˆไพ‹ๅฆ‚้“ถ่กŒใ€ๅ…ฌๅธๆˆ–ๆ”ฟๅบœ๏ผ‰ๆŽงๅˆถ็š„ๆ”ฏไป˜ใ€้‡‘่žๅŸบ็ก€่ฎพๆ–ฝใ€‚ๅœจๅผ•ๅ…ฅๅŠ ๅฏ†่ดงๅธไน‹ๅ‰๏ผŒไธ€็›ดๆœ‰ไธ€ไธช่ฟ่ฅๅ•†ๅฏไปฅๆŽงๅˆถไบคๆ˜“ๆ‰€ๅŒ…ๅซ็š„ไธ€ๅˆ‡ๅ’Œ่ดงๅธๆ”ฟ็ญ–ใ€‚่ฟ่ฅๅ•†ไปฃ่กจ็€ๆƒๅˆฉๅ’Œๅคฑๅˆฉ็š„ไธญๅฟƒ็‚นใ€‚ ้š็€ 2009 ๅนด 1 ๆœˆ 3 ๆ—ฅๆฏ”็‰นๅธ็š„ๆŽจๅ‡บ๏ผŒ้‡‘่žไธ–็•Œๅ‘็”Ÿไบ†ๆ นๆœฌๆ€ง็š„ๅ˜ๅŒ–ใ€‚ๅœจ้šๅŽ็š„ๅ‡ ๅนดไธญ๏ผŒไบบไปฌๅˆ›ๅปบไบ†่ฎธๅคšๅ…ถไป–ๅŠ ๅฏ†่ดงๅธๆฅ่งฃๅ†ณไผ ็ปŸ้‡‘่ž้ข†ๅŸŸ็š„ๅ„็ง้—ฎ้ข˜ใ€‚ ๅŠ ๅฏ†่ดงๅธไฝฟ็”จๅทงๅฆ™็š„ๅฏ†็ ๅญฆใ€ๆ•ฐๅญฆๅ’Œ่ดงๅธๆฟ€ๅŠฑๅˆ›ๅปบไธ€ไธช็ณป็ปŸ๏ผŒๅœจ่ฏฅ็ณป็ปŸไธญ๏ผŒ่ขซ็งฐไธบๅ†œๆฐ‘ๆˆ–็Ÿฟๅทฅ็š„ไบบๅฏไปฅ้€š่ฟ‡่Žทๅพ—ๆŠฅ้…ฌๆฅ่ฟ่กŒ่ฏฅ็ณป็ปŸ๏ผŒๅนถไธ”ๆฒกๆœ‰ๅฏไปฅ่ขซๆถๆ„่กŒไธบ่€…ๅ–ๆถˆ็š„ไธญๅคฎๆŽงๅˆถ็‚นใ€‚ ่ฟ™ๅธฆๆฅไบ†่ฎธๅคšๅฅฝๅค„๏ผŒๅ…ถไธญไธ€ไบ›ๆ˜ฏ๏ผš - ๆ— ๅŠ ๅ…ฅ่ฆๆฑ‚๏ผšไปปไฝ•ๆœ‰ไบ’่”็ฝ‘...
https://chiadocs.chiabee.net/docs/01introduction/intro-to-cryptocurrencies/
2022-09-25T07:26:28
CC-MAIN-2022-40
1664030334515.14
[array(['/assets/images/crypto01-74539fda6967c7710c916ee3f75ff995.png', None], dtype=object) array(['/assets/images/crypto01-74539fda6967c7710c916ee3f75ff995.png', None], dtype=object) array(['/assets/images/crypto02-88c31a7d0ce65fe89a4596fcf3870a40.png', None], dtype=object) array(['/assets/...
chiadocs.chiabee.net
DO Apply the same formatting to all data in a given column. Keep row heights uniform, preferably keeping text short so that it can be displayed on one line. Use grids to display tabular data in a structured, easy-to-scan layout. Keep grid data values concise and consistently-formatted to maximize readability. DO Apply ...
https://docs.appian.com/suite/help/22.1/ux_grids.html
2022-09-25T07:49:20
CC-MAIN-2022-40
1664030334515.14
[]
docs.appian.com
. IMPORTANT: Please note that some components' configuration and log files can contain credentials or vulnerable information. Despite the interest for debugging purposes of some of this files, the Bitnami Diagnostic Tool skips those files in order to guarantee the security and privacy of the users. IMPORTANT: For secur...
https://docs.bitnami.com/aws/how-to/understand-bndiagnostic/
2022-09-25T07:15:18
CC-MAIN-2022-40
1664030334515.14
[]
docs.bitnami.com
Bounding Box Center Reference - Mode Object Mode and Edit Mode - Header - Shortcut Period. The image below shows how the objectโ€™s bounding box size is determined by the size of the object. Relationship between an object and its bounding box. In Object Mode In Object Mode, transformation takes place relative to the loca...
https://docs.blender.org/manual/en/3.0/editors/3dview/controls/pivot_point/bounding_box_center.html
2022-09-25T08:40:41
CC-MAIN-2022-40
1664030334515.14
[array(['../../../../_images/editors_3dview_controls_pivot-point_bounding-box-center_demo.png', '../../../../_images/editors_3dview_controls_pivot-point_bounding-box-center_demo.png'], dtype=object) array(['../../../../_images/editors_3dview_controls_pivot-point_individual-origins_rotation-around-center...
docs.blender.org
- File import options: - Celigo Cash Application Manager can be configured to automatically import files from an FTP site based on a specified schedule. - Clients may choose to manually import files that they have obtained directly from their bank. The manual import will place the files into the file cabinet in NetSuit...
https://docs.celigo.com/hc/en-us/articles/115000817652-Options-Determined-Pre-Implementation
2022-09-25T07:17:13
CC-MAIN-2022-40
1664030334515.14
[]
docs.celigo.com
The Field Name and Contract Renewal Field Values are directly sourced from the Contract Renewal Module in NetSuite and canโ€™t be set. Contract Renewal Field Name: Field to use from NetSuite Contract Renewals Module to determine Renewal Type. This field comes from Contract Renewal Module and cannot be changed. Typically,...
https://docs.celigo.com/hc/en-us/articles/228868848-Configure-Contract-Renewals-Sync
2022-09-25T08:26:56
CC-MAIN-2022-40
1664030334515.14
[array(['/hc/en-us/article_attachments/218015548/qo2.png', None], dtype=object) array(['/hc/en-us/article_attachments/218212707/qo3.png', None], dtype=object) array(['/hc/en-us/article_attachments/218212727/qo4.png', None], dtype=object) array(['/hc/en-us/article_attachments/218015628/qo5.png', ...
docs.celigo.com
Run HDX channel system reports In the User Details view, check the status of the HDX channels on the userโ€™s machine in the HDX panel. This panel is available only if the user machine is connected using HDX. If a message appears indicating that the information is not currently available, wait for one minute for the page...
https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/2106/director/troubleshoot-deployments/user-issues/hdx-channel-reports.html
2022-09-25T08:13:33
CC-MAIN-2022-40
1664030334515.14
[]
docs.citrix.com
RPM Packaging This chapter deals with security-related concerns around RPM packaging. It has to be read in conjunction with distribution-specific packaging guidelines. Generating X.509 Self-signed Certificates during Installation Some applications need X.509 certificates for authentication purposes. For example, a sing...
https://docs.fedoraproject.org/es_419/defensive-coding/tasks/Tasks-Packaging/
2022-09-25T08:02:56
CC-MAIN-2022-40
1664030334515.14
[]
docs.fedoraproject.org
In GIMP, a layer is not always the same size as the others. This command changes the dimensions of a layer, but it does not scale its contents.. Afbeelding 16.138. Example The selected layer for resizing The frame representing the new layer size. It has been placed at the center of the layer using thebutton. If the ima...
https://docs.gimp.org/2.10/nl/gimp-layer-resize.html
2022-09-25T08:34:47
CC-MAIN-2022-40
1664030334515.14
[]
docs.gimp.org
Creating New Application - Select the channel from the context selection box, then select Applications.This lists all applications deployed in this sales channel. - Click New.This opens an empty detail view. - Specify the required information for the new application.The tables below list the available fields. - Click A...
https://docs.intershop.com/icm/latest/olh/icm/en/operation_maintenance/task_creating_new_application.html
2022-09-25T08:11:57
CC-MAIN-2022-40
1664030334515.14
[]
docs.intershop.com
Forewordยถ From rsync Brief Description we know that rsync is an incremental synchronization tool. Every time the rsync command is executed, data can be synchronized once, but data cannot be synchronized in real time. How to do it? With inotify-tools, this program tool can realize one-way real-time synchronization. Sinc...
https://docs.rockylinux.org/pl/books/learning_rsync/05_rsync_authentication-free_login/
2022-09-25T08:27:53
CC-MAIN-2022-40
1664030334515.14
[]
docs.rockylinux.org
enctype=multipart/form-dataattribute. Then add an <input type='file' name='My File'/>tag to your form. There's a number of options you can add to this tag to customize it. For example, if you only want to accept PNG and JPEG images, we can add accept="image/png, image/jpeg". You can learn more about all the available o...
https://docs.sheetmonkey.io/guides/file-uploads
2022-09-25T07:56:51
CC-MAIN-2022-40
1664030334515.14
[]
docs.sheetmonkey.io
public interface RSocketRequester RSocketwith a fluent API accepting and returning higher level Objects for input and for output, along with methods to prepare routing and other metadata. io.rsocket.RSocket rsocket() MimeType dataMimeType() MimeTypeselected for the underlying RSocket at connection time. On the client s...
https://docs.spring.io/spring-framework/docs/5.2.0.RELEASE/javadoc-api/org/springframework/messaging/rsocket/RSocketRequester.html
2022-09-25T09:08:13
CC-MAIN-2022-40
1664030334515.14
[]
docs.spring.io
This section describes how to add Trend Micro Email Security as a new application and configure SSO settings on your Okta Admin Console. If you are in the Developer Console, click < > Developer Console in the upper-left corner and then click Classic UI to switch over to the Admin Console. The Create a New Application I...
https://docs.trendmicro.com/en-us/enterprise/trend-micro-email-security-online-help/configuring-administ/administrator-manage/logon-methods-for-ad/configuring-single-s_001/configuring-okta-for.aspx
2022-09-25T07:55:16
CC-MAIN-2022-40
1664030334515.14
[]
docs.trendmicro.com
) -) - Contents Tutorial: Tutorial containing instructions on how to get started with ProjectQ. Examples: Example implementations of few quantum algorithms Code Documentation: The code documentation of ProjectQ.
https://projectq.readthedocs.io/en/v0.7.0/
2022-09-25T08:48:04
CC-MAIN-2022-40
1664030334515.14
[]
projectq.readthedocs.io
๐Ÿ’พ Databaseยถ Overviewยถ What is a database? When to use NULL What RDBMS should you use? Avoid NULL (usually) camelCase or underscore_case? When to Index? Why โ€œIDโ€? Naming ID Columns Normalization Example: States Database Design: Three Areas of Optimization Enum: Just Say No What is a database?ยถ This may seem like a very...
https://slurp.readthedocs.io/en/latest/database.html
2022-09-25T07:49:50
CC-MAIN-2022-40
1664030334515.14
[]
slurp.readthedocs.io
User guide How to invite company users to the company Datahub account First of all, you have to define which level of access you would like to provide. There are three levels of access: - Company level - access to all company assets - Application level - access to all assets connected to the single app - Group level - ...
https://docs.damoov.com/docs/user-guide
2022-09-25T07:35:42
CC-MAIN-2022-40
1664030334515.14
[array(['https://files.readme.io/ebaf7c2-Platformarchitecture.png', 'Platform+architecture.png 598'], dtype=object) array(['https://files.readme.io/ebaf7c2-Platformarchitecture.png', 'Click to close... 598'], dtype=object) array(['https://files.readme.io/0f0c6b2-Access_management.png', 'Access...
docs.damoov.com
Chapter 10: Automating Snapshotsยถ Throughout this chapter you will need to be root or able to sudo to become root. Automating the snapshot process makes things a whole lot easier. Automating The Snapshot Copy Processยถ This process is performed on lxd-primary. First thing we need to do is create a script that will be ru...
https://docs.rockylinux.org/pt/books/lxd_server/10-automating/
2022-09-25T08:35:42
CC-MAIN-2022-40
1664030334515.14
[]
docs.rockylinux.org
# How to Change a Teamscale Project ID since 7.1 Teamscale supports a flexible project ID system that was introduced with its 7.1 release version. Setting and changing these IDs manually is an expert feature that is not necessary during regular operation. However, experienced project administrators may use it to deal w...
https://docs.teamscale.com/reference/ui/project/changing-project-id/
2022-09-25T09:15:39
CC-MAIN-2022-40
1664030334515.14
[array(['/assets/img/project-advanced-settings.feec5f6e.png', 'Teamscale Project Configuration - Advanced Settings'], dtype=object) ]
docs.teamscale.com
Usage Using GUI portal for registering hostnames and assign IP address Open the link in your browser: Click on Log into go to login screen and choose eduTEAMS: After logging in via your eduTEAMS account, go to Overviewtab: Now you can manage your existing hostnames (if any) or register new ones. Click on Add Hostto reg...
https://edudns.docs.fedcloud.eu/quickstart.html
2022-09-25T07:46:47
CC-MAIN-2022-40
1664030334515.14
[array(['_images/edudns-home.png', 'Vault scheme'], dtype=object) array(['_images/edudns-login.png', 'Vault scheme'], dtype=object) array(['_images/edudns-overview.png', 'Vault scheme'], dtype=object) array(['_images/edudns-create-host.png', 'Vault scheme'], dtype=object) array(['_images/edudns-create-host-demo.png...
edudns.docs.fedcloud.eu
Testingยถ Testing is done with the tox automation tool, which runs a pytest-backed test suite in the tests/ directory. This FAQ contains some useful information about how to use tox on Windows. Testing Requirementsยถ In addition to the installation requirements for the package itself, running tests and building documenta...
https://pyblp.readthedocs.io/en/latest/testing.html
2022-09-25T07:19:02
CC-MAIN-2022-40
1664030334515.14
[]
pyblp.readthedocs.io
Volunteer assignmentsยถ An "assignment" links a CiviCRM contact to a specific volunteering opportunity. After defining your opportunities, it's time to start assigning some volunteers to these opportunities! Allowing volunteers to self-assignยถ Volunteers can use the sign-up form to assign themselves to specific opportun...
https://docs.civicrm.org/volunteer/en/latest/assignments/
2022-09-25T07:30:15
CC-MAIN-2022-40
1664030334515.14
[array(['../images/assign-volunteers.gif', 'Assign Volunteers screenshot'], dtype=object) ]
docs.civicrm.org
get This is a paginated endpoint that retrieves a list of your tasks. The tasks will be returned in descending order based on created_at time. All time filters expect an ISO 8601-formatted string, like '2021-04-25' or '2021-04-25T03:14:15-07:00' The pagination is based on the limit and next_token parameters, which dete...
https://docs.scale.com/reference/list-multiple-tasks
2022-09-25T08:36:27
CC-MAIN-2022-40
1664030334515.14
[]
docs.scale.com
v2 API Python Code Example We #.
https://docs.sendgrid.com/for-developers/sending-email/v2-python-code-example
2022-09-25T08:02:40
CC-MAIN-2022-40
1664030334515.14
[]
docs.sendgrid.com
Setting a Custom BT Address - Production Approach Introduction The BLE stack usually derives the BT address (sometimes referred to as MAC address) of a device from its Unique Identifier, a 64-bit value located in the Device Information Page; this value is factory programmed and not modifiable. Since the BT address is o...
https://docs.silabs.com/bluetooth/3.3/general/system-and-performance/setting-a-custom-bt-address--production-approach
2022-09-25T08:53:54
CC-MAIN-2022-40
1664030334515.14
[]
docs.silabs.com
Install Dockerยถ Docker is available on multiple platforms. Check the following link to choose the best installation path for you: If the above does not fulfil your requirements follow the link here . Create & Execute the Dockerfileยถ Docker automatically build images by reading the instructions you provide in the Docker...
https://kontikilabs.readthedocs.io/en/latest/docker.html
2018-12-09T23:40:05
CC-MAIN-2018-51
1544376823228.36
[]
kontikilabs.readthedocs.io
Integrate data into Common Data Service for Apps The Data Integrator (for Admins) is a point-to-point integration service used to integrate data into Common Data Service for Apps. It supports integrating data from multiple sourcesโ€”for example, Dynamics 365 for Finance and Operations, Dynamics 365 for Sales and SalesFor...
https://docs.microsoft.com/en-us/powerapps/administrator/data-integrator
2018-12-10T00:04:11
CC-MAIN-2018-51
1544376823228.36
[array(['media/data-integrator/dataintegratorp2p-new.png', 'Data source to destination Data source to destination'], dtype=object) array(['media/data-integrator/prospecttocash631.png', 'Prospect to Cash Prospect to Cash'], dtype=object) array(['media/data-integrator/diplatform.png', 'Da...
docs.microsoft.com
Release Notes - App Version: v1.5.40 - Release Date(s): 07/09/18 - Environment: Android & iOS Description - Changed - Animal names are now introduced on the activation screen - Changed - Channel alert notification now directly opens the in-app Relay screen if the app was left on another screen - Changed - The keyboard ...
https://docs.relaygo.com/releases/apps-ios-and-android/relay-android-and-ios-app-update-v1540
2018-12-10T00:25:55
CC-MAIN-2018-51
1544376823228.36
[]
docs.relaygo.com
Initialization is the process of making setting values "sane". To be considered sane, the setting value must have correct checksum, and its members must conform to the constraints of P1 and P2 parameters. Non-volatile settings are never initialized automatically โ€” are always initialized when you call stg_start().: sub ...
http://docs.tibbo.com/taiko/lib_stg_verify_init.htm
2018-12-10T00:27:28
CC-MAIN-2018-51
1544376823228.36
[]
docs.tibbo.com
The. To edit format rules for the current Grid dashboard item, use the following options. All of these actions invoke the Edit Rules dialog containing existing format rules. To learn more, see Conditional Formatting.. Finally, add the created format rule to the GridDashboardItem.FormatRules collection. You can use the ...
https://docs.devexpress.com/Dashboard/114410/creating-dashboards/creating-dashboards-in-the-winforms-designer/designing-dashboard-items/grid/conditional-formatting
2018-12-09T23:39:20
CC-MAIN-2018-51
1544376823228.36
[]
docs.devexpress.com
The โ€œBrushesโ€ dialog is used to select a brush, for use with painting tools: see the Brushes section for basic information on brushes and how they are used in GIMP. The dialog also gives you access to several functions for manipulating brushes. You Paragraaf 2.3, โ€œKoppelen van dialoogvenstersโ€ . from the Tool Options d...
https://docs.gimp.org/2.8/nl/gimp-brush-dialog.html
2018-12-10T00:47:09
CC-MAIN-2018-51
1544376823228.36
[]
docs.gimp.org
95, and (@currentField * 100 / 95)% otherwise. To fit this example to your number column, you can adjust the boundary condition ( 20) to match the maximum anticipated value inside the field, and change the equation to specify how much the bar should grow depending on the value inside the field. { "$schema": "", "elmTy...
https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/column-formatting
2018-12-09T23:56:05
CC-MAIN-2018-51
1544376823228.36
[array(['../images/sp-columnformatting-none.png', 'SharePoint list with four unformatted columns'], dtype=object) array(['../images/sp-columnformatting-all.png', 'SharePoint list with three columns formatted'], dtype=object) array(['../images/sp-columnformatting-panel.png', 'Format column pane...
docs.microsoft.com
use. For this example, I've selected the "New Customer Form". This form is used to collect new customer data (ex. name, email address, etc.). any previously uploaded resources towards the top. Underneath these files your Device Magic Database live resources will be listed. Please note, Device Magic Database resources ...
https://docs.devicemagic.com/utilizing-resources/device-magic-database-live-resource
2018-12-09T23:49:34
CC-MAIN-2018-51
1544376823228.36
[array(['https://downloads.intercomcdn.com/i/o/32955193/4937c25ee92c1b1f4ff6f0ae/Screen+Shot+2017-09-05+at+2.21.04+PM.png', None], dtype=object) array(['https://downloads.intercomcdn.com/i/o/32955852/007f257a423bbb6fe8cc830e/Screen+Shot+2017-09-05+at+2.28.38+PM.png', None], dtype=object) array(['https...
docs.devicemagic.com