Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 3,791 for

document annotation

(0.06 sec)
  1. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted Document size Size of the converted Document url Page file path in the cloud storage. Use this value to download page using File API...Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/conversionresult/
  2. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified Document Size Size of the verified Document IsSuccess Result of verification process...Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/verifyresult/
  3. Get attachments | Documentation

    GroupDocs.Viewer Cloud API enables you to to retrieve a list of Document attachments from your emails, Outlook data files, archives and PDF Documents. Following example demonstrates on how to get all attachments from MSG file. 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....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/get-attachments/
  4. Convert PDF to HTML using REST API in Ruby

    GroupDocs.Conversion is an advanced Document conversion API solutuion. This article is about how to convert PDF to HTML using REST API in Ruby....print read-only documents without losing documents formatting. We...We can easily convert PDF documents to HTML web pages and view...

    blog.groupdocs.cloud/2022/06/12/convert-pdf-to-...
  5. Merge PDF Files using a REST API | Combine Spec...

    Programmatically merge multiple PDF files using a REST API on the cloud in C#. Use Document merger REST API to combine two or more files using .NET SDK....then combine them into one document and print. In this article...several documents into one, split a single document into multiple...

    blog.groupdocs.cloud/2021/02/02/merge-multiple-...
  6. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive pages of a 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....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/render-n-consecutiv...
  7. Attachment Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 HTML Representation of Email Attachment Information Sometimes it is required to get email attachment information for HTML representation. Info API helps to retrieves attachment information. It returns an object that contains information about file format and file size. It also includes information about attachment pages and attachments The following GroupDocs.Viewer Cloud REST API resource has been used in the attachment Information (HTML representation)....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/attachment-informat...
  8. Find and Replace Watermarks in Documents using ...

    Programmatically Find and Replace Watermark Text or Images using a REST API from your Documents on the cloud in C# with Watermarking Cloud SDK for .NET...or text used to display in documents for various purposes. Sometimes...watermarks from images and documents of supported formats. Currently...

    blog.groupdocs.cloud/2021/02/09/find-and-replac...
  9. Adjust image quality | Documentation

    GroupDocs.Viewer Cloud enables you to adjust quality of output images contained by the source PDF Document. To adjust image quality use PdfOptions.ImageQuality option. PdfOptions.ImageQuality can be set to: Low - The acceptable quality, best performance and least size of the output image. Medium - Better quality and slower performance. High - Best quality but slow performance. NOTE: this option is supported when rendering to HTML only. Following code snippet shows how to adjust image quality when rendering to HTML....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/adjust-image-quality/
  10. Sending files for processing | Documentation

    How to send files for processing to the selected language....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Rewriter Cloud...

    docs.groupdocs.cloud/rewriter/file/request/