Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 3,788 for

name

(0.06 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/zh-hant/conversion/convert...
  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/ru/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/de/conversion/convert-html...
  5. 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...
  6. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage Name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose.... If you do not pass storage name API will find the folder in...Path of the file including file name and extension e.g. /Folder1/file...

    docs.groupdocs.cloud/parser/working-with-folder/
  7. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -v "https://api.groupdocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "qrCodeTypes": [ { "Name": "Aztec" }, { "Name": "DataMatrix" }, { "Name": "GS1DataMatrix" }, { "Name": "GS1QR" }, { "Name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....{ "name" : "Aztec" }, { "name" : "DataMatrix" }, { "name" : "GS1DataMatrix"..."GS1DataMatrix" }, { "name" : "GS1QR" }, { "name" : "QR" } ] } SDK...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  8. 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...
  9. 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...
  10. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "Name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" }, ... ] ConversionResult fields Name Description Name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this value to download page using File API...ConversionResult example [ { "name" : "one-page.pdf" , "size" :...ConversionResult fields Name Description name Name of the converted...

    docs.groupdocs.cloud/conversion/conversionresult/