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

formatting

(0.29 sec)
  1. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new..."SampleFiles/sample.pdf" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  2. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new...w.xlsx" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  3. Hiển thị Tài liệu Word trong Trang HTML bằng PH...

    Hiển thị theo chương trình Tài liệu Word trong Trang HTML bằng cách sử dụng API REST trong PHP với GroupDocs.Viewer Cloud cho PHP SDK. Kết xuất DOCX thành một trang web đáp ứng....at(Model\ViewOptions::VIEW_FORMAT_HTML); // Xác định các tùy...at(Model\ViewOptions::VIEW_FORMAT_HTML); // Xác định các tùy...

    blog.groupdocs.cloud/vi/viewer/display-word-doc...
  4. تقسیم اسناد در پایتون | شکاف دهنده فایل های PDF...

    یاد بگیرید که چگونه یک فایل PDF را با استفاده از GroupDocs.Merger Cloud SDK در پایتون به چندین فایل PDF تقسیم کنید. سازماندهی اسناد را با این راهنما بهبود دهید....format(e.message)) دانلود فایل # نمونه...print("Exception while calling API: {0}".format(e.message)) تقسیم صفحات PDF...

    blog.groupdocs.cloud/fa/merger/split-pdf-file-i...
  5. पायथन में 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...
  6. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....page are presented by many formats: PPT, PPTX, PPTM, PPS(X/M)...Editor Cloud as a separate format family among all others. Same...

    docs.groupdocs.cloud/editor/working-with-presen...
  7. Node.js を使用して Word ドキュメントを PDF に変換する | Node.js ...

    Node.js の REST API を使用して、プログラムで Word ドキュメントを PDF に変換します。 Node.js SDK を使用すると、クラウド上で DOC および DOCX ファイルを PDF ファイルに変換できます。...format = "pdf"; settings.outputPath...filePath = "sample.docx"; settings.format = "pdf"; // DOCX ロード オプションを定義する...

    blog.groupdocs.cloud/ja/conversion/convert-word...
  8. Ruby kullanarak PDF'yi Düzenlenebilir Word Belg...

    Bulut üzerinde Ruby'de PDF'yi Word DOCX'e dönüştürebilirsiniz. Bu yazıda, Ruby Cloud API kullanarak PDF'yi Düzenlenebilir Word belgesine dönüştürmeyi öğreneceğiz....format = "docx" @loadOptions = Gr..."conversion/four-pages.pdf" @settings.format = "docx" loadOptions = Gro...

    blog.groupdocs.cloud/tr/conversion/convert-pdf-...
  9. تبدیل آنلاین HTML به سند ورد | تبدیل HTML به DO...

    تبدیل آسان و ساده HTML به سند Word با استفاده از Java REST API. از Java REST API برای تبدیل فایل HTML به سند MS Word DOC یا DOCX به صورت آنلاین استفاده کنید....\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\",\"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\"}" \ -o "{resultantFile}"...

    blog.groupdocs.cloud/fa/conversion/convert-html...
  10. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....transforming properties; There are format-specific options. These options...allow to leverage specific format features and often allow to...

    docs.groupdocs.cloud/watermark/add-text-waterma...