Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 3,557 for

cloud document annotator

(0.08 sec)
  1. Render grid lines | Documentation

    GroupDocs.Viewer Cloud does not render gird lines of Spreadsheets by default. To enable rendering of gird lines you just need to SpreadsheetOptions.RenderGridLines property to true in order to render the grid lines. The following code sample shows how to enable rendering of grid lines. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document into Cloud storage Render Document or get Document info Download rendered Document from storage Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/render-grid-lines/
  2. Render Archive Folder | Documentation

    GroupDocs.Viewer Cloud renders items from the root of the archive by default. When rendering of a specified folder is required, it can be achieved as shown in the examples below. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document into Cloud storage Render Document or get Document info Download rendered Document from storage Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/render-archive-folder/
  3. Split worksheets into pages | Documentation

    There might be the case when you do not want to render the whole Spreadsheet on a single page and limit the number of rows that would be rendered on each output page. In this situation, the GroupDocs.Viewer Cloud allows you to specify the number of rows in an Spreadsheet to be rendered on each page.This example demonstrates how to split worksheets into pages. API Usage There are steps that usage of GroupDocs....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/split-worksheets-in...
  4. Filter messages | Documentation

    MS Outlook allows to filter messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer Cloud also allows filtering the rendered messages using the following filters: Filter by subject and content using OutlookOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using OutlookOptions.AddressFilter; API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document into Cloud storage Render Document or get Document info Download rendered Document from storage Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/filter-messages/
  5. Create QR Code to Sign PDF using REST API in PHP

    Generate a QR Code and Sign a PDF Programmatically in PHP Using the GroupDocs.Signature Cloud SDK for PHP via REST API on the Cloud...them to digitally sign PDF documents using a REST API in PHP. The...generating QR codes to sign PDF documents, we will be using the PHP...

    blog.groupdocs.cloud/signature/generate-qr-code...
  6. Convert Emails to PDF using REST API in PHP | E...

    Programmatically convert emails (EML) and Outlook messages (MSG) to PDF Documents using a REST API in PHP with GroupDocs.Conversion Cloud API....and Outlook messages to PDF documents. Such conversion allows us...convert the documents attached in emails to PDF documents programmatically...

    blog.groupdocs.cloud/2022/01/03/convert-emails-...
  7. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature to set limits for width/height for the output image. Follow the below steps to achieve this functionality. If you want to render single image in PDF/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds one of these limits - it will be resized proportionally. The following code sample shows how to set the output image size limits when rendering the Document....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...
  8. Working with Image Signature | 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 Image. It provides methods to create Image Signature in Document Pages with different options of Image name, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Image Signature to Document You can create image Signature on Document provided by fileName and Document folder (if required) using following API....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/working-with-ima...
  9. 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...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  10. Verify Text Signature | 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 a signed Document. It provides methods to verify Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/verify-text-sign...