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
Running a Utility To run an utility, you must open your operating system's terminal or command prompt, then type the file path to the utility followed by arguments. The command line utilities for Harmony are located in the bin directory of its installation folder. Based on the default installation path, it should be in...
https://docs.toonboom.com/help/harmony-15/advanced/utilities/run-utility.html
2018-04-19T11:57:28
CC-MAIN-2018-17
1524125936914.5
[array(['../Resources/Images/_ICONS/Home_Icon.png', None], dtype=object) array(['../Resources/Images/_ICONS/Producer.png', None], dtype=object) array(['../Skins/Default/Stylesheets/Images/transparent.gif', 'Closed'], dtype=object) array(['../Resources/Images/_ICONS/Harmony.png', None], dtype=object) array(['...
docs.toonboom.com
User Guide > Project > Optimizing > Project Optimizing Projects T-SBFND-002-008 You can optimize projects by flattening all drawings in your project, removing unused files, and reducing the texture size. - Select File > Optimize Project. The Optimize project dialog box opens. - Select one or more of the following optio...
https://docs.toonboom.com/help/storyboard-pro-6/storyboard/project/optimize-project.html
2018-04-19T11:57:13
CC-MAIN-2018-17
1524125936914.5
[array(['../../Resources/Images/_ICONS/Home_Icon.png', None], dtype=object) array(['../../Resources/Images/_ICONS/Producer.png', None], dtype=object) array(['../../Skins/Default/Stylesheets/Images/transparent.gif', 'Closed'], dtype=object) array(['../../Resources/Images/_ICONS/Harmony.png', None], dtype=objec...
docs.toonboom.com
SublimeREPL¶ SublimeREPL is a plugin for Sublime Text 2 that lets you run interactive interpreters of several languages within a normal editor tab. It also allows connecting to a running remote interpreter (e.g. Clojure/Lein) though a telnet port. SublimeREPL has a built-in support for command history and transferring ...
http://sublimerepl.readthedocs.io/en/latest/
2018-04-19T11:29:26
CC-MAIN-2018-17
1524125936914.5
[array(['_images/menu.png', '_images/menu.png'], dtype=object) array(['_images/palette.png', '_images/palette.png'], dtype=object)]
sublimerepl.readthedocs.io
- Creating Simple and Compound Expressions - Adding Custom Expressions - Using Operators and Operands in Policy Expressions Simple expressions check for a single condition. An example of a simple expression is: REQ.HTTP.URL == Compound expressions check for multiple conditions. You create compound expressions by connec...
https://docs.citrix.com/ja-jp/netscaler-gateway/11/install/ng-policies-profiles-wrapper-con/ng-config-system-expressions-con/ng-config-simple-compound-expressions-tsk.html
2018-04-19T11:36:25
CC-MAIN-2018-17
1524125936914.5
[]
docs.citrix.com
While many of these features can also be useful on a diskless system where the disk is actually on the network, using them decreases cache effectiveness and thereby increases network utilization. In an environment that. If you disable the recycle bin, files are deleted immediately. Consequently, the file system reuses ...
https://docs.citrix.com/ko-kr/provisioning/7-8/network-components/pvs-network-utilization-reduce.html
2018-04-19T11:34:51
CC-MAIN-2018-17
1524125936914.5
[]
docs.citrix.com
- Configure the SharePoint 2013 service - To install the SharePoint 2013 web service - Configure certificates for SharePoint 2013 sites - Migrate customers to SharePoint 2013 - Provision the SharePoint 2013 service Additionally, if you want to provision DNS for customers' SharePoint 2013 sites, ensure the DNS service i...
https://docs.citrix.com/zh-cn/cloudportal-services-manager/11/ccps-services-deploy/ccps-deploy-sharepoint-2013/ccps-sharepoint-2013-config.html
2018-04-19T11:34:35
CC-MAIN-2018-17
1524125936914.5
[]
docs.citrix.com
Define global lists VSTS (Hosted XML) | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013 Important This topic applies to team project customization for Hosted XML and On-premises XML process models. Hosted XML customization supports adding and updating global lists with a process update. To learn more, see Differences between...
https://docs.microsoft.com/en-us/vsts/work/customize/reference/define-global-lists?view=vsts
2018-04-19T11:41:41
CC-MAIN-2018-17
1524125936914.5
[]
docs.microsoft.com
SSL Configuration: CSR Attributes and Certificate Extensions Included in Puppet Enterprise 3.8. A newer version is available; see the version menu above for details. Summary When Puppet agent nodes request their certificates, the certificate signing request (CSR) usually just contains their certname and the necessary c...
https://docs.puppet.com/puppet/3.8/ssl_attributes_extensions.html
2017-10-17T02:15:32
CC-MAIN-2017-43
1508187820556.7
[]
docs.puppet.com
Installation¶ The examples below are for a typical Ubuntu/Debian system. Installation of oZone libraries and examples¶ oZone is a portable solution with a very easy installation process. This example assumes you want all the ozone libraries (including dependencies) to be installed at ~/ozoneroot. This is a great way to...
http://ozone-framework.readthedocs.io/en/latest/installation/index.html
2017-10-17T01:40:00
CC-MAIN-2017-43
1508187820556.7
[]
ozone-framework.readthedocs.io
” Criteria: - The first character is a digit in the range 1 to 9. - The second, third and fourth characters are digits in the range 0 to 9. - The last two characters are letters, as expressed by the last two subexpression [A-Za-z], which indicate that the last two characters should be in the range A-Z or the range a-z....
https://docs.mendix.com/refguide6/regular-expressions
2017-10-17T01:47:38
CC-MAIN-2017-43
1508187820556.7
[]
docs.mendix.com
Continuous Delivery for a single container Docker application A single container application could be a web application, API endpoint, a microservice, or any application component that is packaged as a single Docker image. This document describes how you can use the Shippable assembly lines platform to deploy such a si...
http://docs.shippable.com/deploy/continuous-delivery-single-container-docker-application/
2017-10-17T01:50:17
CC-MAIN-2017-43
1508187820556.7
[array(['/images/deploy/usecases/deploy-single-container-docker-app.png', None], dtype=object) ]
docs.shippable.com
Functions¶ Functions are additional operations that can be employed when calculating values for YSLD parameters. In most cases, a value for a parameter can be the output (result) of a function. Functions can be used in most places in a style document. Syntax¶ Functions aren’t a parameter to itself, but instead are used...
http://docs.geoserver.org/latest/en/user/styling/ysld/reference/functions.html
2017-10-17T02:08:05
CC-MAIN-2017-43
1508187820556.7
[array(['../../../_images/functions_arrows.png', '../../../_images/functions_arrows.png'], dtype=object) array(['../../../_images/functions_dropshadow.png', '../../../_images/functions_dropshadow.png'], dtype=object) array(['../../../_images/functions_buffer.png', '../../../_images/functions_b...
docs.geoserver.org
Administration Guide Local Navigation Assign an IT policy to a group - In the BlackBerry® Administration Service, on the BlackBerry solution management menu, expand Group. - Click Manage groups. - In the Manage groups section, click the group that you want to assign an IT policy to. - On the Policies tab, click Edit gr...
http://docs.blackberry.com/en/admin/deliverables/27983/Assign_IT_policy_to_group_193553_11.jsp
2015-06-30T03:29:52
CC-MAIN-2015-27
1435375091587.3
[]
docs.blackberry.com
Information for "Screen.mediamanager.15" Basic information Display titleHelp15:Screen.mediamanager.15 Default sort keyScreen.mediamanager.15 Page length (in bytes)2,859 Page ID62:23, 6 January 2008 Latest editorJoomlaWikiBot (Talk | contribs) Date of latest edit23:49, 9 August 2012 Total number of edits17 Total number ...
https://docs.joomla.org/index.php?title=Help15:Screen.mediamanager.15&action=info
2015-06-30T03:45:46
CC-MAIN-2015-27
1435375091587.3
[]
docs.joomla.org
Basic Layout¶ The starter files generated by the pyramid_zodb scaffold are basic, but they provide a good orientation for the high-level patterns common to most traversal -based Pyramid (and ZODB based) projects. The source code for this tutorial stage can be browsed via. App Startupaster. -. pyramid_zodb scaffold put ...
http://docs.pylonsproject.org/projects/pyramid/en/1.1-branch/tutorials/wiki/basiclayout.html
2015-06-30T03:34:19
CC-MAIN-2015-27
1435375091587.3
[]
docs.pylonsproject.org
In Focus Industry Issues - Industry Focus on Balance of Plant (BOP) Air-Operated Valves - NMAC to Begin Project to Improve Member Utilization of Maintenance and Equipment Reliability Products - Work Under Way on Comprehensive Pump Maintenance Guidance - A Preventive Maintenance Program Designed to Manage Equipment Degr...
http://mydocs.epri.com/docs/CorporateDocuments/Newsletters/NMAC/1020842.html
2015-06-30T03:29:15
CC-MAIN-2015-27
1435375091587.3
[array(['figures/1020842/InFocus_01_01.jpg', None], dtype=object) array(['figures/1020842/InFocus_01_02.jpg', None], dtype=object) array(['figures/1020842/InFocus_01_03.jpg', None], dtype=object) array(['figures/1020842/InFocus_01_04.jpg', None], dtype=object) array(['figures/1020842/InFocus_01_05.jpg', None], dtyp...
mydocs.epri.com
Information for "Framework" Basic information Display titleCategory:Framework Default sort keyFramework Page length (in bytes)252 Page ID435 Page content languageEnglish (en) Page content modelwikitext Indexing by robotsAllowed Number of redirects to this page0 Category information Number of pages66 Number of subcatego...
https://docs.joomla.org/index.php?title=Category:Framework&action=info
2015-06-30T04:55:17
CC-MAIN-2015-27
1435375091587.3
[]
docs.joomla.org
java.lang.Object org.apache.sling.installer.api.InstallableResourceorg.apache.sling.installer.api.InstallableResource public class InstallableResource A piece of data that can be installed by the OsgiInstaller Currently the OSGi installer supports bundles and configurations, but it can be extended by additional task fa...
http://docs.adobe.com/docs/en/cq/5-6-1/javadoc/org/apache/sling/installer/api/InstallableResource.html
2015-06-30T03:30:01
CC-MAIN-2015-27
1435375091587.3
[]
docs.adobe.com
Managing Performance and Scaling for Amazon Aurora MySQL Scaling Aurora MySQL DB Instances You can scale Aurora MySQL DB instances in two ways, instance scaling and read scaling. For more information about read scaling, see Read Scaling. You can scale your Aurora MySQL DB cluster by modifying the DB instance class for ...
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Managing.Performance.html
2018-10-15T13:21:19
CC-MAIN-2018-43
1539583509196.33
[]
docs.aws.amazon.com
Introduction The data received from Sources might not be suitable to be stored in your destination as is. Hevo allows you to transform your data before it is replicated in your destination through Transformations. These are the common use cases for transforming your data: -. e.g. IPs. How does it work? Hevo runs your T...
https://docs.hevodata.com/hc/en-us/articles/360000938073-Introduction-to-Transformations
2018-10-15T14:13:42
CC-MAIN-2018-43
1539583509196.33
[]
docs.hevodata.com
ip (string) - Queried IP address asn (integer) - Autonomous System Number of the queried IP isp (string) - ISP name of the IP address countryCode (string) - ISO 3166 Alpha-2 Code countryName (string) - Country name in English hostname (string) - Reverse DNS of the IP address (temporarily disabled) block (integer) As so...
https://docs.iphub.info/documentation/json-keys/
2018-10-15T14:07:50
CC-MAIN-2018-43
1539583509196.33
[]
docs.iphub.info
17.07.2 Release Notes Release Date: Sep 8, 2017 See Licenses to view Legato AF Licensing Information. The following provides a summary of changes that have been made in the 17.07.10. Patches The following are the list of patches that have been applied to Legato AF 17.07: Version 17.07.1 resolved an issue where running ...
https://docs.legato.io/17_07/releaseNotes17072.html
2018-10-15T12:56:41
CC-MAIN-2018-43
1539583509196.33
[array(['LegatoReleaseVSModuleVendorRelease.png', 'LegatoReleaseVSModuleVendorRelease.png'], dtype=object)]
docs.legato.io
Add an App Volumes administrator group who can log in to the App Volumes Manager and manage the users and groups. About this task You can create multiple administrator groups for a single Active Directory domain. Note: You cannot configure a single user as an administrator, you can only add a group as an administrator....
https://docs.vmware.com/en/VMware-App-Volumes/2.13.3/com.vmware.appvolumes.admin.doc/GUID-47B32890-23C2-4558-B449-471F1C37DEC3.html
2018-10-15T13:37:47
CC-MAIN-2018-43
1539583509196.33
[]
docs.vmware.com
Perform the tasks below to define the tenant network. If the tenant has backhaul, work with the tenant to identify an internal subnet that is not in use in their infrastructure to be used for the virtual desktops. Otherwise assign an appropriate subnet to the tenant network. Add VLAN(s), VXLAN(s), or a Distributed Virt...
https://docs.vmware.com/en/VMware-Horizon-DaaS/services/horizondaas.spmanual800/GUID-A518ADD2-B7C1-461F-9CC8-5DAE59749F58.html
2018-10-15T13:03:21
CC-MAIN-2018-43
1539583509196.33
[]
docs.vmware.com
If you are using multiple domains for enrollment, user Server Name Indication to simplify installation and reduce the server overhead. Multiple domains normally require multiple servers, SSL certificates, and IP addresses. To reduce issues and overhead, use Server Name Indication (SNI) to use only one server supported ...
https://docs.vmware.com/en/VMware-Workspace-ONE-UEM/9.6/vmware-airwatch-guides-96/GUID-AW96-OP_SNI_WADS.html
2018-10-15T12:25:55
CC-MAIN-2018-43
1539583509196.33
[]
docs.vmware.com
Workspace ONE UEM supports SCEP (Simple Certificate Enrollment Protocol) for iOS and macOS devices. If you’re looking to leverage certificates as part of your mobile deployment, SCEP allows you to securely deploy certificate enrollment requests to iOS devices, even when Workspace ONE UEM does not natively support your ...
https://docs.vmware.com/en/VMware-Workspace-ONE-UEM/9.6/vmware-airwatch-guides-96/GUID-AW96-SCEP_Intro.html
2018-10-15T12:33:18
CC-MAIN-2018-43
1539583509196.33
[]
docs.vmware.com
Hex Returns as a String the hexadecimal version of the number passed. Syntax result=Hex(value) Notes If the value is not a whole number, the decimal value will be truncated. You can specify binary, hex, or octal numbers by preceding the number with the & symbol and the letter that indicates the number base. The letter ...
http://docs.xojo.com/index.php/Hex
2018-10-15T13:46:07
CC-MAIN-2018-43
1539583509196.33
[]
docs.xojo.com
Access Kerberos-enabled HBase cluster using a Java client You can access Kerberos-enabled HBase cluster using a Java client. - HDP cluster with Kerberos enabled. - You are working in a Java 8, Maven 3 and Eclipse development environment. - You have administrator access to Kerberos KDC. Perform the following tasks to co...
https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.1/authentication-with-kerberos/content/access_kerberos_enabled_hbase_cluster_using_a_java_client.html
2018-10-15T13:53:42
CC-MAIN-2018-43
1539583509196.33
[]
docs.hortonworks.com
Contents Now Platform Custom Business Applications Previous Topic Next Topic Service Creator ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Other Share Service Creator Service creator enables a department to offer custom services through the service catalog, such as the HR department offering t...
https://docs.servicenow.com/bundle/istanbul-application-development/page/build/service-creator/concept/c_ServiceCreator.html
2018-10-15T13:23:40
CC-MAIN-2018-43
1539583509196.33
[]
docs.servicenow.com
Add Your Connection IP Address to IP Access List On this page Estimated completion time: 2 minutes An IP is a unique numeric identifier for a device connecting to a network. In Atlas, you can only connect to a cluster from a trusted IP address. Within Atlas, you can create a list of trusted IP addresses, referred to as...
https://docs.atlas.mongodb.com/security/add-ip-address-to-list/
2022-01-16T18:29:18
CC-MAIN-2022-05
1642320300010.26
[array(['/assets/link.png', 'icons/link.png'], dtype=object) array(['/assets/link.png', 'icons/link.png'], dtype=object) array(['/assets/link.png', 'icons/link.png'], dtype=object)]
docs.atlas.mongodb.com
Getting Started Installation, licensing, system requirements, and basic environment setup information Studio Use Eggplant Performance Studio to create and define load and performance tests Using Studio Find detailed information on using Eggplant Performance Studio to develop your tests Test Controller Use Eggplant Perf...
https://docs.eggplantsoftware.com/epp/eggplant-performance-documentation-home.htm
2022-01-16T19:41:11
CC-MAIN-2022-05
1642320300010.26
[]
docs.eggplantsoftware.com
General activity analytics Watch the video below for guidance on this dashboard! User events We track a number of events that your users take as they interact with the mobile learning application. These events include page views, details of user course progress, individual question scores, and much more. This number re...
https://docs.learn.ink/using-analytics/general-activity/
2022-01-16T20:08:43
CC-MAIN-2022-05
1642320300010.26
[array(['https://learnink-docs-assets.s3.eu-west-2.amazonaws.com/li-analytics-user-events.png', None], dtype=object) array(['https://learnink-docs-assets.s3.eu-west-2.amazonaws.com/li-analytics-active-users.png', None], dtype=object) array(['https://learnink-docs-assets.s3.eu-west-2.amazonaws.com/li-a...
docs.learn.ink
Microsoft Defender for Cloud Apps overview For information about Office 365 Cloud App Security, see Get started with Office 365 Cloud App Security. Microsoft Defender for Cloud Apps is a Cloud Access Security Broker (CASB) that supports various deployment modes including log collection, API connectors, and reverse prox...
https://docs.microsoft.com/en-NZ/defender-cloud-apps/what-is-defender-for-cloud-apps
2022-01-16T18:56:12
CC-MAIN-2022-05
1642320300010.26
[array(['media/proxy-architecture.png', 'Defender for Cloud Apps architecture diagram.'], dtype=object)]
docs.microsoft.com
Creating actions Various details about the action can be specified on the Details tab of the action rule. These details can be used in Strategies for making decisions. They can also be included in treatments. Action details are classified into the following groups: - Basic Action Attributes Basic action attributes are ...
https://docs.pega.com/pega-customer-decision-hub-user-guide/86/creating-actions
2022-01-16T19:23:32
CC-MAIN-2022-05
1642320300010.26
[]
docs.pega.com
Links may not function; however, this content may be relevant to outdated versions of the product. What's new in PegaRULES Process Commander 6.1 SP2: Case Management 6.1 SP2 introduces several Case Management features for application designers, caseworkers and case managers: New features for application designers Expli...
https://docs.pega.com/whats-new-pegarules-process-commander-61-sp2-case-management
2022-01-16T20:38:37
CC-MAIN-2022-05
1642320300010.26
[array(['https://docs.pega.com/sites/default/files/legacy/Common/images/home/iconHomeProduct.jpg', 'product release'], dtype=object) array(['https://docs.pega.com/sites/default/files/legacy/Common/images/buttons/uparrow.gif', 'Scroll to top'], dtype=object) array(['https://docs.pega.com/sites/default/...
docs.pega.com
What is the Business Steward Portal? The Business Steward Portal is a tool for reviewing, modifying, and approving records that failed automated processing or that were not processed with a sufficient level of confidence. Use the Business Steward Portal to manually enter correct or additional data in a record. For exam...
https://docs.precisely.com/docs/sftw/spectrum/12.2/en/webhelp/DataQualityGuide/BusinessSteward/source/ExceptionEditor/whatis.html
2022-01-16T18:32:06
CC-MAIN-2022-05
1642320300010.26
[]
docs.precisely.com
# Requests Examples # Individual Resources Individual resources can be retrieved by including their ID directly in the URL path, after the URL of the collection they belong to. This is shown in the examples below: Top level collections: One or more JSON properties can be included or excluded specifically with the selec...
http://docs.opensensorhub.org/v2/web/sensorweb-api/examples.html
2022-01-16T19:49:03
CC-MAIN-2022-05
1642320300010.26
[]
docs.opensensorhub.org
Tickets DiamanteDesk offers a great way to improve customer experience by easily receiving, reassigning and taking care of any Client requests presented as tickets. Tickets in DiamanteDesk can be created through one of the following channels: - through the web portal; - via embedded forms on websites, online stores, bl...
https://docs.diamantedesk.com/en/latest/user-guide/tickets.html
2022-01-16T19:22:59
CC-MAIN-2022-05
1642320300010.26
[array(['img/All_tickets.png', 'Tickets'], dtype=object) array(['img/create_ticket.png', 'Create ticket'], dtype=object) array(['img/description_field.png', 'Create ticket'], dtype=object) array(['img/comments_portal.png', 'Comments'], dtype=object) array(['img/comments_backend.png', 'Comments'], dtype=object) arr...
docs.diamantedesk.com
Details provided in background processing logs Pega Platform provides log categories specific to background processing. With these categories, you can diagnose and troubleshoot issues related to job schedulers, queue processors, and agents. Background processing log categories provide detailed logs for the following ar...
https://docs.pega.com/system-administration/85/details-provided-background-processing-logs
2022-01-16T20:46:13
CC-MAIN-2022-05
1642320300010.26
[]
docs.pega.com
WP Smart TV ArticlesStep 1. Install WP Smart TV Step 2. Adding Video Content Step 3. How to setup Roku Direct Publisher Step 4. Setup of Recipes system Step 5. Shortcodes and Elementor Pro bonus Step 6. Using the Series management system Doc navigationWP Smart TV - Add-ons → Was this article helpful to you? Yes No How ...
https://docs.rovidx.com/docs/wp-smart-tv/
2022-01-16T18:11:52
CC-MAIN-2022-05
1642320300010.26
[]
docs.rovidx.com
Index: - How to add an employee - How to enter an employee's details - How to change an employee's role from employee to administrator - How to delete an employee - Confirmation that employee has logged into the Mobile App and completed their Induction - How to send a message to an Employee - How to dequeue a message -...
https://docs.sitesoft.com/how-to-add-and-manage-your-employees
2022-01-16T20:06:29
CC-MAIN-2022-05
1642320300010.26
[array(['https://play.vidyard.com/7ZV1ewaddLLitXcDZ4fv46.jpg', 'Employees Cleaned'], dtype=object) array(['https://docs.sitesoft.com/hs-fs/hubfs/Employees%20tab.png?width=204&name=Employees%20tab.png', 'Employees tab'], dtype=object) array(['https://docs.sitesoft.com/hs-fs/hubfs/Add%20Employee.png?wid...
docs.sitesoft.com
This document describes the backup system used by Taler wallets. This is the second, simplified iteration of the proposal, which leaves out multi-device synchronization. Backup must work both with and without Anastasis. Arbitrary number of backup providers must be supported. Minimize information leaks / timing side cha...
https://docs.taler.net/design-documents/009-backup.html
2022-01-16T18:42:27
CC-MAIN-2022-05
1642320300010.26
[]
docs.taler.net
P-DARTS¶ Examples¶ # In case NNI code is not cloned. If the code is cloned already, ignore this line and enter code folder. git clone # search the best architecture cd examples/nas/pdarts python3 search.py # train the best architecture, it's the same progress as darts. cd ../darts python3 retrain.py --arc-checkpoint .....
https://nni.readthedocs.io/en/v1.6/NAS/PDARTS.html
2022-01-16T18:17:09
CC-MAIN-2022-05
1642320300010.26
[]
nni.readthedocs.io
Merging Bank Statement Lines When importing bank account statements with Statement Intelligence, bank reconciliation lines can automatically be merged into one line based on the defined merge rules. Reconciliation lines, that have not automatically been merged during import, can manually be merged in the bank account r...
https://docs.continia.com/en-us/continia-payment-management/business-functionality/reconciling-bank-accounts/merging-bank-statement-lines
2022-01-16T18:36:40
CC-MAIN-2022-05
1642320300010.26
[]
docs.continia.com
Sections - Completing the Create. To create a section, click. > Key parts: A section has two key parts: Additional creation options - Adding. - Converting sections to full section editor Sections based on design templates, as well as sections created in App Studio, can leverage the full set of editing capabilities avai...
https://docs.pega.com/user-experience-theme-ui-kit/86/sections-completing-create-or-save-form
2022-01-16T20:43:40
CC-MAIN-2022-05
1642320300010.26
[]
docs.pega.com
Returns the skewness of the distribution of value_expression. This function returns the REAL data type. To invoke the time series version of this function, use the GROUP BY TIME clause. For more information, see Teradata Vantage™ - Time Series Tables and Operations, B035-1208. Skewness Skewness is the third moment of a...
https://docs.teradata.com/r/ITFo5Vgf23G87xplzLhWTA/01A1Pc0CjkF9h8TdYxmsdw
2022-01-16T19:41:10
CC-MAIN-2022-05
1642320300010.26
[]
docs.teradata.com
Limitations Read only. Gets the bounding rectangle of a text field. The bounding rectangle is the smallest rectangle which contains all characters of the field's text. The rectangle is given in twips with an origin at the upper left corner of the document. Introduced: 15.0. public Rectangle Bounds { get; } Public ReadO...
https://docs.textcontrol.com/textcontrol/asp-dotnet/ref.txtextcontrol.textfield.bounds.property.htm
2022-01-16T18:35:58
CC-MAIN-2022-05
1642320300010.26
[]
docs.textcontrol.com
Problems with links¶ There are several ways to write links, here we assume you are using external links with the following syntax. For more information see the references at the bottom on this page. Common mistake #1: Missing space¶ Make sure there is a space between the anchor text and the opening <. Tip To test this ...
https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/WritingReST/CommonPitfalls/Hyperlinks.html
2022-01-16T20:08:04
CC-MAIN-2022-05
1642320300010.26
[]
docs.typo3.org
Writing redirects directly into a site’s theme code VIP helper functions for broader redirects: - vip_regex_redirects() — Advanced 301redirects using regex to match and redirect URLs. Caution: Regex is expensive and using this helper function will cause regex operations to be run on every uncached page load. - vip_subs...
https://docs.wpvip.com/technical-references/redirects/writing-redirects-directly-into-your-theme-code/
2022-01-16T19:34:46
CC-MAIN-2022-05
1642320300010.26
[]
docs.wpvip.com
Developer guidance Learn how to use Intune developer resources, such as Intune App SDK and the App Wrapping Tool to protect LOB apps, Intune Data Warehouse reporting and API to monitor Intune success, and Microsoft Graph to access Intune functionality using Azure AD. Protect apps with Intune App SDK Overview Concept Ho...
https://docs.microsoft.com/en-IN/mem/intune/developer/
2022-01-16T19:02:41
CC-MAIN-2022-05
1642320300010.26
[]
docs.microsoft.com
Setting up a relying party in AD FS Use Microsoft Active Directory Federation Services (AD FS) with your Pega Robot Manager and Pega Robot Runtime implementations to implement a claims-based authorization model for providing security and implementing a federated identity. With these features, you can implement single s...
https://docs.pega.com/pega-robot-studio-v21-preview/robotic-process-automation/setting-relying-party-ad-fs
2022-01-16T20:50:58
CC-MAIN-2022-05
1642320300010.26
[array(['https://docs.pega.com/sites/default/files/drupal/dita/out/2266/robotics-user-guide/BlackjackBook/ADFS/grfx/ADFS01.png', None], dtype=object) ]
docs.pega.com
Implementing the security model Security planning involves defining authentication and authorization strategies for your application: - Authentication - Validates your identity. - Authorization - Determines the work objects you can access and the application functions you can perform. For information about defining aut...
https://docs.pega.com/pega-sales-automation-implementation-guide/86/implementing-security-model
2022-01-16T18:36:18
CC-MAIN-2022-05
1642320300010.26
[]
docs.pega.com
Creating Customized Brand for SSA From SSA 12.0 onwards, a new file brand.css has been introduced through which you can customize banner and branding for SSA. HTML Banner This is in reference to section that appear on top part of the application. You can use this space to add your organization’s logo and apply colors i...
https://docs.precisely.com/docs/sftw/analyst/2018.2/admin_guide/en/concepts/branding_banner.html?hl=brand
2022-01-16T18:41:12
CC-MAIN-2022-05
1642320300010.26
[array(['../images/pointer_locator.png', None], dtype=object)]
docs.precisely.com
Pull Secret for GitLab Secret, is a credential for proper permissions on repositories or registries. Add a image pull-secretAdd a image pull-secret This quickstart describes how we have/add a secret dedicated to pull an image from GitLab on PrimeHub. PrimeHub supports to pull an image from a Docker registry. But what i...
https://docs.primehub.io/docs/quickstart/secret-pull-image
2022-01-16T19:59:10
CC-MAIN-2022-05
1642320300010.26
[]
docs.primehub.io
Uber1. Log in to Uber 2. Settings2. Settings Click on your profile and then Settings 3. Security3. Security Click on Security 4. Two-step verification4. Two-step verification Scroll down and select 2-step verification 5. Options to receive codes5. Options to receive codes You will be show 2 options for receiving the c...
https://docs.trusona.com/totp/uber/
2022-01-16T18:57:15
CC-MAIN-2022-05
1642320300010.26
[array(['https://docs.trusona.com/images/totp-integration-images/uber/step-2.png', 'Profile settings'], dtype=object) array(['https://docs.trusona.com/images/totp-integration-images/uber/step-3.png', 'Click on Security'], dtype=object) array(['https://docs.trusona.com/images/totp-integration-images/ub...
docs.trusona.com
UAB Galaxy RNA Seq Step by Step Tutorial Latest revision as of 08:55, 16 September 2011 [edit] Transcriptome analysis via RNA-Seq There are several types of RNA-Seq: transcriptome, splice-variant/TSS/UTR analysis, microRNA-Seq, etc. This tutorial will focus on doing a 2 condition, 1 replicate transcriptome analysis in ...
https://docs.uabgrid.uab.edu/w/index.php?title=UAB_Galaxy_RNA_Seq_Step_by_Step_Tutorial&diff=cur&oldid=3279
2022-01-16T20:01:33
CC-MAIN-2022-05
1642320300010.26
[]
docs.uabgrid.uab.edu
Making a Record Unique To change a record from a duplicate to a unique: - In the MatchRecordType field, enter "Unique". - When you are done modifying records, check the Approved box. This signals that the record is ready to be re-processed by Spectrum™ Technology Platform. - To save your changes, click the Save button.
https://docs.precisely.com/docs/sftw/spectrum/12.2/en/webhelp/DataQualityGuide/BusinessSteward/source/ExceptionEditor/DupeResolution_MakingRecordUnique.html
2022-01-16T19:31:01
CC-MAIN-2022-05
1642320300010.26
[]
docs.precisely.com
Search tokenization Tokenization is a process where input text is converted to tokens. Tokens are then stored in ElasticSearch and used to find matches against search terms. This makes it possible to adjust which documents are returned for a given search. Prerequisites VIP-CLI is installed and has been updated to the m...
https://docs.wpvip.com/how-tos/vip-search/search-tokenization/
2022-01-16T18:55:25
CC-MAIN-2022-05
1642320300010.26
[]
docs.wpvip.com
Service Overview¶ The Basics¶ Genesis Storage is an object storage account in our Genesis Public Cloud. Once provisioned, we will provide S3 credentials and bill for storage on-demand at current Genesis Public Cloud object storage rates. Alternatively, you may sign-up for a Genesis Public Cloud account and provision th...
https://docs.genesishosting.com/genesis-storage/service-overview.html
2022-01-16T18:13:08
CC-MAIN-2022-05
1642320300010.26
[]
docs.genesishosting.com
Loss of signal occurs when New Relic stops receiving data for a while; technically, we detect loss of signal after a significant amount of time has elapsed since data was last received in a time series. Loss of signal can be used to trigger or resolve a violation, which you can use to set up alerts. Gap filling can hel...
https://docs.newrelic.com/docs/alerts-applied-intelligence/new-relic-alerts/advanced-alerts/alerts-nerdgraph/nerdgraph-api-loss-signal-gap-filling
2022-01-16T20:05:17
CC-MAIN-2022-05
1642320300010.26
[]
docs.newrelic.com
This doc explains the difference between Titles and Short titles. It also delves into how these are affected and affect Paths and Redirects. Titles Titles are the title rendered at the top of each doc. The title of this doc is Titles vs Short Titles vs Path vs Redirects. The title of a document is define in the front m...
https://docs.newrelic.com/docs/style-guide/formatting/titles
2022-01-16T18:54:21
CC-MAIN-2022-05
1642320300010.26
[]
docs.newrelic.com
Context Dictionary and context switching The Context Dictionary identifies the business entities that you wish to make a decision on as well as the associated data that is used in support of these decisions. Defining a multi-level context, allows users to define Engagement policies and Actions at the appropriate level ...
https://docs.pega.com/pega-customer-decision-hub-product-overview/86/context-dictionary-and-context-switching
2022-01-16T19:36:38
CC-MAIN-2022-05
1642320300010.26
[array(['https://docs.pega.com/sites/default/files/drupal/dita/out/1811/strategic-apps-product-overview/Content/PegaMarketing/Resources/context-dictionary.png', None], dtype=object) ...
docs.pega.com
Value Finder requirements for data sets If your organization is currently still on a Pega Customer Decision Hub version earlier than 8.6 that does not include Value Finder, you can import a data set with strategy results and customer attributes to an 8.6 environment and analyze the data there by running a Value Finder ...
https://docs.pega.com/pega-customer-decision-hub-user-guide/86/value-finder-requirements-data-sets
2022-01-16T20:10:40
CC-MAIN-2022-05
1642320300010.26
[]
docs.pega.com
Build notes: Pega Synchronization Server 3.1 Build notes describe the changes that are included in each build that is created for the Pega Synchronization Server. Before you install one of these builds, familiarize yourself with the new features, resolved issues, and other changes. The Pega Synchronization Server store...
https://docs.pega.com/pega-rpa/build-notes-pega-synchronization-server-31
2022-01-16T20:27:19
CC-MAIN-2022-05
1642320300010.26
[]
docs.pega.com
Identifies the column or set of columns by which the dataset is sorted. -. This page has no comments.
https://docs.trifacta.com/display/r082/order_sort+Parameter
2022-01-16T19:28:08
CC-MAIN-2022-05
1642320300010.26
[]
docs.trifacta.com
JetBrains1. Log in to JetBrains 2. Licenses2. Licenses Locate the Licenses tab to the far left of the navigation bar and click on it. 3. Turning on Two-factor authentication3. Turning on Two-factor authentication You should have a notification on the screen informing you that Two-factor authentication is available. Cl...
https://docs.trusona.com/totp/jetbrains/
2022-01-16T19:52:23
CC-MAIN-2022-05
1642320300010.26
[array(['https://docs.trusona.com/images/totp-integration-images/jetbrains/step-2.png', 'Licenses'], dtype=object) array(['https://docs.trusona.com/images/totp-integration-images/jetbrains/step-3.png', 'Turn on two-factor auth'], dtype=object) array(['https://docs.trusona.com/images/totp-integration-i...
docs.trusona.com
The Zendesk Support source supports both Full Refresh and Incremental syncs. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run. This source can sync data for the Zendesk Support API. This Source Connector i...
https://docs.airbyte.io/integrations/sources/zendesk-support
2021-04-11T01:03:35
CC-MAIN-2021-17
1618038060603.10
[]
docs.airbyte.io
Basic monitoring Show graphs For a more visual approach when monitoring status, you can activate a set of autogenerated graphs to better analyze the performance markers associated with each machine. You just need to click the Show graphs toggle of the corresponding row. You can also click the Show all graphs toggle at ...
https://docs.devo.com/confluence/ndt/applications/systems-monitoring/basic-monitoring
2021-04-11T01:36:15
CC-MAIN-2021-17
1618038060603.10
[]
docs.devo.com
In the Walkthrough Video create screen, there are two video options you can create - walking video or slideshow video. Walking creates a video that walks you through connected panoramas and slideshow creates a video that rotates you 360 degrees on each selected panorama. In this tutorial, you will learn how to create a...
https://docs.gothru.co/how-to-create-a-slideshow-video-that-spins-360-degree-on-each-of-your-panoramas/
2021-04-11T01:55:41
CC-MAIN-2021-17
1618038060603.10
[]
docs.gothru.co
Templates Templates allow you to define the generic document structure (such as a welcome email message or a quote PDF), which is then converted into an actual document based on the provided data. If you wish to learn more about a specific topic, refer to the subsections under. Creating a template Templates are created...
https://docs.cortezaproject.org/corteza-docs/2021.3/integrator-guide/templates/index.html
2021-04-11T00:12:23
CC-MAIN-2021-17
1618038060603.10
[]
docs.cortezaproject.org
- Reference > - Database Commands > - Role Management Commands > - updateRole updateRole¶ On this page Definition¶ updateRole¶ Updates a user-defined role. The updateRolecommand must run on the role’s database. An update to a field completely replaces the previous field’s values. To grant or remove roles or privileges ...
https://docs.mongodb.com/master/reference/command/updateRole/
2019-08-17T13:56:34
CC-MAIN-2019-35
1566027313259.30
[]
docs.mongodb.com
Use etcd data as a Pillar source New in version 2014.7.0. python-etcd In order to use an etcd server, a profile must be created in the master configuration file: my_etcd_config: etcd.host: 127.0.0.1 etcd.port: 4001 After the profile is created, configure the external pillar system to use it. Optionally, a root may be s...
https://docs.saltstack.com/en/develop/ref/pillar/all/salt.pillar.etcd_pillar.html
2019-08-17T12:37:26
CC-MAIN-2019-35
1566027313259.30
[]
docs.saltstack.com
Installation – Fatal Error: Unable to Determine Previous Install Path Error/Message Fatal Error: Unable to determine previous install path. DataKeeper cannot be uninstalled or reinstalled. Description When performing a “Repair” or “Uninstall” of DataKeeper, the “ExtMirrBase” value is missing in the installation path of...
http://docs.us.sios.com/sps/8.6.3/ja/topic/unable-to-determine-previous-install-path
2019-08-17T12:40:14
CC-MAIN-2019-35
1566027313259.30
[]
docs.us.sios.com
Try it now and let us know what you think. Switch to the new look >> You can return to the original look by selecting English in the language selector above. Envoy Image AWS App Mesh is a service mesh based on the Envoy proxy. After you create your service mesh, virtual nodes, virtual routers, routes, and virtual servi...
https://docs.aws.amazon.com/ja_jp/app-mesh/latest/userguide/envoy.html
2019-10-14T03:57:35
CC-MAIN-2019-43
1570986649035.4
[array(['images/proxy.png', None], dtype=object) array(['images/logging.png', None], dtype=object)]
docs.aws.amazon.com
In this section you may explore and five followup to all your contacts that have been imported into your FeelBack account. You may add contacts to your people module by the following methods: By Import When you import your contacts using our importer section you may upload multiple contacts at once. Use this if you nee...
https://docs.feelback.io/docs/introduction-to-people
2019-10-14T03:33:03
CC-MAIN-2019-43
1570986649035.4
[]
docs.feelback.io
Contents Performance Analytics and Reporting Previous Topic Next Topic Use data from fields in related tables in a report Subscribe Log in to subscribe to topics and get notified when content changes. ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Share Use data from fields in related tables in...
https://docs.servicenow.com/bundle/jakarta-performance-analytics-and-reporting/page/use/reporting/concept/c_HowToAccessRelatedTables.html
2019-10-14T04:19:53
CC-MAIN-2019-43
1570986649035.4
[]
docs.servicenow.com
Try it now and let us know what you think. Switch to the new look >> You can return to the original look by selecting English in the language selector above. DeleteMessage Deletes the specified message from the specified queue. To select the message to delete, use the ReceiptHandle of the message (not the MessageId whi...
https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_DeleteMessage.html
2019-10-14T03:53:58
CC-MAIN-2019-43
1570986649035.4
[]
docs.aws.amazon.com
Simple Trade¶ How it Works¶ In the Simple Trade strategy, Hummingbot executes orders after a certain time delay, as specified by the user. For limit orders, the strategy also provides the user with the additional option to cancel them after a certain time period. Warning The strategy is only supposed to provide the use...
https://docs.hummingbot.io/strategies/simple-trade/
2019-10-14T05:07:14
CC-MAIN-2019-43
1570986649035.4
[]
docs.hummingbot.io
Augmented Portal Difficulty Level: Easy Coding Knowledge Required: Absolute Beginner Time to Complete: 30 minutes Masking is a technique that hides parts of a scene as if they were behind an invisible object. It can be used to create environments that extend behind, and are framed by, a target image. This super simple ...
https://docs.zap.works/studio/tutorials/augmented-portal/
2019-10-14T04:00:54
CC-MAIN-2019-43
1570986649035.4
[array(['/static/img/zappar-studio/sbs/augmented_portal/target-image.png', None], dtype=object) array(['/static/img/zappar-studio/sbs/augmented_portal/target-image.png', None], dtype=object) ]
docs.zap.works
Try it now and let us know what you think. Switch to the new look >> You can return to the original look by selecting English in the language selector above. Other Use Cases In this section, you can find information about use cases that are not common to most users. Topics Transferring Files in Opposite Directions Tran...
https://docs.aws.amazon.com/datasync/latest/userguide/other-use-cases.html
2019-10-14T04:00:55
CC-MAIN-2019-43
1570986649035.4
[]
docs.aws.amazon.com
If you’ve been working with Beaver Builder, you might have observed that whenever you add a module or make a slight change on a page, you need to save and publish it in order to see it live. But, in the latest version of UABB, i.e. the Ultimate Addons for Beaver Builder version 1.2.0, we’ve introduced the Live Preview ...
https://docs.brainstormforce.com/how-to-enable-disable-live-preview-feature-of-uabb/
2019-10-14T03:04:01
CC-MAIN-2019-43
1570986649035.4
[array(['https://docs.brainstormforce.com/wp-content/uploads/2016/08/Enable-or-Disable-UABB-Live-Preview.jpg', 'Enable or Disable UABB Live Preview'], dtype=object) ]
docs.brainstormforce.com
This Refactoring is used to switch between the for loop and foreach loop. The foreach loop is more readable and compact. On the other hand, if your algorithm uses the iteration number for calculations, the for loop is more applicable. In rare cases, the ForEach to For refactoring may change your code's external behavio...
https://docs.devexpress.com/CodeRushForRoslyn/115530/refactoring-assistance/foreach-to-for-for-to-foreach
2019-10-14T03:34:18
CC-MAIN-2019-43
1570986649035.4
[]
docs.devexpress.com
Building a worker executable This: 1. Download dependencies A SpatialOS SDK release consists of a collection of artifacts (libraries, tools etc.). In this build step, you will download the necessary artifacts for building a worker.: - C++: Setting up a C++ worker - C#: (Under construction) - Java: (Under construction) ...
https://docs.improbable.io/reference/13.6/shared/flexible-project-layout/build-process/worker-build-process
2019-10-14T02:57:43
CC-MAIN-2019-43
1570986649035.4
[]
docs.improbable.io
ten navigation menu locations. They are : - Off Canvas menu - Top Bar Left - Top Bar Right - Primary Nav - Navbar Primary - Secondary nav - Departments Menu - All Departments Menu - Blog menu - Mobile Handheld Department Enabling CSS Classes Field, Static Content Blocks & Product Category Menu options By default CSS C...
https://docs.madrasthemes.com/electro/topics/navigation/general-guidelines/
2019-10-14T04:44:04
CC-MAIN-2019-43
1570986649035.4
[]
docs.madrasthemes.com
Options for this widget type include: map, heat map, and ticker. The map option is currently limited to AWS integrations. Map alerts can be grouped via element or policies. See the Capacity Monitoring documentation for a full explanation of events and alerts, and their relationship to policies. Set the scope by inputti...
https://docs.metricly.com/dashboards/widgets/alerts-widget/
2019-10-14T03:26:22
CC-MAIN-2019-43
1570986649035.4
[]
docs.metricly.com
curl --data "action=report&user=bob&project=demosthenes&x=category&y=state" This request is asking for a top-level (no drilldown specified) summary of issues in the project demosthenes. The x-axis of this summary will contain the issue categories, while the y-axis will reflect the issue state (such as new or existing)....
https://docs.roguewave.com/en/klocwork/current/specifyingdrilldownforthereportaction
2019-10-14T03:36:21
CC-MAIN-2019-43
1570986649035.4
[]
docs.roguewave.com
Contents IT Operations Management Previous Topic Next Topic WebLogic Discovery on Linux servers Subscribe Log in to subscribe to topics and get notified when content changes. ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Share WebLogic Discovery on Linux servers Discovery can collect data abou...
https://docs.servicenow.com/bundle/geneva-it-operations-management/page/product/discovery/reference/r_WeblogicOnLinuxServers.html
2019-10-14T03:51:33
CC-MAIN-2019-43
1570986649035.4
[]
docs.servicenow.com
[Quickstart] Setup¶ This guide walks you through how to install Hummingbot and run your first trading bot. Below, we list what you'll need before you install and run Hummingbot. System Requirements¶ Why this is needed: If you are installing Hummingbot either locally or on a cloud server, here are the recommended minimu...
https://docs.hummingbot.io/quickstart/
2019-10-14T05:07:43
CC-MAIN-2019-43
1570986649035.4
[]
docs.hummingbot.io
. fxc /T ps_5_1 /Fo PixelShader1.fxc PixelShader1.hlsl In this example: - ps_5_1 is the target profile. - PixelShader1.fxc is the output object file containing the compiled shader. - PixelShader1.hlsl is the source. fxc /Od /Zi /T ps_5_1 /Fo PixelShader1.fxc PixelShader1.hlsl. } For additional information on spawning a...
https://docs.microsoft.com/en-us/windows/win32/direct3dtools/dx-graphics-tools-fxc-using?redirectedfrom=MSDN
2019-10-14T03:17:07
CC-MAIN-2019-43
1570986649035.4
[]
docs.microsoft.com
This guide includes the following sections: About this API: - Control over tile upscaling - Ability to hide low resolution satellite background imagery - Ability to request JPG or PNG tiles - Ability to request relative dates (e.g. show imagery that is at least one year old) - Richer metadata - Explicit survey tile req...
https://docs.nearmap.com/pages/viewpage.action?pageId=16581379
2019-10-14T03:52:58
CC-MAIN-2019-43
1570986649035.4
[]
docs.nearmap.com
Document Type Thesis Abstract The current study examined the predictive validity of the SAVRY in African American and White recently adjudicated juvenile offenders in Louisiana. The sample consists of 267 community-based, male juvenile offenders, whom were tracked for an average follow-up period of 18 months. Receiver ...
https://docs.rwu.edu/psych_thesis/22/
2019-10-14T04:22:36
CC-MAIN-2019-43
1570986649035.4
[]
docs.rwu.edu
Voice messages are normally stored in a compressed format. Although this reduces the storage requirements, it can cause problems if Unified Messaging is used in an environment that also uses audio compression, notably some Voice over IP infrastructures. Such use of multiple compression stages can result in the audio si...
http://docs.blueworx.com/BVR/InfoCenter/V6.1/help/topic/com.ibm.wvraix.probdet.doc/pooraudio.html
2019-10-14T04:31:57
CC-MAIN-2019-43
1570986649035.4
[]
docs.blueworx.com
On the dashboard, we have following sections. - Register your copy of WHMPress Regisentitlesntitiles you to get help using our ticketing system. Keep getting latest news & updates. - Reset WHMPress If you want to reset WHMPress like it was never installed before, hit this button to remove all cached data from WHMCS. - ...
http://docs.whmpress.com/docs/whmpress/configuration-admin-settings/dashboard/
2019-10-14T04:48:13
CC-MAIN-2019-43
1570986649035.4
[]
docs.whmpress.com
As a store administrator there are times where you often find yourself having to manage orders and payments on behalf of customers. Some customers might call in to modify their saved credit cards, or you might need to refund or capture payments for orders. With Drupal Commerce, you get a nice interface that let's you m...
https://docs.drupalcommerce.org/commerce2/user-guide/payments/managing-order-payments
2019-10-14T03:08:46
CC-MAIN-2019-43
1570986649035.4
[]
docs.drupalcommerce.org
About upgrading to 6.2 - READ THIS FIRST This topic contains important information and tips about upgrading to version 6.2 from an earlier version. Read it before attempting to upgrade your Splunk environment. Important: Not all Splunk apps and add-ons are compatible with Splunk Enterprise 6.2. If you are considering a...
https://docs.splunk.com/Documentation/Splunk/6.2.1/Installation/Aboutupgradingto6.2READTHISFIRST
2019-10-14T03:38:30
CC-MAIN-2019-43
1570986649035.4
[array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)]
docs.splunk.com
Distance Shadowmask is a version of the ShadowmaskA Texture that shares the same UV layout and resolution with its corresponding lightmap. More info See in Glossary lighting mode. It is shared by all Mixed Lights in a Scene. To set Mixed lightingA Light Mode for creating indirect lighting, shadowmasks and subtractive l...
https://docs.unity3d.com/2018.2/Documentation/Manual/LightMode-Mixed-DistanceShadowmask.html
2019-10-14T03:15:25
CC-MAIN-2019-43
1570986649035.4
[]
docs.unity3d.com
Z.CullFaces enum CullFaces { "inherit", "back", "front", "both", "none" } 3D rendering hardware can optionally skip drawing (cull) each face in a 3D object depending on the order in which the vertices of that face are specified. The Z.CullFaces enumeration provides a set of values that are used throughout the platform ...
https://docs.zap.works/studio/scripting/reference/cullfaces/
2019-10-14T04:36:49
CC-MAIN-2019-43
1570986649035.4
[]
docs.zap.works
Comparing and Analyzing experiments¶ Once you have more than 2 versions of a notebook, you will be able to use Compare Versions present in the Version dropdown on the top right corner. Here you can observe all types of information about all of your versions. Title Time of Creation Author All the parameters logged under...
https://jovian-py.readthedocs.io/en/latest/user-guide/07-compare.html
2019-10-14T03:35:05
CC-MAIN-2019-43
1570986649035.4
[]
jovian-py.readthedocs.io
Display all products being offered on a single page, grouped in tabs by product groups. Products are shown with details and order button. Helps users to navigate all the products from a single page, a must have for companies with a lot of products. [whmpress_store] Parameters - currency_id: Used with multi-currency, se...
http://docs.whmpress.com/docs/wcop-whmcs-cart-order-pages/shortcodes/store/
2019-10-14T04:50:02
CC-MAIN-2019-43
1570986649035.4
[]
docs.whmpress.com
Try it now and let us know what you think. Switch to the new look >> You can return to the original look by selecting English in the language selector above. Tutorial: Using AWS Lambda with the Mobile SDK for Android In this tutorial, you create a simple Android mobile application that uses Amazon Cognito to get creden...
https://docs.aws.amazon.com/lambda/latest/dg/with-android-example.html
2019-10-14T03:46:52
CC-MAIN-2019-43
1570986649035.4
[array(['images/lambda-android.png', None], dtype=object)]
docs.aws.amazon.com