Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,885 for

name

(0.21 sec)
  1. resultant.xls

    Sheet1 PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/conversion/convert-html-to...
  2. resultant.xls

    Sheet1 PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/es/conversion/convert-html...
  3. resultant.xls

    Sheet1 PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/fr/conversion/convert-html...
  4. 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.Watermark 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/watermark/working-with-fol...
  5. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.1 Enter......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/ru/conversion/convert-html...
  6. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.1 Enter......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/de/conversion/convert-html...
  7. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.1 Enter......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  8. InfoResult | Documentation

    InfoResult data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17....] } ], "Attachments" : [ { "Name" : "string" } ], "ArchiveViewInfo"..."CadViewInfo" : { "Layers" : [ { "Name" : "string" , "Visible" : true...

    docs.groupdocs.cloud/viewer/inforesult/
  9. 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/
  10. Get Supported QRCodes | Documentation

    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 Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET "https://api....{ "name" : "Aztec" }, { "name" : "DataMatrix" }, { "name" : "GS1DataMatrix"..."GS1DataMatrix" }, { "name" : "GS1QR" }, { "name" : "QR" } ] } SDK...

    docs.groupdocs.cloud/signature/get-supported-qr...