Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 6,247 for

api configuration

(0.09 sec)
  1. 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-...
  2. 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...
  3. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  4. Join word documents without starting from a new...

    There is an additional option for Word document joining that allows to merge those documents without page breaking between them, i.e. the last page of the initial document will be merged with the first page of the next document as one page. Name Description Comment JoinItem.WordJoinMode Allows to join word documents without empty space between documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST Api directly from the browser....~/join lets you call this REST API directly from the browser. cURL..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/merger/join-word-continous/
  5. 5. Convert to Presentation Document Formats | D...

    GroupDocs.Conversion Cloud REST Api allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following GroupDocs.Conversion Cloud REST Api resource has been used in the convert to Slides format example....Conversion Cloud REST API allows to convert the to Presentation...GroupDocs.Conversion Cloud REST API resource has been used in the...

    docs.groupdocs.cloud/conversion/convert-to-pres...
  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....WordProcessing documents This REST API provides an ability to load the...~/load lets you call this REST API directly from the browser. The...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  7. 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...
  8. 将 HTML 转换为 JSON 在 Node.js 中 | 在线网页导出为 JSON

    使用 GroupDocs.Conversion Cloud SDK for Node.js 将 HTML 文件转换为 JSON 格式。通过 REST Api 在线将结构化的 HTML 文档转换为 JSON 格式。...JSON 有助于开发人员将网页内容解析为可以在应用程序、API 或仪表板中重复使用的结构化数据。通过 GroupDocs...SDK for Node.js,您可以使用简单的 REST API 将任何静态 HTML 文件转换为干净、结构化的 JSON,这使其非常适合后端自动化或数据迁移。...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  9. Get Supported File Formats | Documentation

    This REST Api allows getting a list of all file formats supported by GroupDocs.Merger 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. 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....feedback On this page This REST API allows getting a list of all...GroupDocs.Editor Cloud REST API resource has been used in the...

    docs.groupdocs.cloud/merger/get-supported-file-...
  10. Word to HTML | DOC to HTML Online | DOCX to HTM...

    使用 GroupDocs.Conversion Cloud SDK for Node.js 将 Word 文档转换为 HTML。了解如何使用 Node.js 将 DOC、DOCX 文件转换为 web 友好的 HTML。...HTML,这是一种简单且强大的 REST API。 DOCX 转 HTML 转换的 REST API 在 Node.js 中将 DOC...HTML 使用 cURL DOCX 转 HTML 的 REST API # The GroupDocs.Conversion Cloud...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...