Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,406 for

rendering documents

(0.04 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....Acquisition 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....Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...usage / Rendering options by document type / Rendering Spreadsheets...

    docs.groupdocs.cloud/viewer/adjust-text-overflo...
  3. 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....Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...usage / Rendering options by document type / Rendering E-Mail...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  4. Load password-protected document | Documentation

    GroupDocs.Viewer Cloud supports Rendering Documents that are protected with a password. The following code sample shows how to render password-protected Documents. 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. Swagger UI lets you call this REST API directly from the browser....Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...password-protected document Load password-protected document Leave feedback...

    docs.groupdocs.cloud/viewer/load-password-prote...
  5. 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”....Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...usage / Rendering options by document type / Rendering Outlook...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  6. Render Archive Folder | Documentation

    GroupDocs.Viewer Cloud renders items from the root of the archive by default. When Rendering of a specified folder is required, it can be achieved as shown in the examples below. 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....Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...usage / Rendering options by document type / Rendering Archive...

    docs.groupdocs.cloud/viewer/render-archive-folder/
  7. Tags on Document Automation REST APIs | GroupDo...

    Tags on Document Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document Automation REST APIs | GroupDocs Cloud Digitally Sign a Word Document Online Sign DOCX Online Sign Word Do......Tags on Document Automation REST APIs | GroupDocs Cloud Recent...Recent content in Tags on Document Automation REST APIs | GroupDocs...

    blog.groupdocs.cloud/hi/tags/index.xml
  8. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions....Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...Allows to specify quality when rendering as JPG. Valid values are between...

    docs.groupdocs.cloud/viewer/imageoptions/
  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....Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud.../ Delete rendered document Delete rendered document Leave feedback...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  10. Tags on Document Automation REST APIs | GroupDo...

    Tags on Document Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document Automation REST APIs | GroupDocs Cloud Digitally Sign a Word Document Online Sign DOCX Online Sign Word Do......Tags on Document Automation REST APIs | GroupDocs Cloud Recent...Recent content in Tags on Document Automation REST APIs | GroupDocs...

    blog.groupdocs.cloud/cs/tags/index.xml