Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 3,760 for

document annotation

(0.97 sec)
  1. Skip rendering of empty columns | Documentation

    Sometimes Excel Document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) columns. In case, if the number of empty columns is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty columns GroupDocs.Viewer Cloud provides RenderEmptyColumns property, which allows omitting to render empty columns as shown in the sample below. API Usage There are steps that usage of GroupDocs....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  2. Rendering MS Project Documents | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/rendering-ms-projec...
  3. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Merger Cloud...

    docs.groupdocs.cloud/merger/developer-guide/
  4. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/common-structures/
  5. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of Document pages page....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/viewresult/
  6. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing Documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a Document as PDF...Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud... You can parse any document and extract fields and table...extract specific data from PDF documents using a REST API in Python...

    blog.groupdocs.cloud/groupdocs.cloud/page/32/
  8. Add Multiple Annotations

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate Documents of almost all the popular file formats....developer, you can annotate any PDF document programmatically on...focusing on how to annotate PDF documents using a REST API in...

    blog.groupdocs.cloud/tag/add-multiple-annotations/
  9. Download DOCX to PDF converted file from cloud ...

    Hi, I want to convert my pdf files to docx. I followed the tutorials and successed to converted the files but I can’t download them. When I use convert_api.convert_Document_download(request) function, it returns a path i…...convert_document_download(request) function...source document on the cloud storage and downloaded document is same...

    forum.groupdocs.cloud/t/download-docx-to-pdf-co...
  10. Annotate PDF using Python

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate Documents of almost all the popular file formats....developer, you can annotate any PDF document programmatically on...focusing on how to annotate PDF documents using a REST API in...

    blog.groupdocs.cloud/tag/annotate-pdf-using-pyt...