Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,783 for

name

(0.05 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/ko/conversion/convert-html...
  2. Java: Convert PDF to Excel Online | PDF to XLS ...

    How to convert PDF to Excel workbook using Java REST API. Develop PDF to Excel online converter using Java API. Easy and simple PDF to XLS conversion...cloud</id> <name>repository.groupdocs.cloud</name> <url>https://releases...input file name, output format as XLS and the name of resultant...

    blog.groupdocs.cloud/conversion/pdf-to-xls-online/
  3. How to self-host GroupDocs.Annotation Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with...."LICENSE_PRIVATE_KEY#private_key" ` - -name annotation_cloud ` groupdocs...LICENSE_PRIVATE_KEY#private_key \ --name annotation_cloud \ groupdocs/annotation-cloud...

    docs.groupdocs.cloud/annotation/self-host-with-...
  4. Configure Windows Azure Storage | Documentation

    You have to complete following steps to configure the Storage: Create Azure account if you don’t have one Log into Dashboard Access the Storages page Click on the ‘Create New Storage’ and select Azure Storage Enter Storage Name (For example: MyAzureStorage), Container, Account Name, Account key, and Connection from your Azure account Save Storage Now you can use it by its Name in the service API with this account. For example:...Storage’ and select Enter Storage Name (For example: MyAzureStorage)...MyAzureStorage), Container, Account name, Account key, and Connection from...

    docs.groupdocs.cloud/total/configure-windows-az...
  5. Quick Start | Documentation

    Obtain security credentials and proceed with three steps of the Report Generation process to demonstrate GroupDocs Assembly Cloud API within a few minutes...."2015-03-05" , "products" : [ { "name" : "Monitor" , "price" : 2 ..., "quantity" : 2 }, { "name" : "Computer" , "price" : 3 , "quantity"...

    docs.groupdocs.cloud/assembly/getting-started/q...
  6. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given Name from GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage Name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/watermark/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....of cloud storage with a given name from . API Explorer lets you...Description storageName Storage name cURL example Request curl -X...

    docs.groupdocs.cloud/watermark/working-with-sto...
  7. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given Name from GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage Name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/parser/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....of cloud storage with a given name from . API Explorer lets you...Description storageName Storage name cURL example Request curl -X...

    docs.groupdocs.cloud/parser/working-with-storage/
  8. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given Name from GroupDocs Cloud Storage. API Explorer GroupDocs.Signature Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage Name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....of cloud storage with given name from . API Explorer lets you...Description storageName Storage name cURL example Request curl -...

    docs.groupdocs.cloud/signature/working-with-sto...
  9. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-page.docx", "storageName": null, "versionId": null, "password": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "Name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page...."pages" : [ { "number" : 0 , "name" : null , "width" : 612 , "height"...false } ] } InfoResult fields Name Description FileInfo File path...

    docs.groupdocs.cloud/signature/inforesult/
  10. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies...."document": {"folder": "words/docx","name": "four-pages.docx" } }' Response..."document": {"folder": "words/docx","name": "four-pages.docx" } }' Response...

    docs.groupdocs.cloud/classification/documents-c...