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

rendering documents

(0.05 sec)
  1. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for Rendering Email messages into HTML, PDF, and images. To enable this feature, the PageSize property of the EmailOptions class is used. The following are the pages sizes that are supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in points is 792 × 612 Ledger - The size of the Ledger page in points is 1224 × 792 A0 - The size of the A0 page in points is 3371 × 2384 A1 - The size of the A1 page in points is 2384 × 1685 A2 - The size of the A2 page in points is 1684 × 1190 A3 - The size of the A3 page in points is 1190 × 842 A4 - The size of the A4 page in points is 842 × 595 This example demonstrates how to adjust output page size....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...usage / Rendering options by document type / Rendering E-Mail...

    docs.groupdocs.cloud/viewer/adjust-page-size/
  2. Adjust text overflow in cells | Documentation

    When Spreadsheet is rendered overflowed text inside the cell overlays subsequent cells until it meets non-empty cell. GroupDocs.Viewer Cloud provides a setting to configure the mode which will be used for Rendering overflowed text: To set the overflowed text to be hidden, set SpreadsheetOptions.TextOverflowMode to HideText as shown in the example below. To set the overflowed text to overlay subsequent cells until it meets non empty cell, set SpreadsheetOptions.TextOverflowMode to OverlayIfNextIsEmpty....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...usage / Rendering options by document type / Rendering Spreadsheets...

    docs.groupdocs.cloud/viewer/adjust-text-overflo...
  3. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and fonts)....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...ExternalResources Controls output HTML document resources (styles, images...

    docs.groupdocs.cloud/viewer/htmloptions/
  4. Drupal Document Viewer Module | GroupDocs

    Aspose File Format APIs updates, new feature announcements, enhancements and fixes. Aspose Newsletter - February 2017...February, 2017 All-in-One Documents Manipulation APIs Suite for...from all popular business document formats within your .NET applications...

    blog.groupdocs.cloud/viewer/product-updates-new...
  5. 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....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...usage / Rendering options by document type / Rendering CAD Drawings...

    docs.groupdocs.cloud/viewer/render-all-layouts/
  6. Render single layout | Documentation

    GroupDocs.Viewer Cloud renders Model layout of CAD drawing by default. To render specific layout from a CAD drawing the API provides CadOptions.LayoutName property. When this property is set, CadOptions.RenderLayouts property will be ignored. The following code sample shows how to render a specific layout. 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....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...usage / Rendering options by document type / Rendering CAD Drawings...

    docs.groupdocs.cloud/viewer/render-single-layout/
  7. 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....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...Common rendering options / Render hidden pages Render hidden...

    docs.groupdocs.cloud/viewer/render-hidden-pages/
  8. Working with Hyperlinks, Bookmarks, Checkboxes,...

    Нow-to insert different types of elements, such as hyperlinks, bookmarks, barcodes, into reports dynamically using GroupDocs Assembly Cloud....Acquisition GroupDocs Cloud Documentation / GroupDocs.Assembly Cloud...different types of documents: word-processing documents and emails,...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  9. Delete rendered document | Documentation

    After Rendering various types of Documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud.../ Delete rendered document Delete rendered document Leave feedback...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  10. Introduction of Java SDK for GroupDocs.Viewer C...

    Java SDK release for public use of GroupDocs.Viewer cloud features in Java based applications....SDK supports a variety of document formats and allows viewing...viewing a specific document in HTML, image, PDF or its original format...

    blog.groupdocs.cloud/viewer/introduction-of-jav...