Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 587 for

metadata curl

(0.11 sec)
  1. GroupDocs Cloud Blog on Document Processing RES...

    GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Convert Word to JPG in Java – DOCX ......JPEG to PDF using REST API and cURL. Convert Excel Workbook to Text...Step-by-step guide with code samples, cURL commands, and SEO-friendly tips...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  2. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....Metadata Product Solution GroupDocs...been used to get . cURL example Request curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/annotation/document-inform...
  3. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...Metadata Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/signature/sign-document-wi...
  4. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF format example. Curl example Linux/MacOS/Bash Curl -X POST "https://api....Metadata Product Solution GroupDocs...the example. cURL example Linux/MacOS/Bash curl -X POST "https://api...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  5. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Metadata Product Solution GroupDocs...available and processed as normal. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/editor/working-with-spread...
  6. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Convert Word to JPG in Java – DOCX to JPG using Java REST API How to convert Word d......JPEG to PDF using REST API and cURL. Convert Excel Workbook to Text...Step-by-step guide with code samples, cURL commands, and SEO-friendly tips...

    blog.groupdocs.cloud/index.xml
  7. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....Metadata Product Solution GroupDocs...Client Secret field. Request curl --location --request POST 'https://id...

    docs.groupdocs.cloud/rewriter/authorization/
  8. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Rewriter Cloud....Metadata Product Solution GroupDocs...third party REST clients like cURL or Postman . The only requirement...

    docs.groupdocs.cloud/rewriter/system-requirements/
  9. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected text 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Metadata Product Solution GroupDocs...API directly from the browser. cURL example Request // First get...

    docs.groupdocs.cloud/annotation/text-highlight-...
  10. Fetching results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Metadata Product Solution GroupDocs...processing. cURL example for authorized paraphrasing Request curl --location...

    docs.groupdocs.cloud/rewriter/text/fetch/