Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 1,191 for

annotation types

(0.06 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....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering E-Mail Messages...

    docs.groupdocs.cloud/viewer/adjust-page-size/
  2. Skip rendering of empty columns | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) columns. In case, if the number of empty columns is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty columns GroupDocs.Viewer Cloud provides RenderEmptyColumns property, which allows omitting to render empty columns as shown in the sample below. API Usage There are steps that usage of GroupDocs....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering Spreadsheets / Skip...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  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....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering Spreadsheets / Adjust...

    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....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering PDF Documents /...

    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....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering Outlook Data Files...

    docs.groupdocs.cloud/viewer/limit-count-of-item...
  6. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...Annotation Product Solution GroupDocs...options. Method parameters: Name Type Description Comment format string...

    docs.groupdocs.cloud/conversion/convert-documen...
  7. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/comparison/set-password-fo...
  8. 如何使用 Python 将 PDF 转换为可编辑的 Word 文档

    使用 Python Cloud SDK 将 PDF 转换为可编辑的 Word 文档,以便在任何平台上进行文档转换,而无需依赖第三方工具或应用程序。...hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) 就是这样。...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  9. Jak przekonwertować plik PDF na edytowalny doku...

    Konwertuj PDF na edytowalny dokument Word za pomocą Python Cloud SDK do konwersji dokumentów na dowolnej platformie bez zależności od narzędzi lub aplikacji innych firm....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) I to...

    blog.groupdocs.cloud/pl/conversion/convert-pdf-...
  10. Python ile PDF'yi Düzenlenebilir Word Belgesine...

    Üçüncü taraf araçlara veya uygulamalara bağlı olmadan herhangi bir platformda belge dönüştürme için Python Cloud SDK ile PDF'yi düzenlenebilir Word belgesine dönüştürün....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) Ve...

    blog.groupdocs.cloud/tr/conversion/convert-pdf-...