Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 4,273 for

pdf annotation

(0.11 sec)
  1. Supported File Formats | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Viewer Cloud V1 GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example....Annotation Product Solution GroupDocs...Document Format" , "extension" : ".pdf" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/supported-file-form...
  2. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET....audio and video files, images, PDF, eBooks, drawings, and many more...Format ODT, ODS Portable Formats PDF eBook EPUB Email EML, MSG Images...

    blog.groupdocs.cloud/2020/04/27/manipulate-meta...
  3. Parse Word Documents using REST API in Node.js

    Programmatically Parse Word Documents and Extract Text & Images using a REST API on the cloud in Node.js with GroupDocs.Parser Cloud SDK for Node.js....files, eBooks, markups, and PDF portfolios in your Node.js applications...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2021/07/16/parse-word-docu...
  4. Split drawing into tiles | Documentation

    Tiled rendering or (rendering by coordinates) is the process of rendering CAD drawings (into an image, HTML or Pdf) by dividing into square parts and rendering each part (or tile) separately. The advantage of this process is that the amount of memory involved is reduced as compared to rendering the entire document at once. Generally, DWG documents are divided into pages by Model and Layouts, but when the tiled rendering is enabled, only the Model is rendered and every tile composes a separate page....Annotation Product Solution GroupDocs...drawings (into an image, HTML or PDF) by dividing into square parts...

    docs.groupdocs.cloud/viewer/split-drawing-into-...
  5. Translate Word or Excel Documents into 7 Differ...

    Translation API to translate Word & Excel documents into Chinese, English, French, German, Italian, Russian, Spanish without disturbing document structure....Convert Excel Spreadsheets to PDF using Python → Search Search...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2020/06/06/translate-word-...
  6. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....Annotation Product Solution GroupDocs..."formats" : [ { "extension" : ".pdf" , "fileFormat" : "Portable Document...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  7. 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....Annotation Product Solution GroupDocs...container like ZIP archive, emails, PDF portfolios, etc. by specifying...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  8. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....Annotation Product Solution GroupDocs...ObjectsToSearch.PdfObjects The pdf searchable objects. Possible...

    docs.groupdocs.cloud/watermark/search-watermarks/
  9. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, Pdf, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....Annotation Product Solution GroupDocs...on document (Cells, Images, PDF, Slides or Words) Signature API...

    docs.groupdocs.cloud/signature/working-with-sig...
  10. 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....Annotation Product Solution GroupDocs...documents into HTML, Image, or Pdf, you may clean (delete) rendered...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...