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

formatting

(0.12 sec)
  1. नोड.जेएस का उपयोग करके जेपीजी को पीडीएफ में कनव...

    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...
  2. Render hidden columns and rows | Documentation

    Sometimes Excel document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want to control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns options in SpreadsheetOptions class which enables rendering hidden rows and columns as shown in the following code samples. API Usage There are steps that usage of GroupDocs....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new...n.xlsx" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/render-hidden-colum...
  3. Get View Info for Archive File | Documentation

    GroupDocs.Viewer Cloud provides additional information such as list of folders when calling Info method. To retrieve view information for Archive File call Info method and cast output result to ArchiveViewInfo type. Following example demonstrates how to print out archive contents. 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....zip" , "format" : "Zipped File" , "pages"...rs.zip" viewOptions . view_format = "HTML" request = GroupDocsViewerCloud...

    docs.groupdocs.cloud/viewer/get-view-info-for-a...
  4. Filter mail storage | Documentation

    Lotus Notes allows filtering messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer also allows filtering the rendered messages using the following filters: Filter by subject and content using LotusNotesOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using LotusNotesOptions.AddressFilter; 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.nsf" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/filter-mail-storage/
  5. C#: HTML を XPS に変換 | C# での Web から XPS への変換

    C# .NET を使用して HTML を XPS に変換する方法を学びます。HTML コンテンツを XPS 形式に変換するためのステップバイステップ ガイド。オンラインで HTML から XPS への変換。...html", Format = "xps", OutputPath = "resultant...\"FilePath\": \"{sourceFile}\", \"Format\": \"xps\",\"OutputPath\":...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  6. PowerPoint コンバーターを使用してオンラインで PPT をテキストに変換する

    GroupDocs.Conversion を使用してファイル変換タスクを強化します。 Web ベースの PowerPoint コンバーターを使用して、オンラインで PPT をテキストに変換する方法を学びましょう。...ConvertSettings クラスのオブジェクトを作成し、FilePath、Format などの値を設定して初期化します。 var settings...{ FilePath = "first.pptx", Format = "txt", OutputPath = "tes...

    blog.groupdocs.cloud/ja/conversion/convert-ppt-...
  7. Bandingkan Dua atau Lebih Dokumen Word mengguna...

    Secara terprogram Bandingkan dua atau lebih dokumen Word menggunakan REST API di cloud dengan Python dengan Document Comparison Cloud SDK untuk Python....membandingkan dua dokumen dari format file yang didukung dan menemukan...email, dan file dari banyak format lainnya. Ini juga menyediakan...

    blog.groupdocs.cloud/id/comparison/compare-word...
  8. Перетворення PDF на PPTX за допомогою REST API ...

    Програмно конвертуйте PDF у презентацію PowerPoint (PPTX) за допомогою REST API у хмарі на Python за допомогою Document Conversion Cloud SDK для Python....format = "pptx" # Надайте параметри...file_path = "sample.pdf" settings.format = "pptx" settings.output_path...

    blog.groupdocs.cloud/uk/conversion/convert-pdf-...
  9. No ChatGPT | 言い換え 書き直し テキストおよび文書のパラフレーズ

    Forget OpenAI or ChatGPT. Easily rewrite, rephrase, and paraphrase documents online with .NET REST API. Better than Gemini, Microsoft Copilot, and Claude...string language = "en"; string format = "docx"; string storage =...CreateDocumentReques(name, folder, language, format, storage, saveFile, savePath...

    blog.groupdocs.cloud/ja/rewriter/paraphrase-doc...
  10. XML-Text mit Python extrahieren | XML in Python...

    Das Extrahieren von Text aus XML Dateien ist eine entscheidende Aufgabe in verschiedenen Anwendungen. Lernen Sie, wie Sie Text aus XML mit Python extrahieren und dessen Wichtigkeit verstehen können....format(e.message)) Sie können die...extrahieren und sie in verschiedene Formate zu konvertieren. Siehe auch...

    blog.groupdocs.cloud/de/parser/extract-text-fro...