Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,976 for

storage api

(0.16 sec)
  1. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud Storage and other files, like image annotation (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # 1. Get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your actual credentials (or set them as environment variables)....other provided text fragment API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/text-replacemen...
  2. Convert CSV to JSON or JSON to CSV Programmatic...

    Convert JSON array to CSV table using C# REST Api. This article is about how to convert CSV to JSON or JSON to CSV Programmatically in C#....used and much faster data storage format that contain comma-separated...CSV and CSV to JSON Conversion API and C# SDK How to Convert CSV...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  3. Add Metadata By Property Name Match Exact Phras...

    This REST Api allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://Api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to add metadata to a document curl -v "https://Api....feedback On this page This REST API allows you to add metadata information...cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  4. Set Metadata By Property Value | Documentation

    This REST Api allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://Api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://Api....feedback On this page This REST API allows to set document metadata...CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. Extract Pages from PDF File Online in Python

    Extract single page from PDF or extract all pages from PDF file online and easily. This article is about how to extract pages from PDF file online in Python...online in Python using REST API . The following topics will be...article: Document Extractor REST API and Python SDK How to Extract...

    blog.groupdocs.cloud/merger/extract-pages-from-...
  6. Get Documents Completed and Signed through Onli...

    GroupDocs's September 2014 newsletter focuses on the Aspose.Conversion for .NET library but also has news about what's new and what's coming next....Need a Reliable File Conversion API? Converting files between formats...image files. By hosting the API on your own infrastructure, you...

    blog.groupdocs.cloud/conversion/september-newsl...
  7. Can't convert password protected xls and ppt - ...

    Hello, In the latest GroupDocs version, I tried to convert password protected ppt and xls and got the following error: {“requestId”:“b2d6ca33-0e4c-45c8-a27e-de224cc99dff”,“error”:{“code”:“internalError”,“message”:“Conv…...FilePath=<path to file>&StorageName=<storage name> when we try to get the...exists in the parent on-premise API GroupDocs.Conversion for .NET...

    forum.groupdocs.cloud/t/cant-convert-password-p...
  8. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of json objects Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud Storage and other files, like image annotation Add annotation Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....document as list of json objects API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/extract-annotat...
  9. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Merger-Cloud only The metered license can be used in Docker version of GroupDocs.Merger-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Merger Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Merger Api calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....docker version Storage calls are not charged Merger API calls charge...consumption curl -v "https://api.groupdocs.cloud/v1.0/merger/consumption"...

    docs.groupdocs.cloud/merger/metered-consumption/
  10. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Signature-Cloud only The metered license can be used in Docker version of GroupDocs.Signature-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Signature Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Signature Api calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....version Storage calls are not charged Signature API calls charge...processed. SDK examples Our API is completely independent of...

    docs.groupdocs.cloud/signature/metered-consumpt...