Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 5,230 for

comparison

(0.09 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....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  2. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 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....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  3. 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....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/render-layers/
  4. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  5. Archivo

    Archivo...Comparison Cloud 19.5! July 8, 2019...Next Generation GroupDocs.Comparison Cloud 18.4 May 21, 2018 ·...

    blog.groupdocs.cloud/es/archives/
  6. 數字簽名 - |對文檔進行電子簽名組文檔簽名

    通過 GroupDocs 簽名,數位簽名(電子簽名)變得簡單。創建您的電子數位簽名並以數位方式電子簽名文檔!...Viewer Annotation Conversion Comparison Signature Assembly Metadata...

    products.groupdocs.app/zh-hant/signature/total
  7. 数字签名 - |对文档进行电子签名组文档签名

    通过 GroupDocs 签名,数字签名(电子签名)变得简单。创建您的电子数字签名并以数字方式电子签名文档!...Viewer Annotation Conversion Comparison Signature Assembly Metadata...

    products.groupdocs.app/zh/signature/total
  8. Filter mail storage | Documentation

    Lotus Notes allows filtering messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer also allows filtering the rendered messages using the following filters: Filter by subject and content using LotusNotesOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using LotusNotesOptions.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....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/filter-mail-storage/
  9. 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”....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  10. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...