Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 3,196 for

pdf annotation

(0.04 sec)
  1. 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...
  2. 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...
  3. Conversion options by document family | Documen...

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Document Formats 6. Convert to PDF Formats 7. Convert to Text Formats...

    docs.groupdocs.cloud/conversion/conversion-opti...
  4. 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....Annotation Product Solution GroupDocs...'FileInfo': { 'FilePath': 'sample2.pdf' }, 'Format': 'jpg' }" Response...

    docs.groupdocs.cloud/signature/create-document-...
  5. 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/
  6. Supported content formatting | Documentation

    A list of layout and structural elements of the source document that are guaranteed to be translated by GroupDocs.Translation Cloud....Annotation Product Solution GroupDocs...syntax; Hugo syntax structures. PDF Text blocks (paragraphs); Tables...

    docs.groupdocs.cloud/translation/supported-form...
  7. 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...
  8. 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....Annotation Product Solution GroupDocs...by document type / Rendering PDF Documents / Rendering pages to...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  9. 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/
  10. InfoResult | Documentation

    InfoResult data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17....Annotation Product Solution GroupDocs...Represents view information for PDF document Was this page helpful...

    docs.groupdocs.cloud/viewer/inforesult/