Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 6,616 for

api configuration

(0.1 sec)
  1. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an Api client app Before you can make any requests to GroupDocs Cloud Api you need to get a Client Id and a Client Secret.... Create an API client app Before you can make...requests to GroupDocs Cloud API you need to get a Client Id and...

    docs.groupdocs.cloud/parser/quickstart/
  2. 使用 cURL 对 MS Office、PDF 和许多其他文档格式中的原始文本进行分类

    GroupDocs.Classification Cloud Api 检索分类法/文档分类法的原始文本分类输出,其中包含有关最佳类别的信息...分类云API # GroupDocs.Classification Cloud API 检索 IAB-2 分类法...GroupDocs.Classification Cloud API 支持 IAB-2 分类方案,下面列出了一些分类示例: “汽车”,...

    blog.groupdocs.cloud/zh/classification/classify...
  3. Get Document Information | Documentation

    This REST Api allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....feedback On this page This REST API allows us to obtain basic information...~/info lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/merger/get-document-inform...
  4. 在 Node.js 中使用 REST API 比较 PowerPoint 演示文稿

    使用 GroupDocs.Signature Cloud SDK for PHP 在云上使用 PHP 中的 REST Api 以编程方式生成 QR 码以签署 PDF。...REST API 生成 QR 码以签署 PDF 文档。 本文应涵盖以下主题: 二维码生成器 REST API 和 PHP...PDF 在 PHP 中验证二维码签名 二维码生成器 REST API 和 PHP SDK # 为了生成 QR 码以签署 PDF...

    blog.groupdocs.cloud/zh/signature/generate-qr-c...
  5. Limit count of items to render | Documentation

    GroupDocs.Viewer Cloud allows rendering the items in Outlook Data Files (OST/PST). OutlookOptions is used to set rendering options for OST and PST formats. The following code samples show how to render the items in an Outlook Data File by setting a maximum limit. 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/limit-count-of-item...
  6. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This Api allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name Api will find the folder in GroupDocs Cloud Storage. Api Explorer GroupDocs.Merger Cloud Api Reference lets you try out List Files in a Folder Api right away in your browser. It allows you to effortlessly interact and try out every single operation that our Apis expose....Listing of a Specific Folder This API allows you to get a list of all...you do not pass storage name API will find the folder in GroupDocs...

    docs.groupdocs.cloud/merger/working-with-folder/
  7. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This Api allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name Api will find the folder in GroupDocs Cloud Storage. Api Explorer GroupDocs.Editor Cloud Api Reference lets you try out List Files in a Folder Api right away in your browser. It allows you to effortlessly interact and try out every single operation that our Apis expose....Listing of a Specific Folder This API allows you to get a list of all...you do not pass storage name API will find the folder in GroupDocs...

    docs.groupdocs.cloud/editor/working-with-folder/
  8. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options.... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/signature/sign-document-wi...
  9. Adjust text overflow in cells | Documentation

    When Spreadsheet is rendered overflowed text inside the cell overlays subsequent cells until it meets non-empty cell. GroupDocs.Viewer Cloud provides a setting to configure the mode which will be used for rendering overflowed text: To set the overflowed text to be hidden, set SpreadsheetOptions.TextOverflowMode to HideText as shown in the example below. To set the overflowed text to overlay subsequent cells until it meets non empty cell, set SpreadsheetOptions.TextOverflowMode to OverlayIfNextIsEmpty....Cloud provides a setting to configure the mode which will be used...TextOverflowMode to AutoFitColumn . API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/adjust-text-overflo...
  10. 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...