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

pdf annotation

(0.19 sec)
  1. 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-...
  2. Add Watermark to Images using Java | Text or Im...

    Programmatically Add Text or Image Watermark to JPEG images using a REST API on the cloud with Watermarking Cloud SDK for Java....of supported formats such as PDF, Microsoft Word, and Powerpoint...← Extract Specific Data from PDF using Python Edit PowerPoint...

    blog.groupdocs.cloud/2021/04/30/add-watermark-t...
  3. Merge Multiple Excel Files into One using REST ...

    Programmatically Merge Multiple Excel Files into One using a REST API on the cloud in Node.js with Document Merger Cloud SDK for Node.js....PowerPoint, Visio drawings, PDF, and HTML. You can install GroupDocs...the fo rum . See Also Merge PDF Files using a REST API This entry...

    blog.groupdocs.cloud/2021/07/30/merge-multiple-...
  4. Accept or Reject Tracked Changes of Word Docume...

    Programmatically Accept or Reject Tracked Changes of Word Document using a REST API on the cloud in Python with Document Comparison Cloud SDK for Python.... ← Convert PDF to PowerPoint PPTX using Python...Remove Signatures from Signed PDF Document using Python → Search...

    blog.groupdocs.cloud/2021/04/09/accept-or-rejec...
  5. How to Combine Multiple Word Documents using Py...

    Our API is designed to merge documents and files in various formats online. This article is about how to combine multiple word documents using Python....PowerPoint, Visio, OneNote, PDF, HTML, etc. Install GroupDocs...Extract Specific Pages from PDF using Python Extract Pages From...

    blog.groupdocs.cloud/2022/08/25/how-to-combine-...
  6. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Merger Cloud can work with. Format Description Join Split Trim Move page Remove pages Swap pages Change page orientation Rotate pages Cross-format merge to Pdf / XPS Cross-format merge to DOC / DOCX DOC Microsoft Word Document DOCX Microsoft Word Open XML Document DOCM Word Open XML Macro-Enabled Document DOT Word Document Template DOTX Word Open XML Document Template DOTM Word Open XML Macro-Enabled Document Template RTF Rich Text Format File ODT OpenDocument Text Document OTT OpenDocument Document Template HTML Hypertext Markup Language File MHT MHTML Web Archive MHTML MIME HTML Pdf Portable Document Format File XPS XML Paper Specification File TEX LaTeX Source Document EPUB Open eBook File PPT Microsoft PowerPoint 97-2003 Presentation PPTX Microsoft PowerPoint Presentation PPS Microsoft PowerPoint 97-2003 Slide Show PPSX Microsoft PowerPoint Slide Show ODP OpenDocument Presentation OTP OpenDocument Presentation Template XLS Microsoft Excel 97-2003 Worksheet XLSX Microsoft Excel Worksheet XLSB Microsoft Excel Binary Worksheet XLSM Microsoft Excel Macro-Enabled Worksheet XLT Microsoft Excel Template File XLTX Excel Open XML Spreadsheet Template XLTM Excel Open XML Macro-Enabled Spreadsheet Template ODS OpenDocument Spreadsheet VSDX Microsoft Visio Drawing VSDM Microsoft Visio Macro-Enabled Drawing VSSX Microsoft Visio Stencil VSSM Microsoft Visio Macro-Enabled Stencil VSTX Microsoft Visio Template VSTM Microsoft Visio Macro-Enabled Template VDX Microsoft Visio 2003-2010 XML Drawing VSX Microsoft Visio 2003-2010 XML Stencil VTX Microsoft Visio 2003-2010 XML Template ONE Microsoft OneNote TXT Plain Text File ERR Error Log File CSV Comma Separated Values File TSV Tab Separated Values File...Annotation Product Solution GroupDocs...pages Cross-format merge to PDF / XPS Cross-format merge to DOC...

    docs.groupdocs.cloud/merger/supported-document-...
  7. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provides methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and Pdf portfolios....Annotation Product Solution GroupDocs...OST/PST mail data files and PDF portfolios. Below, the shortlist...

    docs.groupdocs.cloud/parser/features-overview/
  8. 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/
  9. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...different document types, including PDF and Microsoft Office, from within...client-server architecture. GroupDocs.Annotation is a web-based application...

    blog.groupdocs.cloud/groupdocs.cloud/page/42/
  10. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document....Annotation Product Solution GroupDocs...like ZIP archives, emails or PDF portfolios. ContainerItemInfo...

    docs.groupdocs.cloud/parser/extract-text/