Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 11,194 for

formatting

(0.09 sec)
  1. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 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..."SampleFiles/sample.txt" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  2. Render layers | Documentation

    GroupDocs.Viewer Cloud renders all layers of the CAD drawing by default. To render specific layers you can set the layers that you want to render by adding them into the CadOptions.Layers property. The following code sample shows how to render a specific layer 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-layers/
  3. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size 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...
  4. Преобразование HTML в PDF на C# с помощью REST API

    Преобразуйте веб-страницу HTML в документ PDF онлайн на C#, чтобы сохранить формат или распечатать его. Эта статья о том, как преобразовать HTML в PDF на C# с помощью REST API....html", Format = "pdf", OutputPath = "csh...WriteLine("Successfully converted HTML to PDF format online in C#: " + response[0]...

    blog.groupdocs.cloud/ru/conversion/convert-html...
  5. تحويل HTML إلى PDF في C# باستخدام REST API

    قم بتحويل صفحة ويب HTML إلى مستند PDF عبر الإنترنت في C# للاحتفاظ بالتنسيق أو طباعته. تتناول هذه المقالة كيفية تحويل HTML إلى PDF في C# باستخدام REST API....html", Format = "pdf", OutputPath = "csh...WriteLine("Successfully converted HTML to PDF format online in C#: " + response[0]...

    blog.groupdocs.cloud/ar/conversion/convert-html...
  6. Java Konvertieren Sie HTML in Word DOC oder DOCX.

    Erfahren Sie, wie Sie HTML mithilfe der GroupDocs.Conversion Cloud REST API programmgesteuert in Java schnell und effizient in Word (DOC, DOCX) konvertieren....Dateiformate in jedes gewünschte Format. Sie können mehr als 50 Datei...docx"); // in das angegebene Format konvertieren List<StoredConvertedResul>...

    blog.groupdocs.cloud/de/conversion/convert-html...
  7. Word Dokument mit PHP in einer HTML-Seite anzei...

    Zeigen Sie Word Dokumente mithilfe einer REST-API in PHP mit GroupDocs.Viewer Cloud für PHP SDK programmgesteuert in einer HTML-Seite an. Rendern Sie DOCX in eine responsive Webseite....at(Model\ViewOptions::VIEW_FORMAT_HTML); // Definieren Sie HTML-Optionen...at(Model\ViewOptions::VIEW_FORMAT_HTML); // Definieren Sie HTML-Optionen...

    blog.groupdocs.cloud/de/viewer/display-word-doc...
  8. 在 Python 中使用 Rest API 旋转 PDF 文件页面

    使用 PDF 页面旋转器 API 旋转 PDF 中的所有页面或旋转 PDF 中的单个页面。本文介绍如何在 Python 中使用 Rest API 旋转 PDF 文件页面...format(e.message)) 最后,上面的代码示例会将更新后的...print("Exception while calling API: {0}".format(e.message)) 最后,上面的代码示例会将输出的...

    blog.groupdocs.cloud/zh/merger/rotate-pdf-file-...
  9. 使用 Node.js 从 PDF 文件中提取图像 |在 Node.js 中解析 PDF

    使用 REST API 和适用于 Node.js 的 PDF Parser Cloud SDK 从 PDF 文件中提取图像。本文介绍如何使用 Node.js 从 PDF 文件中提取图像...log("Image format: " + image.fileFormat + "....downloadUrl); console.log("Image format: " + image.fileFormat + "....

    blog.groupdocs.cloud/zh/parser/extract-images-f...
  10. Node.js | का उपयोग करके Word दस्तावेज़ों को PDF...

    Node.js में REST API का उपयोग करके Word दस्तावेज़ों को प्रोग्रामेटिक रूप से PDF में कनवर्ट करें। नोड.जेएस एसडीके डीओसी और डीओसीएक्स फाइलों को क्लाउड पर पीडीएफ फाइलों में बदलने की अनुमति देता है।...format = "pdf"; settings.outputPath...filePath = "sample.docx"; settings.format = "pdf"; // DOCX लोड विकल्पों...

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