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

get pages

(0.12 sec)
  1. 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....unit Leave feedback On this page When rendering MS Project documents...case you need to set your own page size or time unit, you can set...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  2. Render print areas | Documentation

    Spreadsheet document allows to set a print area if you want to print a specific section on a worksheet. There can be the case when you want to render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option to render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how to render only the print areas from worksheets....areas Leave feedback On this page Spreadsheet document allows...in a worksheet as a separate page. The following code samples...

    docs.groupdocs.cloud/viewer/render-print-areas/
  3. 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....cells Leave feedback On this page When Spreadsheet is rendered...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/adjust-text-overflo...
  4. Adjust image quality | Documentation

    GroupDocs.Viewer Cloud enables you to adjust quality of output images contained by the source PDF document. To adjust image quality use PdfOptions.ImageQuality option. PdfOptions.ImageQuality can be set to: Low - The acceptable quality, best performance and least size of the output image. Medium - Better quality and slower performance. High - Best quality but slow performance. NOTE: this option is supported when rendering to HTML only. Following code snippet shows how to adjust image quality when rendering to HTML....quality Leave feedback On this page GroupDocs.Viewer Cloud enables...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/adjust-image-quality/
  5. Limit count of items to render | Documentation

    GroupDocs.Viewer Cloud allows rendering the items in Outlook Data Files (OST/PST). OutlookOptions is used to set rendering options for OST and PST formats. The following code samples show how to render the items in an Outlook Data File by setting a maximum limit. 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....render Leave feedback On this page GroupDocs.Viewer Cloud allows...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/limit-count-of-item...
  6. 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....storage Leave feedback On this page Lotus Notes allows filtering...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/filter-mail-storage/
  7. Render hidden columns and rows | Documentation

    Sometimes Excel document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want to control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns options in SpreadsheetOptions class which enables rendering hidden rows and columns as shown in the following code samples. API Usage There are steps that usage of GroupDocs....rows Leave feedback On this page Sometimes Excel document may...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/render-hidden-colum...
  8. 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....fields Leave feedback On this page When rendering email messages...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  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”....Folder Leave feedback On this page GroupDocs.Viewer Cloud renders...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  10. Msg to Pdf outputs multiple files - Free Suppor...

    Hi. I’ve an issue with converting MSG to PDF. I’ve a msg file with 3 attachments: 1 is xlsx, 2 are pdf files. I’m using groupdocs-conversion-cloud@24.2.0. First, converting that MSG file with attachments produces four …...join them and get a single file. Join Document Pages This REST API...document with specific document pages from joined documents into one...

    forum.groupdocs.cloud/t/msg-to-pdf-outputs-mult...