Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 6,485 for

api configuration

(0.05 sec)
  1. Java: Convert MPP to HTML | Develop MPP to HTML...

    Learn how to convert Microsoft Project (MPP) files to HTML online using REST Api. Easily share and view project plans in any web browser.... Java API for MPP to HTML Conversion MPP...Conversion using cURL Commands Java API for MPP to HTML Conversion #...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  2. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hide some 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....you want to hide some text) API usage There are steps that usage...image annotation (using File API) Add annotation(s) Download document...

    docs.groupdocs.cloud/annotation/text-redaction-...
  3. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an Api client app Before you can make any requests to GroupDocs Cloud Api you need to get Client Id and Client Secret. That will be used to invoke the GroupDocs Cloud Api. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard.... Create an API client app Before you can make...requests to GroupDocs Cloud API you need to get Client Id and...

    docs.groupdocs.cloud/merger/quick-start/
  4. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST Api provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST Api directly from the browser....Merger Cloud REST API provides an ability to split...~/join lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/merger/split-document/
  5. 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.... API usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/comparison/compare-multipl...
  6. 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...
  7. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. 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.... API usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  8. Translating image and scanned PDF files with Gr...

    How to use GroupDocs.Translation Cloud SDK for translating image files....Translation Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...

    docs.groupdocs.cloud/translation/file/sdk/image...
  9. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....(that should be enabled and configured from your webserver). But...combination with Gzip compression. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  10. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 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....when setting MaxRowsPerPage=30 API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...