Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 423 for

metadata property

(0.2 sec)
  1. 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-...
  2. 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...
  3. 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/
  4. 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/
  5. 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...
  6. 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...
  7. Working with QR Code 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 QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode 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** LogoGuid **which support...

    docs.groupdocs.cloud/signature/working-with-qr-...
  8. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required Property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified for...

    docs.groupdocs.cloud/merger/join-document-cross...
  9. Working with Stamp 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 put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp 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...

    docs.groupdocs.cloud/signature/working-with-sta...
  10. Rendering Document Pages | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 This section provides API details to create document pages cache, retrieve pages, modify pages and delete document pages cache. Get List of Links to Document Pages as HTML You can retrieve list of links to document pages as HTML. The API returns an object which contains list of links to document pages. The following GroupDocs....Metadata Product Solution GroupDocs...document as HTML You can set property to auto fit column with depending...

    docs.groupdocs.cloud/viewer/rendering-document-...