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

formatting

(0.79 sec)
  1. Render with custom fonts | Documentation

    GroupDocs.Viewer Cloud provides the feature to add custom font sources. Following code snippet shows how to set custom font source. 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....( Model\ViewOptions :: VIEW_FORMAT_HTML ); // NOTE: Upload fonts...nt.odg" viewOptions . view_format = "HTML" # NOTE: Upload fonts...

    docs.groupdocs.cloud/viewer/render-with-custom-...
  2. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature to set limits for width/height for the output image. Follow the below steps to achieve this functionality. If you want to render single image in PDF/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds one of these limits - it will be resized proportionally. The following code sample shows how to set the output image size limits when rendering the document....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new..."SampleFiles/sample.jpg" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...
  3. Render all layouts | Documentation

    When GroupDocs.Viewer Cloud renders CAD drawings we get only Model representation. In order to render Model and all non-empty Layouts within CAD drawing, the property CadOptions.RenderLayouts is used. The following code sample shows how to render layouts along with the Model of a CAD drawing. 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....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new...ts.dwg" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/render-all-layouts/
  4. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF 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....( Model\ViewOptions :: VIEW_FORMAT_PDF ); $renderOptions = new..."SampleFiles/sample.docx" viewOptions . view_format = "PDF" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/pdf-viewer-protect-...
  5. Extraire des pages PDF en Java | Extracteur PDF

    Apprenez à extraire des pages d'un PDF en Java et à séparer des pages PDF en ligne. Cet article fournit un guide étape par étape sur l'utilisation de l'API GroupDocs.Merger....et la collection setPages au format tableau. Maintenant, créez...Cloud SDK for Java . De quels formats de fichiers puis-je extraire...

    blog.groupdocs.cloud/fr/merger/extract-pages-fr...
  6. 使用 PHP 在 HTML 頁面中顯示 Word 文檔 |在 HTML 中查看 DOCX

    使用 PHP 中的 REST API 和 GroupDocs.Viewer Cloud for PHP SDK 以編程方式在 HTML 頁面中顯示 Word 文檔。將 DOCX 呈現為響應式網頁。...at(Model\ViewOptions::VIEW_FORMAT_HTML); // 定義 HTML 選項 $renderOptions...at(Model\ViewOptions::VIEW_FORMAT_HTML); // 定義 HTML 選項 $renderOptions...

    blog.groupdocs.cloud/zh-hant/viewer/display-wor...
  7. Verwalten Sie Metadaten von Dokumenten mit Java...

    Fügen Sie Metadaten hinzu, bearbeiten, entfernen und extrahieren Sie Metadaten aus über 50 Dateiformaten in Java und C# mithilfe der REST-API und Open-Source-Metadaten-SDKs für Java und .NET....POTM OpenDocument-Format ODT, ODS Tragbare Formate PDF E-Book EPUB...property.setValue(dateFormat.format(date)); property.setType("datetime");...

    blog.groupdocs.cloud/de/metadata/manipulate-met...
  8. Python 中的文档分割 | Python PDF 文件分割器

    了解如何使用 GroupDocs.Merger Cloud SDK 在 Python 中将 PDF 文件拆分为多个 PDF 文件。使用本指南改进文档组织。...format(e.message)) 下载文件 # 上面的代码示例...print("Exception while calling API: {0}".format(e.message)) 通过应用数组过滤器在 Python...

    blog.groupdocs.cloud/zh/merger/split-pdf-file-i...
  9. Tách tài liệu bằng Python | Bộ chia tệp Python PDF

    Tìm hiểu cách chia tệp PDF thành nhiều tệp PDF trong Python bằng GroupDocs.Merger Cloud SDK. Cải thiện tổ chức tài liệu với hướng dẫn này....format(e.message)) Tải xuống tệp #...print("Exception while calling API: {0}".format(e.message)) Chia trang PDF...

    blog.groupdocs.cloud/vi/merger/split-pdf-file-i...
  10. पायथन में REST API का उपयोग करके छवियों को पीडी...

    GroupDocs.Conversion Cloud API और Python SDK के साथ Python में REST API का उपयोग करके छवियों (JPG या PNG) को प्रोग्रामेटिक रूप से PDF में बदलें।...format = "pdf" settings.output_path...file_path = "sample.jpg" settings.format = "pdf" settings.output_path...

    blog.groupdocs.cloud/hi/conversion/convert-imag...