Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 11,337 for

formatting

(1.43 sec)
  1. 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....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new..."SampleFiles/sample.xlsx" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/adjust-text-overflo...
  2. 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....( Model\ViewOptions :: VIEW_FORMAT_PDF ); $renderOptions = new..."SampleFiles/sample.msg" viewOptions . view_format = "PDF" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/adjust-page-size/
  3. PDF Viewer - Optimization options | Documentation

    GroupDocs.Viewer Cloud allows you to optimize the output PDF file for a web browser or to reduce the file size by optimizing resources. Optimization for a web allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download. Resource optimization allows you to reduce the size of the output PDF file. While optimizing, GroupDocs.Viewer may reduce the image size or quality, remove notes or form fields, remove objects, fonts, or personal information from a document, and so on....( Model\ViewOptions :: VIEW_FORMAT_PDF ); $renderOptions = new...e.pptx" viewOptions . view_format = "PDF" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/pdf-viewer-optimiza...
  4. Převést tabulky Excelu do PDF v Pythonu | XLS, ...

    Převeďte tabulky Excelu na soubory PDF pomocí Pythonu. Python SDK umožňuje převádět soubory XLS, XLSX do PDF se specifickým rozsahem, mřížkou a dalšími možnostmi....format = "pdf" # Načíst možnosti a...

    blog.groupdocs.cloud/cs/conversion/convert-exce...
  5. Add Watermark to Images using Java | Text or Im...

    Programmatically Add Text or Image Watermark to JPEG images using a REST API on the cloud with Watermarking Cloud SDK for Java....and documents of supported formats such as PDF, Microsoft Word...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  6. Merge PowerPoint PPT/PPTX Files Online using RE...

    Combine multiple PowerPoint presentations into a single file. This article is about how to merge powerPoint PPT/PPTX files online using REST API in Ruby....splitting of all popular document formats such as Word, Excel, Visio...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  7. Merge Multiple File Types into One Document usi...

    How to Merge Multiple File Types into One Document using Ruby...pages from supported document formats of Word , Excel , PowerPoint...

    blog.groupdocs.cloud/merger/merge-multiple-file...
  8. Edit Signatures in Signed PDF Documents using P...

    Programmatically Edit Signatures in Signed PDF Documents using a REST API in Python with Document Signature Cloud SDK for Python....images for supported file formats by applying text, stamp, QR-code...

    blog.groupdocs.cloud/signature/edit-signatures-...
  9. Kata Sandi Python Melindungi File Excel | API R...

    Amankan file Excel Anda dengan perlindungan kata sandi menggunakan REST API Pelindung Kata Sandi Lembar Bentang Excel. Panduan langkah demi langkah untuk pengamanan kata sandi....menulis artikel blog baru dalam format file berbeda dan menguraikannya...

    blog.groupdocs.cloud/id/merger/password-protect...
  10. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue....Translations are returned in JSON format in the response body. { "status"...

    docs.groupdocs.cloud/translation/text/fetch/