Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 14,497 for

java sdk

(0.05 sec)
  1. An online document management add-on for cloudC...

    GroupDocs has integrated its online document management apps with cloudControl...CMSs and updated our GroupDocs SDKs . HTML5 document viewer prototype...create your own questionnaire for JAVA Created new UI test for sample27...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  2. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST API directly from the browser....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."MyStorage:converted/towords/sample.docx" } SDK examples The API is completely...

    docs.groupdocs.cloud/conversion/convert-to-word...
  3. Text to PNG converter on Document Processing RE...

    Text to PNG converter on Document Processing REST APIs | GroupDocs Cloud Recent content in Text to PNG converter on Document Processing REST APIs | GroupDocs Cloud Converter texto em imagem em Java......Converter texto em imagem em Java - conversor de texto para PNG...converter texto em imagem em Java programaticamente. GroupDocs...

    blog.groupdocs.cloud/pt/tag/text-to-png-convert...
  4. 在 C# 中合并和组合 PowerPoint PPT/PPTX 演示文稿

    将 Powerpoint 文件合并为一个文件或免费在线合并 PPT 文件。这篇文章介绍了如何在 C# 中合并和组合 PowerPoint PPT/PPTX 演示文稿。...REST API 合并 PowerPoint PPT 和 SDK 安装 使用 REST API 在 C# 中将多个 PPT...PowerPoint 演示文稿 用于合并 PowerPoint PPT 和 SDK 安装的 C# REST API # 为了合并 PowerPoint...

    blog.groupdocs.cloud/zh/merger/merge-powerpoint...
  5. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....Buy Now Pricing Information SDKs Policies My Orders & Quotes...19.8 , "value" : "T" }, ... SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  6. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. 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. Swagger UI lets you call this REST API directly from the browser....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."printingAllowed" : true } } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  7. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage 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...returned to confirm deletion. SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  8. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures 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..."Size" : 0 , "IsSuccess" : true } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  9. Render grid lines | Documentation

    GroupDocs.Viewer Cloud does not render gird lines of Spreadsheets by default. To enable rendering of gird lines you just need to SpreadsheetOptions.RenderGridLines property to true in order to render the grid lines. The following code sample shows how to enable rendering of grid lines. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."attachments" : [], "file" : null } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/render-grid-lines/
  10. Rendering pages to the same size as the size of...

    This option is supported when rendering to JPG and PNG only. When viewing PDF documents in JPG and PNG formats by default GroupDocs.Viewer Cloud calculates output image size for better viewing quality. In case you want to make output JPG and PNG images to be the same size in pixels as the size of pages in a source PDF document GropDocs.Viewer Cloud provides a new option called RenderOriginalPageSize of the PdfOptions class....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."attachments" : [], "file" : null } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...