Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 591 for

metadata curl

(0.08 sec)
  1. System requirements | Documentation

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

    docs.groupdocs.cloud/translation/system-require...
  2. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page 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/ellipse-annotat...
  3. Text Underline Annotation | Documentation

    Text Underline annotation marks text with a underline styling 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-underline-...
  4. Text field Annotation | Documentation

    Text field annotation adds rectangle with a text inside 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-field-anno...
  5. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Metadata Product Solution GroupDocs...API directly from the browser. cURL example Request // First get...

    docs.groupdocs.cloud/conversion/add-watermark/
  6. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....Metadata Product Solution GroupDocs...API directly from the browser. cURL example Request * First get...

    docs.groupdocs.cloud/merger/join-document-cross...
  7. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. 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 and get the result immediately HTTP PUT ~/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/add-direct/
  8. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Metadata Product Solution GroupDocs...API directly from the browser. cURL example Request * First get...

    docs.groupdocs.cloud/comparison/compare-multipl...
  9. Rendering Document to Responsive HTML | Documen...

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 GroupDocs.Viewer supports to render a document to responsive HTML. It provides a EnableResponsiveRendering property, that lets you get responsive output HTML. The following example demonstrates how to minify output content when creating cache. NOTE: This feature is supported by all methods which accepts objects. Please note, that currently this option works for most document types, but there are few (listed below) that are not supported yet....Metadata Product Solution GroupDocs...has been used to . cURL example Request curl -v "http://api.groupdocs...

    docs.groupdocs.cloud/viewer/rendering-document-...
  10. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST API directly from the browser....Metadata Product Solution GroupDocs...from the browser. cURL example Request curl -X POST "https://api...

    docs.groupdocs.cloud/conversion/convert-to-word...