Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 173 for

advanced annotation usage

(0.05 sec)
  1. Specify encoding when loading documents | Docum...

    GroupDocs.Viewer Cloud enables users to pass encoding when rendering text documents or email messages. This feature is supported for: Plain-text (.txt) files Comma-separated values (.csv) Tab-separated values (.tsv) E-Mail Message (.eml) Following code snippet sets the document encoding. 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...Cloud / Developer Guide / Advanced usage / Load options / Specify...

    docs.groupdocs.cloud/viewer/specify-encoding-wh...
  2. Render layers | Documentation

    GroupDocs.Viewer Cloud renders all layers of the CAD drawing by default. To render specific layers you can set the layers that you want to render by adding them into the CadOptions.Layers property. The following code sample shows how to render a specific layer of a CAD drawing. 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...Cloud / Developer Guide / Advanced usage / Rendering options by...

    docs.groupdocs.cloud/viewer/render-layers/
  3. Render tracked changes | Documentation

    GroupDocs.Viewer Cloud does not render tracked changes of Word Processing documents by default. If you want to see tracked changes in your rendering result, use WordProcessingOptions.RenderTrackedChanges property. The following code sample shows how to render a Word document including tracked changes. 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...Cloud / Developer Guide / Advanced usage / Rendering options by...

    docs.groupdocs.cloud/viewer/render-tracked-chan...
  4. Disable characters grouping | Documentation

    To improve content positioning when rendering PDF documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown 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. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...Cloud / Developer Guide / Advanced usage / Rendering options by...

    docs.groupdocs.cloud/viewer/disable-characters-...
  5. Load password-protected document | Documentation

    GroupDocs.Viewer Cloud supports rendering documents that are protected with a password. The following code sample shows how to render password-protected documents. 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. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...Cloud / Developer Guide / Advanced usage / Load options / Load password-protected...

    docs.groupdocs.cloud/viewer/load-password-prote...
  6. 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...Cloud / Developer Guide / Advanced usage / Rendering options by...

    docs.groupdocs.cloud/viewer/filter-messages/
  7. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering into PNG and JPG. 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...Cloud / Developer Guide / Advanced usage / Rendering options by...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  8. 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...Cloud / Developer Guide / Advanced usage / Rendering options by...

    docs.groupdocs.cloud/viewer/render-grid-lines/
  9. Render Visio Document Figures | Documentation

    When you are converting Visio files, you can choose what you want to render: Visio scheme pages or figures of Visio scheme. If Visio scheme does not contain pages - only figures will be rendered. To force render Visio figures please set RenderFiguresOnly property to true in VisioRenderingOptions. You can set width of each figure, height will be calculated by proportions automatically. API Usage There are steps that Usage of GroupDocs....Annotation Product Solution GroupDocs...Cloud / Developer Guide / Advanced usage / Rendering options by...

    docs.groupdocs.cloud/viewer/render-visio-docume...
  10. 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...Cloud / Developer Guide / Advanced usage / Rendering options by...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...