Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 9,125 for

merger

(0.24 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Merger Cloud를 출시할 예정입니다. 이를 통해 개발자는...

    blog.groupdocs.cloud/ko/groupdocs.cloud/page/43/
  2. با استفاده از REST API در Ruby PDF را به HTML ت...

    GroupDocs.Conversion یک راه حل API تبدیل سند پیشرفته است. این مقاله در مورد نحوه تبدیل PDF به HTML با استفاده از REST API در Ruby است....cloud/c/merger/18 ) همچنین ببینید # نحوه تبدیل...

    blog.groupdocs.cloud/fa/conversion/convert-pdf-...
  3. Summarizing files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files summarization....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  4. Simplifying files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files simplification....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  5. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/
  6. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  7. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the values in the CLIENT_ID and CLIENT_SECRET environment variables....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/get-supported-file-...
  8. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  9. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/render-document-wit...
  10. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/get-document-inform...