Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 11,299 for

formatting

(0.22 sec)
  1. 在 C# 中使用 REST API 以 HTML 頁面形式查看 Word 文檔

    使用 C# 中的 REST API 以編程方式將 Word 文檔查看為 HTML 頁面。 Document Viewer .NET SDK 允許將 DOC 和 DOCX 文件呈現為 HTML 頁面。...HTML; // output view format // 創建查看請求 var request = new...ViewFormatEnum.HTML; // output view format // 定義渲染選項 viewOptions.RenderOptions...

    blog.groupdocs.cloud/zh-hant/viewer/render-word...
  2. Node.jsでGIFをJPGに変換する

    このブログ投稿では、Node.js でプログラムによって GIF を JPG に変換する方法を説明します。このファイル変換 API は、幅広いメソッドとプロパティを提供します。...storageName、filePath、outputPath、format などの ConvertSettings クラスのプロパティに値を割り当てます。...storageName、filePath、outputPath、format などの ConvertSettings クラスのプロパティに値を割り当てます。...

    blog.groupdocs.cloud/ja/conversion/convert-gif-...
  3. Python'da Rest API kullanarak PDF Dosya Sayfala...

    PDF sayfa döndürücü API'sini kullanarak PDF'deki tüm sayfaları veya PDF'deki tek sayfayı döndürün. Bu makale, Python'da Rest API kullanılarak PDF dosya sayfalarının nasıl döndürüleceği ile ilgilidir....format(e.message)) Son olarak, yukarıdaki...print("Exception while calling API: {0}".format(e.message)) Son olarak, yukarıdaki...

    blog.groupdocs.cloud/tr/merger/rotate-pdf-file-...
  4. Node.js kullanarak JPG'yi PDF'ye dönüştürün | G...

    GroupDocs.Conversion Cloud SDK for Node.js ile Node.js'de bulutta bir REST API kullanarak JPG'yi Programlı Olarak PDF'ye Dönüştürün....format = "pdf"; settings.outputPath...filePath = "sample.jpg"; settings.format = "pdf"; // PDF dönüştürme...

    blog.groupdocs.cloud/tr/conversion/convert-imag...
  5. CSharp에서 프로그래밍 방식으로 Word DOC를 PDF로 변환

    고품질의 형식을 변경하지 않고 Word 문서를 PDF 파일로 빠르게 변환합니다. 이 문서는 C#에서 프로그래밍 방식으로 Word를 PDF로 변환하는 방법에 관한 것입니다....docx", Format = "pdf", OutputPath = "csh...converted Word document to PDF file format: " + response[0].Url); } catch...

    blog.groupdocs.cloud/ko/conversion/convert-word...
  6. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v1.0/editor/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....// retrieve supported file-formats var request = new groupdocs_Editor_cloud_1...while calling API: {0} " . format ( e . message )) Storage object...

    docs.groupdocs.cloud/editor/working-with-storage/
  7. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....// retrieve supported file-formats var request = new groupdoc...while calling API: {0} " . format ( e . message )) Go package...

    docs.groupdocs.cloud/conversion/working-with-st...
  8. Working with Storage API | Documentation

    Storage existance API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....// retrieve supported file-formats var request = new groupdoc...while calling API: {0} " . format ( e . message )) Ruby # Load...

    docs.groupdocs.cloud/comparison/working-with-st...
  9. Jak rozdělit snímky PowerPoint PPT nebo PPTX v ...

    Rozdělte prezentace PowerPoint pomocí aplikace PowerPoint Splitter online a bezplatného nástroje pro rozdělení snímků. Pojďme se naučit, jak rozdělit PowerPoint PPT nebo PPTX snímky v pythonu...format(e.message)) Rozdělit PowerPoint...print("Exception while calling API: {0}".format(e.message)) Rozdělte PowerPoint...

    blog.groupdocs.cloud/cs/merger/how-to-split-pow...
  10. Rozdělení dokumentů v Pythonu | Python rozdělov...

    Naučte se, jak rozdělit soubor PDF na více souborů PDF v Pythonu pomocí sady GroupDocs.Merger Cloud SDK. Zlepšete organizaci dokumentů pomocí této příručky.... PDF (Portable Document Format) je široce používaný formát...print("Exception while calling API: {0}".format(e.message)) Stáhnout soubor...

    blog.groupdocs.cloud/cs/merger/split-pdf-file-i...