Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 33,219 for

sdk

(0.05 sec)
  1. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. 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 Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."title" : "page_0.png" } } ] } SDK examples The API is completely...

    docs.groupdocs.cloud/annotation/get-pages/
  2. Parse by Template Defined as an Object | Docume...

    This REST API allows us to extract document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how to extract data from a source document by a user-defined template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template defined as an object example....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."rowSpan" : 1 } ] } } } ] } SDK examples Our API is completely...

    docs.groupdocs.cloud/parser/parse-by-template-d...
  3. 4. Convert to Image Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream. Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Images format example....Buy Now Pricing Information SDKs Policies My Orders & Quotes...topjpg/sample-page-2.jpg" } SDK examples The API is completely...

    docs.groupdocs.cloud/conversion/convert-to-imag...
  4. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render documents using single API call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how to render document without using cloud storage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, PNG or PDF Required. File binary Input file to convert Form data, Required pages string Pages range to render, like “1,2” or “3-5,10” Default value : all pages password string Input document password Required for password-protected documents....Buy Now Pricing Information SDKs Policies My Orders & Quotes...Resonse Code 200 <binary file> SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/convert-and-download/
  5. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Signature-Cloud only The metered license can be used in Docker version of GroupDocs.Signature-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Signature Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Signature API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....Buy Now Pricing Information SDKs Policies My Orders & Quotes...decimal Amount of MBs processed. SDK examples Our API is completely...

    docs.groupdocs.cloud/signature/metered-consumpt...
  6. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."rowSpan" : 1 } ] } } } ] } SDK examples Our API is completely...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  7. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Buy Now Pricing Information SDKs Policies My Orders & Quotes...null , "pdfViewInfo" : null } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/get-document-inform...
  8. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of json objects 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 Add annotation Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes...null , "imagePath" : null } ] SDK examples The API is completely...

    docs.groupdocs.cloud/annotation/extract-annotat...
  9. 在 Java 中将 Word 转换为 PNG 并将 PNG 转换为 Word 文档

    使用我们免费且安全的 API,在几秒钟内将 Word DOC 转换为优化的 PNG 图像。让我们看看如何在 Java 中将 Word 转换为 PNG 以及将 PNG 转换为 Word 文档。...Conversion Cloud API 的 Java SDK 。安装这个功能丰富的 Java 库 以将 Word 文件转换为图像格式,例如...中将 Word 文档转换为 PNG 图像 # Java SDK 是一个引人注目的库,可在几秒钟内执行优化的文件转换。请按照以下步骤和下面提到的代码片段在...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  10. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."rowSpan" : 1 } ] } } } ] } SDK examples Our API is completely...

    docs.groupdocs.cloud/parser/parse-by-template-s...