Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 6,558 for

api configuration

(0.05 sec)
  1. Rename email fields | Documentation

    When rendering email messages, by default the Api uses the English language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The Api provides a new property FieldLabels in EmailOptions class to change the field labels....email messages, by default the API uses the English language to...labels for email header. The API provides a new property FieldLabels...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  2. Convert Word Document to PDF in Java using REST...

    Quickly convert document formats using our high performance file conversion Api. Let's see how to convert Word document to PDF in Java using REST Api....Document to PDF in Java using REST API In the last blog post, we described...document to PDF in Java using REST API. The following topics are covered...

    blog.groupdocs.cloud/conversion/convert-word-do...
  3. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive pages from word processing documents into pdf documents. 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....is not provided: the convert API method will return the converted...~/conversion lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/conversion/convert-n-conse...
  4. Move Pages | Documentation

    This REST Api provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....feedback On this page This REST API provides a move page feature...~/Pages/Move lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/merger/move-pages/
  5. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....files with specific sensitivity: API usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  6. How to self-host GroupDocs.Editor Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....explore the API. With Swagger UI you can call API methods in your...it on our , or use raw REST API requests as you can find it ...

    docs.groupdocs.cloud/editor/self-host-with-docker/
  7. GroupDocs.Comparison | Introduction of PHP SDK ...

    This monthly release is allowing users to get Changes in table of content, Image and Html Comparison also compare annotations as result document file path or stream....release is also included Eleven API improvements like displaying...for further details. Complete API changes is listed below: New...

    blog.groupdocs.cloud/comparison/introduction-of...
  8. Get attachments | Documentation

    GroupDocs.Viewer Cloud Api enables you to to retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents. Following example demonstrates on how to get all attachments from MSG file. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details....Viewer Cloud API enables you to to retrieve a...all attachments from MSG file. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/get-attachments/
  9. Paraphrase text with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing texts....Rewriter Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...

    docs.groupdocs.cloud/rewriter/text/sdk/paraphrase/
  10. 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.... The API provides RenderComments property...render documents with comments. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/render-document-wit...