Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 17,799 for

groupdocs java rest api

(0.13 sec)
  1. Get Supported File Formats | Documentation

    Groupdocs.Viewer Cloud Rest Apis support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below Api. The following Groupdocs.Viewer Cloud Rest Api resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://Api.Groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  2. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. Groupdocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that Groupdocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/editor/working-with-text-d...
  3. Get Supported File Formats | Documentation

    Groupdocs.Annotation Cloud is a Rest Api provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following Groupdocs.Comparison Cloud Rest Api resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://Api.Groupdocs.cloud/v2.0/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".docx", "fileFormat": "Microsoft Word" }, { "extension": "....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/annotation/get-supported-f...
  4. Extract Metadata By Property Name Match Regex |...

    This Rest Api allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.Groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. Features Overview | Documentation

    Groupdocs.Merger Cloud is a Rest Api that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/merger/features-overview/
  6. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the 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 WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  7. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion options. 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 the File Api documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert Api method will return converted document in the response body...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/conversion/convert-to-html...
  8. Translating Srt files with GroupDocs.Translatio...

    How to use Groupdocs.Translation Cloud SDK for translating Srt files....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/translation/file/sdk/subti...
  9. Translating image files with GroupDocs.Translat...

    How to use Groupdocs.Translation Cloud SDK for translating image files....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/translation/file/sdk/image...
  10. Translating PDF files with GroupDocs.Translatio...

    How to use Groupdocs.Translation Cloud SDK for translating PDF files....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/translation/file/sdk/pdf/