Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,129 for

viewer family

(0.03 sec)
  1. 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Developer Guide / Advanced...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  2. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The API provides a new property FieldLabels in EmailOptions class to change the field labels....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Developer Guide / Advanced...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  3. Self-host GroupDocs.Viewer Cloud with Docker | ...

    Self-host GroupDocs.Viewer Cloud with Docker...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Getting Started / Self-host...

    docs.groupdocs.cloud/viewer/self-host-groupdocs...
  4. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-Viewer-api API and Document View working-with-Viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Developer Guide / Data...

    docs.groupdocs.cloud/viewer/viewoptions/
  5. Get View Info for MS Project Document | Documen...

    GroupDocs.Viewer Cloud provides additional information such as project start and end dates for MS Project documents when calling Info method. Following example demonstrates how to retrieve view information for MS Project document. 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Developer Guide / Advanced...

    docs.groupdocs.cloud/viewer/get-view-info-for-m...
  6. Split drawing into tiles | Documentation

    Tiled rendering or (rendering by coordinates) is the process of rendering CAD drawings (into an image, HTML or PDF) by dividing into square parts and rendering each part (or tile) separately. The advantage of this process is that the amount of memory involved is reduced as compared to rendering the entire document at once. Generally, DWG documents are divided into pages by Model and Layouts, but when the tiled rendering is enabled, only the Model is rendered and every tile composes a separate page....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Developer Guide / Advanced...

    docs.groupdocs.cloud/viewer/split-drawing-into-...
  7. Render Project Data from MPP to PDF using REST ...

    Programmatically render Project data from MPP or MPT to PDF using a REST API on the cloud in Python with Document Viewer Cloud SDK for Python....covered in this article: Document Viewer REST API and Python SDK Render...Data using a REST API Document Viewer REST API and Python SDK # For...

    blog.groupdocs.cloud/viewer/render-project-data...
  8. Render Excel Data to HTML using REST API in Python

    Programmatically render Excel spreadsheet data to HTML using a REST API on the cloud in Python with Document Viewer Cloud SDK for Python.... Document Viewer REST API and Python SDK Render...Data using a REST API Document Viewer REST API and Python SDK # For...

    blog.groupdocs.cloud/viewer/render-excel-data-t...
  9. Render Outlook Data Files To HTML using Python ...

    Programmatically Render Outlook Data (.ost) Files To HTML using a REST API on the cloud in Python with Document Viewer Cloud SDK for Python.... Document Viewer REST API and Python SDK Render...REST API in Python Document Viewer REST API and Python SDK # I...

    blog.groupdocs.cloud/viewer/render-outlook-data...
  10. Available SDKs | Documentation

    Available SDKs for GroupDocs.Viewer Cloud...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...Cloud Documentation / GroupDocs.Viewer Cloud / Getting Started / Available...

    docs.groupdocs.cloud/viewer/available-sdks/