Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 11,402 for

formatting

(0.39 sec)
  1. Převeďte HTML do PDF pomocí REST API v Pythonu ...

    Programově převádějte soubory HTML na dokumenty PDF pomocí REST API v cloudu v Pythonu pomocí Document Conversion Cloud SDK pro Python....format = "pdf" settings.output_path...file_path = "sample.html" settings.format = "pdf" settings.output_path...

    blog.groupdocs.cloud/cs/conversion/convert-html...
  2. Python में PowerPoint PPT/PPTX को JPG/JPEG छविय...

    GroupDocs.Conversion पीपीटी को सेकंड में जेपीजी फ़ाइल में बदलने का सबसे अच्छा तरीका है। आइए जानें कि पायथन में PowerPoint PPT/PPTX को JPG/JPEG इमेज में कैसे बदलें।...format = "jpeg" convertOptions = ...print("Successfully converted PPTX to JPEG format: " + str(response)) except...

    blog.groupdocs.cloud/hi/conversion/convert-powe...
  3. 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-...
  4. 在 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...
  5. 將 PDF 轉換為 PowerPoint | PDF 轉 PPT | C# 中的 PDF 到 ...

    使用 C# .NET 將 PDF 無縫轉換為 PowerPoint 簡報。在線上將 PDF 儲存為 PPT。免費 PDF 到 PPTX 轉換器。...pdf", Format = "ppt", OutputPath = "resultant...\"{sourceFile}\", \"Format\": \"ppt\", \"LoadOptions\": { \"Format\": \"pdf\"...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  6. 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-...
  7. 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...
  8. Serveur GroupDocs.Parser MCP | Analyse de docum...

    Apprenez à configurer le serveur open‑source GroupDocs.Parser Cloud MCP, un wrapper léger qui permet aux agents IA d’extraire du texte, des images et des codes‑barres depuis des documents stockés dans GroupDocs Cloud....codes‑barres depuis plus de 50 formats de fichiers (PDF, Word, Excel...codes‑barres depuis plus de 50 formats, dont PDF, DOCX, XLSX, PPTX...

    blog.groupdocs.cloud/fr/parser/groupdocs-parser...
  9. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the...( Model\ViewOptions :: VIEW_FORMAT_PDF ); $renderOptions = new...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  10. 如何在 Python 中从 Word 文档中提取页面

    将 word 文档拆分为多个文档以从 word 文档中提取页面。本文介绍如何使用 Python 从 word 文档中提取页面。...format(e.message)) 如何在 Python 中将 Word...print("Exception while calling API: {0}".format(e.message)) 通过应用过滤器将 Word 文档拆分为单独的文件...

    blog.groupdocs.cloud/zh/merger/how-to-extract-p...