Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 3,164 for

pdf annotation

(0.08 sec)
  1. Working with Conversion API | Documentation

    This API intended for convert the document to specified target format. URI ~/ HTTP POST Example 2 (Convert document) Takes as input and returns. Example URL https://api.groupdocs.cloud/v2.0/conversion Request { "FilePath": "/words/docx/one-page.docx", "Format": "Pdf", "OutputPath": "converted" } Response [ { "name": "one-page.Pdf", "size": 17958, "url": "converted/one-page.Pdf" } ]...Annotation Product Solution GroupDocs..."/words/docx/one-page.docx" , "Format" : "pdf" , "OutputPath" : "converted"...

    docs.groupdocs.cloud/conversion/conversion-api/
  2. Rendering options by document type | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Outlook Data Files Rendering PDF Documents Rendering Spreadsheets...

    docs.groupdocs.cloud/viewer/rendering-options-b...
  3. Working with Search 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 search multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, Pdf, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....Annotation Product Solution GroupDocs...on document (Cells, Images, PDF, Slides or Words) Signature API...

    docs.groupdocs.cloud/signature/working-with-sea...
  4. Supported Document Formats | Documentation

    GroupDocs.Comparison Cloud API supports following document formats: CAD Formats Format File Extension Compare MicroStation Design File (V7) .DGN ✔ Autodesk Design Web Format .DWF ✔ AutoCAD Drawing .DWG ✔ AutoCAD Drawing Interchange .DXF ✔ Industry Foundation Classes .IFC ✔ Stereo Lithography .STL ✔ Diagram Formats Format File Extension Compare Microsoft Visio 2010 Web Drawing .VDW ✔ Microsoft Visio 2003-2010 XML Drawing .VDX ✔ Microsoft Visio 2003-2010 Drawing .VSD ✔ Microsoft Visio Macro-Enabled Drawing ....Annotation Product Solution GroupDocs...Compare Microsoft OneNote . ✔ PDF Formats Format File Extension...

    docs.groupdocs.cloud/comparison/supported-docum...
  5. Load Options by Document Family | Documentation

    Load Options by Document Family...Annotation Product Solution GroupDocs...with Load Options 5. Convert PDF Document with Load Options 6...

    docs.groupdocs.cloud/conversion/load-options-by...
  6. Working with Verify 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 verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, Pdf, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....Annotation Product Solution GroupDocs...on document (Cells, Images, PDF, Slides or Words) Signature API...

    docs.groupdocs.cloud/signature/working-with-ver...
  7. Evaluation tier | Documentation

    Evaluate GroupDocs.Translation Cloud service without registration....Annotation Product Solution GroupDocs...is not supported. Translate PDF document Maximum 1,000 characters...

    docs.groupdocs.cloud/translation/evaluation/
  8. FileInfo | Documentation

    FileInfo data structure used for input files description in various comparison cloud API methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud storage VersionId File Version, can be null or omitted. StorageName Name of the cloud storage. Can be omitted, then default storage used. Password The password for password-protected documents (docx, Pdf, etc)...Annotation Product Solution GroupDocs...password-protected documents (docx, pdf, etc) Was this page helpful?...

    docs.groupdocs.cloud/comparison/fileinfo/
  9. Create Document Preview | Documentation

    GroupDocs.Comparison 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.Comparison 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....Annotation Product Solution GroupDocs...'{"FileInfo":{"FilePath":"sample2.pdf"},"Format":"jpeg"}' Windows PowerShell...

    docs.groupdocs.cloud/comparison/create-document...
  10. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, Pdf portfolios, MS Outlook storages. 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.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....Annotation Product Solution GroupDocs...attached documents like emails, PDF portfolios, MS Outlook storages...

    docs.groupdocs.cloud/parser/get-container-items...