Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 439 for

metadata property

(0.13 sec)
  1. 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....Metadata Product Solution GroupDocs...WordProcessingOption.RenderTrackedChanges property. The following code sample...

    docs.groupdocs.cloud/viewer/render-tracked-chan...
  2. Privacy Policy - About - groupdocs.app

    Privacy Policy Last Updated: 16 December 2021 1. General This web site is maintained by Aspose Pty Ltd, Suite 163, 79......exercise or protect the rights, property, or personal safety of GroupDocs...data from your files or their metadata, and we do not make any copies...

    about.groupdocs.app/legal/privacy-policy/
  3. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and files to JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality Property of ImageOptions class. The supported values range of Quality is from 1 to 100. Default value is 90. This example demonstrates how to adjust quality of the output JPG image. 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....Metadata Product Solution GroupDocs...images by setting Quality property of ImageOptions class. The...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  4. Render all layouts | Documentation

    When GroupDocs.Viewer Cloud renders CAD drawings we get only Model representation. In order to render Model and all non-empty Layouts within CAD drawing, the Property CadOptions.RenderLayouts is used. The following code sample shows how to render layouts along with the Model 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....Metadata Product Solution GroupDocs...Layouts within CAD drawing, the property CadOptions.RenderLayouts is...

    docs.groupdocs.cloud/viewer/render-all-layouts/
  5. Render hidden pages | Documentation

    Hidden pages are not rendered by default. In order to include them into the rendering GroupDocs.Viewer Cloud provides RenderHiddenPages Property of the HtmlOptions (or JpgViewOptions, or PdfOptions) class. This feature is supported for: Diagrams with hidden pages Presentations with hidden slides Spreadsheets with hidden worksheets The following code sample shows how to render hidden pages. 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....Metadata Product Solution GroupDocs...provides RenderHiddenPages property of the HtmlOptions (or JpgViewOptions...

    docs.groupdocs.cloud/viewer/render-hidden-pages/
  6. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder Property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....Metadata Product Solution GroupDocs...specific folder, set Folder property of the OutlookOptions class...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  7. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify Property of the HtmlOptions class, that lets you get output content minified....Metadata Product Solution GroupDocs...Viewer provides a new Minify property of the HtmlOptions class,...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  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....Metadata Product Solution GroupDocs...SpreadsheetOptions.RenderGridLines property to true in order to render...

    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....Metadata Product Solution GroupDocs...please set RenderFiguresOnly property to true in VisioRenderingOption...

    docs.groupdocs.cloud/viewer/render-visio-docume...
  10. Working with 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 sign a document with Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....Metadata Product Solution GroupDocs...Release 18.7 with newly added property BackgroundBrush which support...

    docs.groupdocs.cloud/signature/working-with-tex...