Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 6,159 for

api configuration

(0.05 sec)
  1. 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...
  2. 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": "....Viewer Cloud REST APIs support to render over 50 file...below API. The following GroupDocs.Viewer Cloud REST API resource...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  3. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating 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/
  4. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  5. 在 C# 中使用 REST API 编辑 PDF 文件的元数据

    使用适用于 .NET 的元数据操作 Cloud SDK 在 C# 中使用云上的 REST Api 以编程方式编辑 PDF 文件的元数据...中使用 REST API 编辑 PDF 文件的元数据。 本文应涵盖以下主题: 文档元数据操作 REST API 和 .NET...NET SDK 使用 REST API 编辑 PDF 文档的元数据 文档元数据操作 REST API 和 .NET SDK #...

    blog.groupdocs.cloud/zh/metadata/edit-metadata-...
  6. Filter mail storage | Documentation

    Lotus Notes allows filtering messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer also allows filtering the rendered messages using the following filters: Filter by subject and content using LotusNotesOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using LotusNotesOptions.AddressFilter; 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....AddressFilter; API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/filter-mail-storage/
  7. Render hidden columns and rows | Documentation

    Sometimes Excel document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want to control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns options in SpreadsheetOptions class which enables rendering hidden rows and columns as shown in the following code samples. Api Usage There are steps that usage of GroupDocs.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/render-hidden-colum...
  8. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....use this option for rendering: API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  9. Get View Info for Archive File | Documentation

    GroupDocs.Viewer Cloud provides additional information such as list of folders when calling Info method. To retrieve view information for Archive File call Info method and cast output result to ArchiveViewInfo type. Following example demonstrates how to print out archive contents. 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.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/get-view-info-for-a...
  10. 下一代 GroupDocs.Conversion for Cloud 18.3 中引入 PHP...

    下一代 GroupDocs.Storage for Cloud 是一个经过改进的全新 REST Api,用于在云应用程序/网站中执行不同的存储相关操作...它是一个新的和改进的 REST API,用于在云应用程序/网站中执行不同的存储相关操作。以下是下一代...Storage Cloud REST API 提供的功能的完整详细信息,请查看 文档 和 API 参考 。 上传特定文件 # 您可以使用...

    blog.groupdocs.cloud/zh/total/first-public-rele...