Sort Score
Result 10 results
Languages All
Labels All
Results 9,571 - 9,580 of 11,299 for

formatting

(0.2 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. 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/
  3. 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-...
  4. 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...
  5. Replace missing font | Documentation

    GroupDocs.Viewer Cloud enables you to set default font name which may be useful in following cases: You want to generally specify the default font to fall back on if a particular font in a document cannot be found during rendering; The document uses a font that contains non-English characters and the you want to make sure that any missing font is replaced with one which has the same character set available....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new...t.pptx" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/replace-missing-font/
  6. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and files to JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values range of Quality is from 1 to 100. Default value is 90. This example demonstrates how to adjust quality of the output JPG image. 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_JPG ); $renderOptions = new..."SampleFiles/sample.docx" viewOptions . view_format = "JPG" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  7. 使用 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...
  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. 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...
  10. नोड.जेएस का उपयोग करके जेपीजी को पीडीएफ में कनव...

    GroupDocs.Conversion Cloud SDK for Node.js के साथ Node.js में क्लाउड पर REST API का उपयोग करके प्रोग्रामेटिक रूप से JPG को PDF में कनवर्ट करें।...format = "pdf"; settings.outputPath...filePath = "sample.jpg"; settings.format = "pdf"; // पीडीएफ कन्वर्ट...

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