Sort Score
Result 10 results
Languages All
Labels All
Results 9,971 - 9,980 of 40,306 for

sdk

(0.07 sec)
  1. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."removed_watermarks/sample_pdf/sample.pdf" } SDK examples Our API is completely...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  2. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."replaced_watermarks/sample_pdf/sample.pdf" } SDK examples Our API is completely...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  3. How to Convert PowerPoint to PDF using REST API...

    Converting from PowerPoint PPTX to PDF is a viable option for document protection. Let's learn how to convert PowerPoint to PDF using REST API in Python....we will be using the Python SDK of GroupDocs.Conversion Cloud...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  4. GroupDocs.批注云19.5

    对于开发者来说是个好消息!引入了全新的 GroupDocs.Annotation Cloud 19.5。我们致力于发展 GroupDocs.Annotation Cloud REST API。...Annotation Cloud SDK for .NET 在 Word 文档中添加注释: 将源文档上传至存储...Annotation.Cloud.Sdk.Api; using GroupDocs.Annotation.Cloud.Sdk.Client;...

    blog.groupdocs.cloud/zh/annotation/groupdocs.an...
  5. GroupDocs.批註雲19.5

    對於開發者來說是個好消息!引入了全新的 GroupDocs.Annotation Cloud 19.5。我們致力於發展 GroupDocs.Annotation Cloud REST API。...Annotation Cloud SDK for .NET 在 Word 文檔中添加註釋: 將源文檔上傳至存儲...Annotation.Cloud.Sdk.Api; using GroupDocs.Annotation.Cloud.Sdk.Client;...

    blog.groupdocs.cloud/zh-hant/annotation/groupdo...
  6. 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/
  7. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-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.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Buy Now Pricing Information SDKs Policies My Orders & Quotes...decimal Amount of MBs processed. SDK examples Our API is completely...

    docs.groupdocs.cloud/viewer/metered-consumption/
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Viewer Cloud SDK for Java. So that documents of...

    blog.groupdocs.cloud/groupdocs.cloud/page/41/
  9. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows to create document preview images, one per page. Image size and format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Buy Now Pricing Information SDKs Policies My Orders & Quotes...mple2_pdf/page_1.png" } ] } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/create-document-...
  10. Issue with merging word documents - Free Suppor...

    Today Jan 09 at 16:47:13 UK time we’ve started experiencing issues with the merge API. We are using this API for merging word documents: com.groupdocs.cloud.merger.client.ApiException: Internal Server Error at com.grou…... Can you please share your SDK code? partywallpro January 10...

    forum.groupdocs.cloud/t/issue-with-merging-word...