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
A database may connect to the following third party systems: These systems may require TLS-secured connections. In such cases, you may require that Data Management for VMware Tanzu access the systems using trusted certificates. Data Management for VMware Tanzu automatically copies updated Agent certificates to all data...
https://docs.vmware.com/en/Data-Management-for-VMware-Tanzu/1.3/tanzu-data-management/GUID-provider-si_certs.html
2022-08-07T22:34:18
CC-MAIN-2022-33
1659882570730.59
[]
docs.vmware.com
Add a domain to Office 365 Check the Domains FAQ if you don't find what you're looking for. To Add, modify or remove domains you must be a Global Administrator of a business or enterprise plan. These changes affect the whole tenant, Customized administrators or regular users won't be able to make these changes. - Go to...
https://docs.microsoft.com/en-us/office365/admin/setup/add-domain?redirectSourcePath=%252fja-jp%252farticle%252fOffice-365-%2525E3%252581%2525AB%2525E3%252583%252589%2525E3%252583%2525A1%2525E3%252582%2525A4%2525E3%252583%2525B3%2525E3%252582%252592%2525E8%2525BF%2525BD%2525E5%25258A%2525A0%2525E3%252581%252599%2525E3%...
2019-09-15T14:33:53
CC-MAIN-2019-39
1568514571506.61
[]
docs.microsoft.com
method stdout Documentation for method stdout assembled from the following types: class Proc::Async From Proc::Async (Proc::Async) method stdout method stdout(Proc::Async: : --> Supply) Returns the Supply for the external program's standard output stream. If :bin is passed, the standard output is passed along in binary...
http://docs.perl6.org/routine/stdout
2019-09-15T14:33:14
CC-MAIN-2019-39
1568514571506.61
[]
docs.perl6.org
Contents Query Decision Table Body Method GET Syntax /grs/v1/tenant/{tenantId}/package/{packageId}/decisiontablebody/{ruleId} Request Body N/A Response Body { "ruleId": "2e11aaa7-12c4-4cf2-8a74-4dbfcf8ed76e", "ruleType": "DECISION_TABLE", "extRuleId": "DT-208", "name": "test dt 2", "description": "", "phase": "1st", "c...
https://docs.genesys.com/Documentation/GRS/latest/GRSRESTAPI/GRSAPIQueryDecisionTableBody
2019-09-15T14:40:24
CC-MAIN-2019-39
1568514571506.61
[]
docs.genesys.com
O.datetime() Constructs a object implementing the DateTime interface. function O.datetime(start, end, precision, timezone) start and end represent the start and end of the time range. end is optional, in which case the range is a single precision time unit from the start time. precision is one of the DateTime precision...
https://docs.haplo.org/plugin/o/constructor/datetime
2019-09-15T14:51:57
CC-MAIN-2019-39
1568514571506.61
[]
docs.haplo.org
With the assisted install of the Infrastructure agent for Windows, you can make the changes you need to the installation script we provide so you can adapt it to your environment. Before installation, make sure to: Once it's unpacked, access and edit the installation PowerShell script installer.ps1. - Update your licen...
https://docs.newrelic.com/docs/infrastructure/install-configure-infrastructure/windows-installation/assisted-install-infrastructure-windows
2019-09-15T14:00:50
CC-MAIN-2019-39
1568514571506.61
[]
docs.newrelic.com
The. Opium introduces “Turing complete derivatives” (both exchange-traded and over-the-counter) and “Turing complete oracles”. This combination allows creating contracts in a broader scope than just financial derivatives. A contract for any event, such as a sporting event or even a lottery, can be set up - all within t...
https://docs.opium.network/introduction-to-opium/what-is-opium
2020-10-20T05:54:06
CC-MAIN-2020-45
1603107869933.16
[]
docs.opium.network
Configuration Utilities This page describes the PureMessage command-line configuration viewer and editor as well as a utility that sources the PureMessage user’s environment when running applications as scheduled jobs. - /opt/pmx6/bin/pmx-config : An important utility used to view or edit PureMessage configuration (.co...
https://docs.sophos.com/msg/pmx/help/en-us/msg/pmx/concepts/AdmGenUtils-ConfigUtils.html
2020-10-20T06:00:40
CC-MAIN-2020-45
1603107869933.16
[]
docs.sophos.com
What You Can Do with gfsh gfsh supports the administration, debugging, and deployment of VMware Tanzu GemFire processes and applications. With gfsh, you can: - Start and stop VMware Tanzu GemFire processes, such as locators and cache servers - Start and stop gateway sender and gateway receiver processes - Deploy applic...
https://gemfire.docs.pivotal.io/910/geode/tools_modules/gfsh/about_gfsh.html
2020-10-20T06:56:44
CC-MAIN-2020-45
1603107869933.16
[]
gemfire.docs.pivotal.io
Heap Non Heap Memory Memory Heap/Non Heap¶ The Memory Heap page will show you a graph of the memory samples currently stored in memory by FusionReactor. Below is a sample image of the Heap/Non Heap Memory Graph. This graph is very efficient as it allows you to quickly analyze non heap memory, heap memory and a combinat...
https://docs.intergral.com/Resources/Heap-Non-Heap-Memory/
2020-10-20T05:26:39
CC-MAIN-2020-45
1603107869933.16
[]
docs.intergral.com
How to create a Flow account with the Flow Go SDK You can find a complete runnable example of account creation in the Flow Go SDK source repository. On Flow, account creation happens inside a transaction. Because the network allows for a many-to-many relationship between public keys and accounts, it's not possible to d...
https://docs.onflow.org/sdks/golang/create-account/
2020-10-20T06:36:48
CC-MAIN-2020-45
1603107869933.16
[]
docs.onflow.org
Tutorial: Configure Templafy for automatic user provisioning The objective of this tutorial is to demonstrate the steps to be performed in Templafy and Azure Active Directory (Azure AD) to configure Azure AD to automatically provision and de-provision users and/or groups to Templafy. Public Templafy tenant. - A user ac...
https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/templafy-provisioning-tutorial
2020-10-20T07:47:25
CC-MAIN-2020-45
1603107869933.16
[]
docs.microsoft.com
How-to articles, tricks, and solutions about PHP How to Get a File Extension in PHP Here, we have collected five simple and efficient ways that will help you to get a PHP file extension. Check out the examples and choose the best one. How to Get Parameters from a URL String with PHP Learn how to get the parameters from...
https://www.w3docs.com/snippets/php.html?page=3
2020-10-20T05:36:15
CC-MAIN-2020-45
1603107869933.16
[]
www.w3docs.com
Dexing Dexing is the process of converting standard Java JVM byte code (in the form of a .jar archive file created by the compiler) into Android's native format, Dalvik or ART. This is done by a tool called dex or its more modern replacement d8, which is part of the standard Android build tools. EBuild will take care o...
https://docs.elementscompiler.com/Platforms/Android/BuildPhases/Dexing/
2020-10-20T06:01:18
CC-MAIN-2020-45
1603107869933.16
[]
docs.elementscompiler.com
Points, linestrings and polygons that represent a spatial feature are commonly referred to as geometries. In QGIS they are represented with the QgsGeometry class. All possible geometry types are nicely shown in JTS discussion page..() g.setWkbAndOwnership(wkb, len(wkb)))]] Note:. When an ellipsoid is not set explicitly...
https://docs.qgis.org/2.6/it/docs/pyqgis_developer_cookbook/geometry.html
2020-10-20T05:42:17
CC-MAIN-2020-45
1603107869933.16
[]
docs.qgis.org
QtOrganizer.Parent The Parent element contains information about the event or todo that generated this item. More... Properties - isDetached : string - originalDate : date - parentId : string Signals Methods Detailed Description The following fields are supported: - Parent.FieldParentId - Parent.FieldOriginalDate See a...
https://phone.docs.ubuntu.com/en/apps/api-qml-development/QtOrganizer.Parent
2020-10-20T06:26:14
CC-MAIN-2020-45
1603107869933.16
[]
phone.docs.ubuntu.com
How-to articles, tricks, and solutions about PHP How to Parse XML with PHP XML (Extensible Markup Language) is used to store and transport data. Learn how to accurately parse XML with PHP simpleXML library in this simple snippet. How to Prevent SQL Injection in PHP If you want to learn how to prevent SQL injection in P...
https://www.w3docs.com/snippets/php.html?page=4
2020-10-20T06:23:16
CC-MAIN-2020-45
1603107869933.16
[]
www.w3docs.com
How to create custom call to action templates Creating a custom, user programmable, call to action is easy! This documentation assumes you know how to work with FTP or some other file manager for working with your WordPress files. Here are the steps! Create a folder for your template files Create a subfolder with a uni...
http://docs.inboundnow.com/guide/how-to-create-custom-call-to-action-templates/
2020-10-20T06:20:10
CC-MAIN-2020-45
1603107869933.16
[array(['http://docs.inboundnow.com/wp-content/uploads/2015/09/space_cat_drawing_69885_300x225.jpg', "Save this and rename it thumbnail.php and store it in your new template's folder."], dtype=object) ]
docs.inboundnow.com
KUDU_READ_MODE Query Option (CDH 6.1 or higher only) The KUDU_READ_MODE query option allows you to set a desired consistency level for scans of Kudu tables. Type: String Default: "DEFAULT" Added in: CDH 6.1 Usage notes: The following values are supported for the query option: - "DEFAULT": The value of the startup flag,...
https://docs.cloudera.com/documentation/enterprise/6/6.2/topics/impala_kudu_read_mode.html
2020-10-20T06:22:32
CC-MAIN-2020-45
1603107869933.16
[]
docs.cloudera.com
Lookups are tables of data that you add to HPE Consumption Analytics Portal. set a Business Unit field to a value based on its Department in the lookup. When HPE Consumption Analytics Portal. If you do not have an existing CSV file to upload, you can create a new lookup in HPE Consumption Analytics Portal. To create a ...
https://docs.consumption.support.hpe.com/CCS/050Configuring_the_HPE_Consumption_Analytics_Portal/Lookups
2020-10-20T06:45:05
CC-MAIN-2020-45
1603107869933.16
[]
docs.consumption.support.hpe.com
Prerequisite: To promote a security officer, you need the right display and modify security officers. The security officer is promoted and displayed under the Master Security Officers node. As a Master Security Officer, the promoted officer will receive all rights to all objects and thus lose all assigned roles and all...
https://docs.sophos.com/esg/sgn/8-0/admin/en-us/webHelp/tasks/SecurityOfficersPromoteSO.htm
2020-10-20T06:18:21
CC-MAIN-2020-45
1603107869933.16
[]
docs.sophos.com
Adding Agents to Crews Updated by Anya Once you've created a Crew, you will need to invite Agents. All Agents need to be a part of at least one Crew, but they can also be a part of many. _________________ _________________ - Select the gear icon on the right side of the screen and click Team Settings. _________________...
https://docs.table.co/article/v17t6c475f-inviting-agents
2020-10-20T05:32:57
CC-MAIN-2020-45
1603107869933.16
[array(['https://files.helpdocs.io/m53zo2qeyd/articles/v17t6c475f/1587490661304/team-settings.png', None], dtype=object) array(['https://files.helpdocs.io/m53zo2qeyd/articles/v17t6c475f/1589496630501/add-agent.png', None], dtype=object) array(['https://files.helpdocs.io/m53zo2qeyd/articles/v17t6c475f/...
docs.table.co
Tutorial: Getting Started with SignalR 1.x and MVC 4 by Patrick Fletcher, Tim Teebken This tutorial shows how to use ASP.NET SignalR to create a real-time chat application. You will add SignalR to an MVC 4 application and create a chat view to send and display messages. Overview ASP. Open the Tools | Library Package Ma...
https://docs.microsoft.com/en-us/aspnet/signalr/overview/older-versions/tutorial-getting-started-with-signalr-and-mvc-4
2018-02-17T23:42:14
CC-MAIN-2018-09
1518891808539.63
[array(['tutorial-getting-started-with-signalr-and-mvc-4/_static/image2.png', 'Chat instances'], dtype=object) ]
docs.microsoft.com
Create a Deployment Group (CLI) To use the AWS CLI to create a deployment group, call the create-deployment-group command, specifying: The application name. To view a list of application names, call the list-applications command. A name for the deployment group. This name must be unique for each application associated ...
https://docs.aws.amazon.com/codedeploy/latest/userguide/deployment-groups-create-cli.html
2018-02-17T23:55:40
CC-MAIN-2018-09
1518891808539.63
[]
docs.aws.amazon.com
Set up Security Scanning in DTREstimated reading time: 7 minutes These are the docs for DTR version 2.3.6 To select a different version, use the selector below. This page explains how to set up and enable Docker Security Scanning on an existing installation of Docker Trusted Registry. Prerequisites These instructions a...
https://docs.docker.com/datacenter/dtr/2.3/guides/admin/configure/set-up-vulnerability-scans/
2018-02-17T23:46:52
CC-MAIN-2018-09
1518891808539.63
[array(['../../images/security-scanning-setup-2.png', None], dtype=object) array(['../../images/security-scanning-setup-4.png', None], dtype=object)]
docs.docker.com
Text and Graphic Properties When using the methods of FixedContentEditor or Block classes they will create different content elements. You can control the look of the newly created elements with the following properties: GraphicProperties These properties are used to hold the current graphics control parameters. The fo...
https://docs.telerik.com/devtools/document-processing/libraries/radpdfprocessing/editing/text-and-graphic-properties
2018-02-17T23:29:49
CC-MAIN-2018-09
1518891808539.63
[]
docs.telerik.com
Enabling Cost Explorer You can enable Cost Explorer for your account using this procedure. After you enable. Note By default you can launch Cost Explorer if your account is a member account in an organization. The master account can, however, block your access. For more information, see Consolidated Billing for Organiz...
https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-explorer-signup.html
2018-02-17T23:55:10
CC-MAIN-2018-09
1518891808539.63
[]
docs.aws.amazon.com
This Supersonic plugin serves as the official plugin for the The Supersonic plugin allows developers to monetize their mobile app with Supersonic static interstitials, rewarded videos, and offer walls. local supersonic = require( "plugin.supersonic" ) To use this plugin, add an entry into the plugins table of build.set...
http://docs.coronalabs.com.s3-website-us-east-1.amazonaws.com/plugin/supersonic/index.html
2018-02-17T23:18:36
CC-MAIN-2018-09
1518891808539.63
[]
docs.coronalabs.com.s3-website-us-east-1.amazonaws.com
py3c: Python 2/3 compatibility layer for C extensions¶ This is py3c, a library for easing porting C extensions to Python 3, providing macros for single-source compatibility between Python 2.6, 2.7, and 3.3+. It could be described as “the six for C extensions”. Pick the docs you wish to read: A detailed walkthrough for ...
http://py3c.readthedocs.io/en/stable/
2018-01-16T13:00:13
CC-MAIN-2018-05
1516084886436.25
[]
py3c.readthedocs.io
Amazon RDS Metrics and Dimensions Amazon Relational Database Service sends metrics to CloudWatch for each active database instance every minute. Detailed monitoring is enabled by default. For more information, see Monitoring a DB Instance in the Amazon Relational Database Service User Guide. Amazon RDS Metrics The AWS/...
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/rds-metricscollected.html
2018-01-16T13:57:10
CC-MAIN-2018-05
1516084886436.25
[]
docs.aws.amazon.com
Bug Check 0x90: PP1_INITIALIZATION_FAILED The PP1_INITIALIZATION_FAILED bug check has a value of 0x00000090. This bug check indicates that the Plug and Play (PnP) manager could not be initialized. Important This topic is for programmers. If you are a customer who has received a blue screen error code while using your c...
https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0x90--pp1-initialization-failed
2018-01-16T14:25:25
CC-MAIN-2018-05
1516084886436.25
[]
docs.microsoft.com
The Context Object (Node.js) While a Lambda function is executing, it can interact with AWS Lambda to get useful runtime information such as:. AWS Lambda provides this information via the context object that the service passes as the second parameter to your Lambda function handler. For more information, see Lambda Fun...
https://docs.aws.amazon.com/lambda/latest/dg/nodejs-prog-model-context.html
2018-01-16T13:57:21
CC-MAIN-2018-05
1516084886436.25
[]
docs.aws.amazon.com
- request (ListVersionsRequest) - The ListVersionsRequest that defines the parameters of the operation. Since buckets can contain a virtually unlimited number of objects, the complete results of a list query can be extremely large. To manage large result sets, Amazon S3 uses pagination to split them into multiple respo...
https://docs.aws.amazon.com/sdkfornet1/latest/apidocs/html/M_Amazon_S3_AmazonS3_ListVersions.htm
2018-01-16T14:00:10
CC-MAIN-2018-05
1516084886436.25
[array(['../icons/collapse_all.gif', None], dtype=object) array(['../icons/collapse_all.gif', None], dtype=object) array(['../icons/collapse_all.gif', None], dtype=object) array(['../icons/collapse_all.gif', None], dtype=object) array(['../icons/collapse_all.gif', None], dtype=object)]
docs.aws.amazon.com
Confirm Observation Counts¶ The curator should confirm that number of observations in a data file matches the number of observations the study claims to have had, either in published articles or associated files such as codebooks or readme files. For a data file, select the Review Observation Count task. The review pag...
https://docs.colectica.com/curation/curator/review-tasks/observation-count/
2018-01-16T13:03:54
CC-MAIN-2018-05
1516084886436.25
[]
docs.colectica.com
Creating User Accounts with the Create User Wizard by Joe Stagner In this video, Joe Stagner shows how to create users with the Create User Wizard that comes with the Login Control Collection in ASP.NET and Visual Studio. For additional information about this video, read the "Creating User Accounts" security tutorial (...
https://docs.microsoft.com/en-us/aspnet/web-forms/videos/authentication/creating-user-accounts-with-the-create-user-wizard
2018-07-16T03:21:42
CC-MAIN-2018-30
1531676589172.41
[]
docs.microsoft.com
Features¶ Hardware Agnostic¶ OpenIO SDS can be used with nodes of different performance while at the same time keeping everything load balanced so that you get the most out of your hardware. Replication¶ Metadata and data are secured using replication, so that a storage node failure does not result in data loss. Storag...
https://docs.openio.io/arch-design/objectstorage_features.html
2018-07-16T02:25:13
CC-MAIN-2018-30
1531676589172.41
[]
docs.openio.io
Workflow events in the base system Several workflow events are available in the base system. Table 1. Workflow events in the base system Event Description Purpose To use Source Thread Listeners activityComplete String value used by activity definitions to respond to the onActivityComplete event handler. Informs records...
https://docs.servicenow.com/bundle/kingston-servicenow-platform/page/administer/workflow-administration/reference/r_WorkflowEventsInTheBaseSystem.html
2018-07-16T03:06:51
CC-MAIN-2018-30
1531676589172.41
[]
docs.servicenow.com
All content with label cluster+jgroups. Related Labels: wildfly, jboss, tutorial, infinispan, standalone, ec2, eap, ssl, ejb, eap6, aws, getting_started, timer, clustering, mod_jk, domain, l, httpd, amazon, subsystem, configuration, ha, high-availability, mod_cluster, as7, http more » ( - cluster, - jgroups ) Powered b...
https://docs.jboss.org/author/label/cluster+jgroups
2018-07-16T02:32:17
CC-MAIN-2018-30
1531676589172.41
[]
docs.jboss.org
1. Install WordPress Download and Install WordPress 4.7 or later. Many articles on this subject are already written and can be found using Google: - - If you are beginner in WordPress, we recommend to install this theme on a clean WordPress installation. Before you upload the theme, make sure that following plugins are...
https://docs.albedo-theme.com/docs/albedo-theme-documentation/theme-installation/
2018-07-16T02:29:32
CC-MAIN-2018-30
1531676589172.41
[array(['https://docs.albedo-theme.com/wp-content/uploads/2016/12/2017-05-02_14-45-26.png', None], dtype=object) array(['https://docs.albedo-theme.com/wp-content/uploads/2016/12/2017-05-02_14-51-17.png', None], dtype=object) ]
docs.albedo-theme.com
AccountingIntegrator Enabler 2.2.1 User Guide Add entire publication Select collection Cancel Create a New Collection Set as my default collection Cancel This topic and sub-topics have been added to MyDocs. Ok No Collection has been selected. --> Processing-Context-Out Definition The Processing-Context-Out object is th...
https://docs.axway.com/bundle/AccountingIntegratorEnabler_221_UserGuide_allOS_en_HTML5/page/Content/UserGuide/AIEnabler/XRDJ_Glossary/Processing-Context-Out.htm
2018-07-16T02:55:40
CC-MAIN-2018-30
1531676589172.41
[]
docs.axway.com
Azure SQL Database Documentation. Learn how to use SQL Database with our quickstarts, tutorials, and samples. Fully managed Highly-available PaaS database that is always running on the latest stable version of SQL Server Database Engine and patched OS with automatic database backups. Price/performance tiers Tailor pric...
https://docs.microsoft.com/en-gb/azure/sql-database/
2018-07-16T03:25:09
CC-MAIN-2018-30
1531676589172.41
[]
docs.microsoft.com
Walls. Creator Walls. Creator Walls. Creator Property Definition Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Integer. public: property int Creator { int get(); }; public int Creator { get; } Public ReadOnly Property Creator As Integer Property Value Remar...
https://docs.microsoft.com/en-us/dotnet/api/microsoft.office.interop.word.walls.creator?redirectedfrom=MSDN&view=word-pia
2018-07-16T03:00:07
CC-MAIN-2018-30
1531676589172.41
[]
docs.microsoft.com
Installation and Configuration¶ Background¶ Social Feed Manager is not a simple "click to run" application. It is best if you or somebody you can work with has some experience as a unix/linux systems administrator when attempting to install this application. It's not the world's most complicated app, but you will need ...
http://social-feed-manager.readthedocs.io/en/master/install.html
2018-07-16T02:29:27
CC-MAIN-2018-30
1531676589172.41
[]
social-feed-manager.readthedocs.io
ServiceChange A complex type that contains changes to an existing service. Contents - Description A description for the service. Type: String Length Constraints: Maximum length of 1024. Required: No - DnsConfig A complex type that contains information about the records that you want Route 53 to create when you register...
https://docs.aws.amazon.com/Route53/latest/APIReference/API_autonaming_ServiceChange.html
2018-07-16T03:07:38
CC-MAIN-2018-30
1531676589172.41
[]
docs.aws.amazon.com
External API¶ This shows you how to use the addons.mozilla.org API at /api/v4/ which is hosted at the following URLs: - Production - Connect to this API for all normal operation. - Staging or Development - Connect to these APIs if you need to work with a scratch database or you’re testing features that aren’t available...
http://addons-server.readthedocs.io/en/latest/topics/api/index.html
2018-07-16T03:04:53
CC-MAIN-2018-30
1531676589172.41
[]
addons-server.readthedocs.io
AJAX Search Print Updated on July 10, 2017 Albedo Theme provides built-in AJAX Search functional, on this screen you can enable or disable this feature. AJAX Search Option name Description Enable AJAX search This option enables AJAX search functional Minimul letters to start search It is not recommended to put here too...
https://docs.albedo-theme.com/docs/albedo-theme-documentation/theme-settings-guide/ajax-search/
2018-07-16T02:30:46
CC-MAIN-2018-30
1531676589172.41
[]
docs.albedo-theme.com
Sentinel 4.2.0 Web Dashboard User Guide Add entire publication Select collection Cancel Create a New Collection Set as my default collection Cancel This topic and sub-topics have been added to MyDocs. Ok No Collection has been selected. --> Metrics and strategic maps Web Dashboard functionality to analyze strategic goa...
https://docs.axway.com/bundle/Sentinel_420_WebDashboardUsersGuide_allOS_en_webhelp/page/Content/Web_Dashboards/WDSetupVisualizeMetrics.htm
2018-07-16T02:58:13
CC-MAIN-2018-30
1531676589172.41
[]
docs.axway.com
Sentinel 4.2.0 Web Dashboard User Guide Add entire publication Select collection Cancel Create a New Collection Set as my default collection Cancel This topic and sub-topics have been added to MyDocs. Ok No Collection has been selected. --> Glossary This is a glossary of terms for Axway Sentinel. C Control A task that ...
https://docs.axway.com/bundle/Sentinel_420_WebDashboardUsersGuide_allOS_en_webhelp/page/Content/print_matter/print_glossary.htm
2018-07-16T02:53:25
CC-MAIN-2018-30
1531676589172.41
[]
docs.axway.com
@Extension public interface ProgressListener All implementations should be multi-thread safe, even the ones that provide feedback to a user interface thread. Usage example: float scale = 100f / maximumCount; listener.started(); for (int counter=0; counter<maximumCount; counter++) { if (listener.isCanceled()) { break; }...
http://docs.geotools.org/latest/javadocs/org/opengis/util/ProgressListener.html
2019-11-12T08:13:57
CC-MAIN-2019-47
1573496664808.68
[]
docs.geotools.org
iOS Table From Xojo Documentation.LastRowIndex") Var lastSectionTitle As Text Var sectionNum As Integer For i As Integer = 0 To names.LastRowIndex") Var lastSectionTitle As Text Var sectionNum As Integer For i As Integer = 0 To names.LastRowIndex If Names(i).Left(1) <> lastSectionTitle Then lastSectionTitle = Names(i)....
http://docs.xojo.com/UserGuide:iOS_Table
2019-11-12T09:46:56
CC-MAIN-2019-47
1573496664808.68
[]
docs.xojo.com
. To configure security for KSQL, add your configuration settings to the <path-to-confluent>/etc/ksql/ksql-server.properties file and then start the KSQL server with your configuration file specified. $ <path-to-confluent>/bin/ksql-server-start <path-to-confluent>/etc/ksql/ksql-server.properties Tip These instructions ...
https://docs.confluent.io/5.1.2/ksql/docs/installation/server-config/security.html
2020-07-02T13:20:56
CC-MAIN-2020-29
1593655878753.12
[]
docs.confluent.io
Canadian Tax Guidelines The. - In Quebec, PST is referred to as TVQ. If you need to set up a rate for Quebec, make sure to use TVQ as the identifier. Step 1: Complete tax calculation settings On the Admin menu, go to System > Configuration. In the left panel, expand Sales and select Tax. Click to expand each section on...
https://docs.magento.com/user-guide/tax/guidelines-canada.html
2020-07-02T13:08:38
CC-MAIN-2020-29
1593655878753.12
[]
docs.magento.com
Fixing Black Shadows on Transparent Tile Overlays a nice workaround for those of you struggling with this issue. I was actually able to attached the function to the onLoadMap property and it worked when the map loaded. You'll also want to attached it to the onchangemapview as Lewis recommends. Thanks Lewis!
https://docs.microsoft.com/en-us/archive/blogs/mappoint_b2b/fixing-black-shadows-on-transparent-tile-overlays
2020-07-02T13:37:28
CC-MAIN-2020-29
1593655878753.12
[]
docs.microsoft.com
MSDN Forums Beta Launch The MSCOM Community Team has launched a spiffy new way for the developer community to find answers to technical questions and communicate about MS development technologies. Pretty neat stuff. The ability to register for notifications when a question you've asked has received an answer is really ...
https://docs.microsoft.com/en-us/archive/blogs/mollman/msdn-forums-beta-launch
2020-07-02T12:56:16
CC-MAIN-2020-29
1593655878753.12
[]
docs.microsoft.com
Updating Tizen Studio Tizen Studio provides the Package Manager, a comprehensive package management tool for installing, updating, and removing platforms and tools. This topic describes how to install, update, and remove packages using the GUI version of the tool, and how to update packages with the CLI version of the ...
https://docs.tizen.org/application/tizen-studio/setup/update-sdk/
2020-07-02T12:17:57
CC-MAIN-2020-29
1593655878753.12
[array(['../media/updating_sdk_main.png', 'Package Manager main window'], dtype=object) array(['../media/updating_sdk_updates.png', 'Updates available button'], dtype=object) array(['../media/updating_sdk_install_platform.png', 'Installing platform packages'], dtype=object) array(['../media/upd...
docs.tizen.org
The .NET Datadog Trace library is open source - view the Github repository for more information. The .NET Tracer supports automatic instrumentation on .NET Framework 4.5 and above. It also supports .NET Core. The .NET Tracer can instrument the following libraries automatically: Update: Starting with .NET Tracer version...
https://docs.datadoghq.com/tracing/compatibility_requirements/dotnet-framework/
2020-07-02T13:04:23
CC-MAIN-2020-29
1593655878753.12
[]
docs.datadoghq.com
Enable capturing of events streaming through Azure Event Hubs Azure Event Hubs Capture enables you to automatically deliver the streaming data in Event Hubs to an Azure Blob storage or Azure Data Lake Storage Gen1 or Gen 2 account of your choice. You can configure Capture at the event hub creation time using the Azure ...
https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-capture-enable-through-portal
2020-07-02T14:04:30
CC-MAIN-2020-29
1593655878753.12
[array(['media/event-hubs-capture-enable-through-portal/event-hubs-capture1.png', 'Time window for capture'], dtype=object) array(['media/event-hubs-capture-enable-through-portal/event-hubs-capture2.png', 'Configure Azure Blob Storage'], dtype=object) array(['media/event-hubs-capture-enable-through-po...
docs.microsoft.com
TizenRT Tizen platform is commercialized on smart TVs, smartphones, wearable devices (Gear S, Gear Fit), and smart home appliances. However, low-end and low-cost IoT devices, such as home appliances without display and wearable bands with a small LCD, have received less attention. The objective of TizenRT is to extend ...
https://docs.tizen.org/application/tizen-studio/rt-ide/overview/
2020-07-02T13:45:45
CC-MAIN-2020-29
1593655878753.12
[]
docs.tizen.org
Debugging with Web Inspector You can debug Web applications using the JavaScript Debugger tool. The JavaScript Debugger is based on Webkit Web Inspector, and has been modified to support remote debugging. The JavaScript Debugger supports the following panels: - Elements Panel - Resources Panel - Network Panel - Sources...
https://docs.tizen.org/application/tizen-studio/web-tools/web-inspector/
2020-07-02T12:29:51
CC-MAIN-2020-29
1593655878753.12
[array(['../media/jsdebugger_panels.png', 'JavaScript Debugger panels'], dtype=object) array(['../media/remote_inspector_elements.png', 'Elements panel'], dtype=object) array(['../media/remote_inspector_resources.png', 'Resources panel'], dtype=object) array(['../media/remote_inspector_network.p...
docs.tizen.org
The LogicalDOC's search engine is the heart of the system. It allows quick access to the information when you need it. The fastest way to search for documents is to use the full-text search. In the top right corner of the screen is a quick search box. You must enter a search expression and then click on the icon with t...
https://docs.logicaldoc.com/en/search
2020-07-02T12:29:09
CC-MAIN-2020-29
1593655878753.12
[array(['/images/stories/en/quick_search.gif', None], dtype=object) array(['/images/stories/en/search_fulltext.gif', None], dtype=object)]
docs.logicaldoc.com
Refer to Amazon Sales Channel 4.0+ for updated documentation. Intelligent Repricing Rule: Select Rule Type Intelligent repricing rules do not function properly if the Amazon region is set to Inactive status, as it is during onboarding. Your pricing calculations depend on your shipping rates, and your region must be in ...
https://docs.magento.com/user-guide/sales-channels/amazon/intelligent-repricing-rules.html
2020-07-02T13:21:58
CC-MAIN-2020-29
1593655878753.12
[]
docs.magento.com
Best Practices Working with the Jamstack and a headless CMS presents new challenges to developers. This knowledge base shares what we've learned through lots of hands-on experience. Using Stackbit Learn how to use Stackbit to edit and share site content via live previews, create new pages, access connected services and...
https://docs.stackbit.com/
2020-07-02T13:17:30
CC-MAIN-2020-29
1593655878753.12
[]
docs.stackbit.com
[ aws . cloudformation ] Creates a stack as specified in the template. After the call completes successfully, the stack creation starts. You can check the status of the stack via the DescribeStacks API. See also: AWS API Documentation See 'aws help' for descriptions of global parameters. or the TemplateURL parameter, b...
https://docs.aws.amazon.com/cli/latest/reference/cloudformation/create-stack.html
2019-11-12T05:50:35
CC-MAIN-2019-47
1573496664752.70
[]
docs.aws.amazon.com
Rollbar Rollbar provides real-time error alerting & debugging tools for developers. To integrate Rollbar with Zenduty, complete the following steps: In Zenduty:In Zenduty: To add a new Rollbar "Rollbar" from the dropdown menu. Go to "Configure" under your integrations and copy the webhooks URL generated. In Rollbar:In ...
https://docs.zenduty.com/docs/Rollbar
2019-11-12T05:44:53
CC-MAIN-2019-47
1573496664752.70
[array(['/img/Integrations/Rollbar/1.png', None], dtype=object) array(['/img/Integrations/Rollbar/2.png', None], dtype=object) array(['/img/Integrations/Rollbar/3.png', None], dtype=object) array(['/img/Integrations/Rollbar/4.png', None], dtype=object)]
docs.zenduty.com
The URL can be used to link to this page Your browser does not support the video tag. 07/02/1962 1 i� s� 171 Ratify Transfer Vehicle Trustee Hearn moved, seconded by Trustee Mandler, Tax Funds 1961 -62 that the transfers made in 1961 and 1962 under the provisions of Ordinance 0- 60 -34, relating to the transfer of 35% ...
http://docs.deerfield.il.us/WebLink/DocView.aspx?id=5124&dbid=0&repo=VillageOfDeerfield
2019-11-12T05:16:51
CC-MAIN-2019-47
1573496664752.70
[]
docs.deerfield.il.us
LVN_BEGINLABELEDIT notification code Notifies a list-view control's parent window about the start of label editing for an item. This notification code is sent in the form of a WM_NOTIFY message. LVN_BEGINLABELEDIT pdi = (LPNMLVDISPINFO) lParam; Parameters lParam Pointer to an NMLVDISPINFO structure. The item member of ...
https://docs.microsoft.com/en-us/windows/win32/controls/lvn-beginlabeledit
2019-11-12T05:31:00
CC-MAIN-2019-47
1573496664752.70
[]
docs.microsoft.com
Variable Descriptors ( variable)¶ Every variable is associated with a descriptor that stores its name and other properties. Descriptors serve three main purposes: conversion of values from textual format (e.g. when reading files) to the internal representation and back (e.g. when writing files or printing out); identif...
https://docs.biolab.si/3/data-mining-library/reference/data.variable.html
2019-11-12T05:29:51
CC-MAIN-2019-47
1573496664752.70
[]
docs.biolab.si
Configure HDX Insight May 28, 2016 Note: The availability of this feature depends on your organization’s license and your administrator permissions. HDX Insight is the integration of EdgeSight network analysis and EdgeSight performance management with Director: - EdgeSight network analysis leverages HDX Insight to prov...
https://docs.citrix.com/en-us/xenapp-and-xendesktop/7-6-long-term-service-release/xad-monitor-article/xad-monitor-director-wrapper/xad-monitor-config-hdx.html
2019-11-12T07:17:46
CC-MAIN-2019-47
1573496664752.70
[]
docs.citrix.com
The Force operator allows you to apply various forces to particles. X/Y/Z: controls the direction vector of the wind. Strength: controls the strength of the wind. Using both built-in noise layers with different settings can improve the visual complexity of the resulting noise values. Noise type: controls which noise al...
http://docs.tyflow.com/tyflow_particles/operators/force/
2019-11-12T06:09:47
CC-MAIN-2019-47
1573496664752.70
[]
docs.tyflow.com
Install Worker on a Linux Image Overview Use the Workload Manager installer binary worker_installer.bin to create Workload Manager-enabled Linux images on different clouds and regions. The Linux worker installer is compatible with these distributions: CentOS7 CentOS6 RHEL7 RHEL6 Ubuntu14.04 Ubuntu16.04 When you modify ...
https://docs.cloudcenter.cisco.com/display/WORKLOADMANAGER/Install+Worker+on+a+Linux+Image
2019-11-12T05:21:28
CC-MAIN-2019-47
1573496664752.70
[]
docs.cloudcenter.cisco.com
Understand terms on your Microsoft Azure invoice The invoice provides a summary of your charges and provides instructions for payment. It’s available for download in the Portable Document Format (.pdf) from the Azure portal or can be sent via email. For more information, see How to get your Azure billing invoice and da...
https://docs.microsoft.com/en-gb/azure/billing/billing-understand-your-invoice
2019-11-12T06:19:43
CC-MAIN-2019-47
1573496664752.70
[array(['media/billing-understand-your-invoice/1.png', 'Account information section of invoice'], dtype=object) array(['media/billing-understand-your-invoice/2.png', 'Invoice summary section'], dtype=object) array(['media/billing-understand-your-invoice/3.png', 'Usage charges section'], dtype=...
docs.microsoft.com
The URL can be used to link to this page Your browser does not support the video tag. 10/05/1931 82 Andrew E. Decker X2.75 -1 c"a' 'Z7 :. =Robert Mau .. 19.12 ,T I: 2:: Hole .. 441.00 Deerfield Temple Association 40.00 h Cookoy Oil Co. ' .74 A --- a '7lilliam'Smith 69.75"1 ...,�:. U. A. Frantz 21.00 '111inoid Bell Tel....
http://docs.deerfield.il.us/WebLink/DocView.aspx?id=7112&dbid=0&repo=VillageOfDeerfield
2019-11-12T05:16:25
CC-MAIN-2019-47
1573496664752.70
[]
docs.deerfield.il.us
The Cluster operator allows you to partition particles into groups and then save the resulting group index to a custom data channel, for later use in other operators. Voronoi cells: cluster groups will take the shape of voronoi cells, derived from nearest-point proximity groupings. Turbulent noise: cluster groups will ...
http://docs.tyflow.com/tyflow_particles/operators/cluster/
2019-11-12T06:32:19
CC-MAIN-2019-47
1573496664752.70
[]
docs.tyflow.com
Blockcerts¶ The Blockcerts standard provides extension to the Open Badges standard to store the verification information of the certificate using blockchain technologies to enforce the integrity and allow a distributed timestamping of the issued certificates. Data model¶ The data model is the same as the Open Badges on...
https://cowcerts.readthedocs.io/en/develop/edu/base/layer1_blockcerts.html
2019-11-12T06:03:47
CC-MAIN-2019-47
1573496664752.70
[]
cowcerts.readthedocs.io
The SVN/Git source control is enhanced in the following aspects: (SVN only) Get/Release Lock options are provided to lock the object in the source control server so that other users cannot commit changes to the object. SVN Diff and Git Diff options are provided to compare an object in your local directory with the vers...
https://docs.appeon.com/appeon_online_help/pb2017r3/whats_new/ch01s10.html
2019-11-12T06:43:41
CC-MAIN-2019-47
1573496664752.70
[]
docs.appeon.com
Kong Enterprise is distributed as a bundle of elements, including: - Kong Core, built from Kong Community Edition - Kong Manager, a native graphical interface to manage Kong - Enterprise Core Features, such as Admin RBAC, Vitals, etc - Enterprise Plugins, such as OAuth2 Introspection, OpenID Connect, and Enterprise Rat...
https://docs.konghq.com/enterprise/0.34-x/edition-versioning/
2019-11-12T06:03:18
CC-MAIN-2019-47
1573496664752.70
[]
docs.konghq.com
You are viewing documentation for version 3 of the AWS SDK for Ruby. Version 2 documentation can be found here. Class: Aws::PinpointSMSVoice::Types::UpdateConfigurationSetEventDestinationResponse - Inherits: - EmptyStructure - Object - Struct::AwsEmptyStructure - EmptyStructure - Aws::PinpointSMSVoice::Types::UpdateCon...
https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PinpointSMSVoice/Types/UpdateConfigurationSetEventDestinationResponse.html
2019-11-12T05:51:48
CC-MAIN-2019-47
1573496664752.70
[]
docs.aws.amazon.com
Message-ID: <33506519.36818.1573536812576.JavaMail.root@docs.chaosgroup.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_36817_1140856405.1573536812574" ------=_Part_36817_1140856405.1573536812574 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encod...
https://docs.chaosgroup.com/exportword?pageId=26523476
2019-11-12T05:33:33
CC-MAIN-2019-47
1573496664752.70
[]
docs.chaosgroup.com
An Amazon S3 Source connects to an existing Amazon S3 bucket. imgix connects using the credentials you supply, so images don't have to be public. Setting Up Your S3 Source Note: When retrieving S3 objects from the us-east-1 region, imgix uses the s3-external-1.amazonaws.com hostname to retrieve images whenever possible...
https://docs.imgix.com/setup/creating-sources/amazon-s3
2019-11-12T06:49:58
CC-MAIN-2019-47
1573496664752.70
[]
docs.imgix.com
Manage virtual machines This section provides an overview of how to create Virtual Machines (VMs) using templates. It also explains other preparation methods, including physical to virtual conversion (P2V), cloning templates, and importing previously exported VMs. What is a virtual machine?What is a virtual machine? A ...
https://docs.citrix.com/en-us/citrix-hypervisor/vms.html
2019-11-12T07:14:51
CC-MAIN-2019-47
1573496664752.70
[]
docs.citrix.com
perch_twitter_widget_js() Outputs a <script> tag linking to the Twitter widget JavaScript. By default, tweets are output as a basic semantic HTML resprentation. To turn them into a rich embedded tweet with media and actions, you need to include Twitter’s widget JavaScript once per page. This can be done in the <head> o...
https://docs.grabaperch.com/functions/twitter/perch-twitter-widget-js/
2019-11-12T05:23:10
CC-MAIN-2019-47
1573496664752.70
[]
docs.grabaperch.com
Loggly Loggly provides log analysis and monitoring in the cloud. To integrate Loggly with Zenduty, complete the following steps: In Zenduty:In Zenduty: - To add a new Logglygly" from the dropdown menu. - Go to "Configure" under your integrations and copy the webhooks URL generated. In Loggly:In Loggly: - Log in to Logg...
https://docs.zenduty.com/docs/Loggly
2019-11-12T06:25:15
CC-MAIN-2019-47
1573496664752.70
[array(['/img/Integrations/Loggly/1.png', None], dtype=object) array(['/img/Integrations/Loggly/2.png', None], dtype=object) array(['/img/Integrations/Loggly/3.png', None], dtype=object)]
docs.zenduty.com
EmberEndpointDescription Struct Reference Endpoint information (a ZigBee Simple Descriptor). #include < stack-info.h> Endpoint information (a ZigBee Simple Descriptor). This is a ZigBee Simple Descriptor and contains information about an endpoint. This information is shared with other nodes in the network by the ZDO. F...
https://docs.silabs.com/zigbee/6.6/em35x/structEmberEndpointDescription
2019-11-12T05:48:20
CC-MAIN-2019-47
1573496664752.70
[]
docs.silabs.com
Release notes and notices Learn what’s new or changed for BMC CMDB 18.08.01, including new features, urgent issues, documentation updates, and fixes or patches. Tip To stay informed of changes to this space, place a watch on this page. Related topics Known and corrected issues BMC Remedy ITSM Suite components and insta...
https://docs.bmc.com/docs/ac1808/release-notes-and-notices-817920298.html
2021-06-12T15:01:06
CC-MAIN-2021-25
1623487584018.1
[]
docs.bmc.com
PivotCustomDrawCellBaseEventArgs Class Provides data for custom painting events invoked for particular data cells. Namespace: DevExpress.XtraPivotGrid Assembly: DevExpress.XtraPivotGrid.v21.1.dll Declaration public class PivotCustomDrawCellBaseEventArgs : PivotCellEventArgs Public Class PivotCustomDrawCellBaseEventArgs...
https://docs.devexpress.com/WindowsForms/DevExpress.XtraPivotGrid.PivotCustomDrawCellBaseEventArgs
2021-06-12T14:42:39
CC-MAIN-2021-25
1623487584018.1
[]
docs.devexpress.com
Community¶ FISCO BCOS, officially launched in December 2017, is the first China-developed open source consortium blockchain platform. It was collaboratively built by the FISCO open source working group, which was formed by Beyondsoft, Huawei, Shenzhen Securities Communications, DCITS, Forms Syntron, Tencent, WeBank, YI...
https://fisco-bcos-documentation.readthedocs.io/en/latest/docs/community.html
2021-06-12T15:00:09
CC-MAIN-2021-25
1623487584018.1
[]
fisco-bcos-documentation.readthedocs.io
Using Concatenate images action Use the Concatenate images action in the IQ Bot Pre-processor package to link two image files. Procedure. Use the Input file path 2 field to select the second input file. Select the output folder from the Output Path field. Optional: Click Browse to change the default output filepath. Us...
https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/concatenate-image.html
2021-01-16T06:15:18
CC-MAIN-2021-04
1610703500028.5
[]
docs.automationanywhere.com
Templates Splynx has a set of templates that are used in different parts of the system. Email messages, Invoice PDFs, SMS messages, Document templates etc. Categories of templates - Customer portal – messages formats used to send messages to the customer portal - Invoice PDF – Formats and layout used for Invoices - Ema...
https://docs.splynx.com/configuration/system/templates/templates.md
2021-01-16T06:17:50
CC-MAIN-2021-04
1610703500028.5
[array(['http://docs.splynx.com/images/get?path=en%2Fconfiguration%2Fsystem%2Ftemplates%2Ftemplate1.png', 'Settings'], dtype=object) array(['http://docs.splynx.com/images/get?path=en%2Fconfiguration%2Fsystem%2Ftemplates%2Ftemplate2.png', 'Settings'], dtype=object) array(['http://docs.splynx.com/images...
docs.splynx.com
Supported licenses for Discovery Bot Learn about the supported Discovery Bot licenses to ensure business workers are ready to begin using Discovery Bot. Process Discovery licenses must be purchased for use for business analysts and business users using Discovery Bot. Discovery Bot supports two licenses: Process analyze...
https://docs.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-licenses.html
2021-01-16T04:46:38
CC-MAIN-2021-04
1610703500028.5
[]
docs.automationanywhere.com
ResultFrame The result set returned by a SQL statement. Contents - records The records in the result set. Type: Array of Record objects Required: No - resultSetMetadata The result-set metadata in the result set. Type: ResultSetMetadata object Required: No See Also For more information about using this API in one of the...
https://docs.aws.amazon.com/rdsdataservice/latest/APIReference/API_ResultFrame.html
2021-01-16T06:57:08
CC-MAIN-2021-04
1610703500028.5
[]
docs.aws.amazon.com
Installation The iai package is a wrapper around the Julia implementation of IAI algorithms, so you need to configure a working Julia installation in addition to installing the R package from CRAN. Installing Julia and IAI modules Follow the instructions for installing the IAI system image to get a working Julia instal...
https://docs.interpretable.ai/stable/IAI-R/installation/
2021-01-16T04:58:59
CC-MAIN-2021-04
1610703500028.5
[]
docs.interpretable.ai
The Engagement Center provides the fastest way to find your engaged users, customers, or contacts and take their engagement to the next level. - Manage Connections, Contacts, and Companies. - Tag, group, search, and engage your contacts. - Automatic social graph lookup for both individuals and organisations, supporting...
https://docs.socialos.io/docs/enagement_center
2021-01-16T05:20:29
CC-MAIN-2021-04
1610703500028.5
[array(['https://files.readme.io/ca41367-ECConnections.jpg', 'ECConnections.jpg'], dtype=object) array(['https://files.readme.io/ca41367-ECConnections.jpg', 'Click to close...'], dtype=object) array(['https://files.readme.io/7f7f995-ECDiscover.jpg', 'ECDiscover.jpg'], dtype=object) array(['htt...
docs.socialos.io
change_history Slack Add-On Setting Up The Slack Add-On Before you can do things with the Slack add-on, such as creating feeds, you will need to first perform a few initial setup steps. Creating a Feed for the Slack Add-On To be able pass form submission information over to Slack from Gravity Forms, you will need to cr...
https://docs.gravityforms.com/category/add-ons-gravity-forms/slack-add-on/
2018-03-17T10:33:13
CC-MAIN-2018-13
1521257644877.27
[]
docs.gravityforms.com
!search The !search extension searches pages in physical memory for pointer-sized data that matches the specified criteria. Syntax !search [-s] [-p] Data [ Delta [ StartPFN [ EndPFN ]]] !search -? Parameters -s Causes symbol check errors to be ignored during the search. This is useful if you are getting too many "incor...
https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/-search
2018-03-17T10:47:30
CC-MAIN-2018-13
1521257644877.27
[]
docs.microsoft.com
Creating Calendars Guide to create calendars with WordPress Event Calendar plugin. Adding a Calendar. Create a new calendar by specifying such details, as: Title. Set a title for the calendar. Content. Provide details about the specific calendar if necessary. Events. You can add an event to the calendar by select an ex...
http://docs.10web.io/docs/event-calendar-wd/creating-calendars.html
2018-03-17T10:38:31
CC-MAIN-2018-13
1521257644877.27
[array(['http://docscdn.10web.io/event-calendar-wd/ecwd-05.png', 'Calendar Shortcode'], dtype=object) ]
docs.10web.io
Occlude Object Physics¶ If an Occlude type object is between the camera and another object, that other object will not be rasterized (calculated for rendering). It is culled because it is occluded. There is a demo blend-file to exemplify some concepts: BGE-Physics-Objects-Occluder.blend - A messed-up, subdivided Cube n...
https://docs.blender.org/manual/en/dev/game_engine/physics/types/occluder.html
2018-03-17T10:23:26
CC-MAIN-2018-13
1521257644877.27
[]
docs.blender.org
Modem INF File Structure This topic summarizes the general structure and content of Windows INF file sections as they are commonly used in modem INF files. For more information about the general structure and content of Windows INF files, see General Syntax Rules for INF Files. An INF file is composed of sections. The ...
https://docs.microsoft.com/en-us/previous-versions/windows/hardware/modem/ff542491(v=vs.85)
2018-03-17T10:50:02
CC-MAIN-2018-13
1521257644877.27
[]
docs.microsoft.com
Provides data for the DetailsView.ItemInserted event. See Also: DetailsViewInsertedEventArgs Members. A System.Web.UI.WebControls.DetailsViewInsertedEventArgs object is passed to the event handler, which allows you to determine the number of records affected and any exceptions that might have occurred. To determine the...
http://docs.go-mono.com/monodoc.ashx?link=T%3ASystem.Web.UI.WebControls.DetailsViewInsertedEventArgs
2018-03-17T10:51:48
CC-MAIN-2018-13
1521257644877.27
[]
docs.go-mono.com
AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region. Initiates the asynchronous execution of the ListTopicsDetectionJobs operation. This is an asynchronous operation using the ...
https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/Comprehend/MIComprehendListTopicsDetectionJobsAsyncListTopicsDetectionJobsRequestCancellationToken.html
2018-03-17T10:54:38
CC-MAIN-2018-13
1521257644877.27
[]
docs.aws.amazon.com
Event Apps Event apps allow you to subscribe to Event Listeners and have the event apps invoked when something happens. Configuration Gemini Administrators can either enable or disable every Event App. The Event Apps: - Auto Mark As Assigned: Set the status to assigned (2nd item in status list) when you assign a resour...
https://docs.countersoft.com/event-apps/
2018-03-17T10:51:15
CC-MAIN-2018-13
1521257644877.27
[array(['config.png', None], dtype=object)]
docs.countersoft.com