Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 3,808 for

name

(0.08 sec)
  1. Presentation PowerPoint

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name S Task 1 - enter your own text here C C I Subtask 1.1 Task 2 - enter your own text here Subtask 2.1 Task 3 Enter task Enter task O N N N N ......TEMPLATE AT RISK TASK NAME SUB TASK NAME S Task 1 - enter your...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED 1 2024-08-01T22:49:33Z...

    blog.groupdocs.cloud/es/conversion/convert-html...
  2. Presentation PowerPoint

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name S Task 1 - enter your own text here C C I Subtask 1.1 Task 2 - enter your own text here Subtask 2.1 Task 3 Enter task Enter task O N N N N ......TEMPLATE AT RISK TASK NAME SUB TASK NAME S Task 1 - enter your...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED 1 2024-08-01T22:49:33Z...

    blog.groupdocs.cloud/de/conversion/convert-html...
  3. Presentation PowerPoint

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name S Task 1 - enter your own text here C C I Subtask 1.1 Task 2 - enter your own text here Subtask 2.1 Task 3 Enter task Enter task O N N N N ......TEMPLATE AT RISK TASK NAME SUB TASK NAME S Task 1 - enter your...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED 1 2024-08-01T22:49:33Z...

    blog.groupdocs.cloud/de/conversion/convert-html...
  4. Presentation PowerPoint

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name S Task 1 - enter your own text here C C I Subtask 1.1 Task 2 - enter your own text here Subtask 2.1 Task 3 Enter task Enter task O N N N N ......TEMPLATE AT RISK TASK NAME SUB TASK NAME S Task 1 - enter your...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED 1 2024-08-01T22:49:33Z...

    blog.groupdocs.cloud/fa/conversion/convert-html...
  5. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....VerifyOptionsCollect Object Fields Name Type Description Items List...CellsVerifyTextOptio Object Fields Name Type Description Text string...

    docs.groupdocs.cloud/signature/verification-opt...
  6. Search Result Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties CellsBarcodeSignatureData Object Contains Cells Bar-code Signature properties. CellsBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code. ImagesBarcodeSignatureData Object Contains Images Bar-code Signature properties. ImagesBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code....CellsBarcodeSignatur Object Fields Name Type Description BarcodeTypeName...ImagesBarcodeSignatu Object Fields Name Type Description BarcodeTypeName...

    docs.groupdocs.cloud/signature/search-result-ob...
  7. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example...."count" : 5 , "fieldsData" : [ { "name" : "ADDRESS" , "pageIndex" :...619002342224121 , "areas" : [] } } }, { "name" : "COMPANYADDRESS" , "pageIndex"...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  8. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...{ "SignatureType" : "Text" } Name Description Text Specifies Text...} } PagesSetup Object Fields Name Type Description FirstPage boolean...

    docs.groupdocs.cloud/signature/common-structures/
  9. Get View Info for Archive File | Documentation

    GroupDocs.Viewer Cloud provides additional information such as list of folders when calling Info method. To retrieve view information for Archive File call Info method and cast output result to ArchiveViewInfo type. Following example demonstrates how to print out archive contents. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details...."attachments" : [ { "name" : "file (12).txt" }, { "name" : "file (13)...(13).txt" }, { "name" : "file (14).txt" }, { "name" : "file (15)...

    docs.groupdocs.cloud/viewer/get-view-info-for-a...
  10. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example...."count" : 5 , "fieldsData" : [ { "name" : "ADDRESS" , "pageIndex" :...619002342224121 , "areas" : [] } } }, { "name" : "COMPANYADDRESS" , "pageIndex"...

    docs.groupdocs.cloud/parser/parse-by-template-o...