Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 11,577 for

formatting

(0.46 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Windows PDF(Portable Document Format) เป็นรูปแบบไฟล์ข้ามแพลตฟอร์มที่เชื่อถือได้...เป็นเอกสาร PDF(Portable Document Format) โดยทางโปรแกรมบนคลาวด์โดยใช้...

    blog.groupdocs.cloud/th/groupdocs.cloud/page/26/
  2. Konvertieren Sie XLSX in CSV in Java – eine Sch...

    Erfahren Sie, wie Sie Excel (XLS/XLSX) mithilfe der REST-API in Java in CSV konvertieren. Dieser Artikel enthält Schritt-für-Schritt-Anleitungen für die schnelle Konvertierung von Excel in CSV.... zu konvertieren andere Formate. Das SDK unterstützt mehr als...csv"); // in das angegebene Format konvertieren List<StoredConvertedResul>...

    blog.groupdocs.cloud/de/conversion/convert-exce...
  3. 使用 Node.js 将 PDF 转换为可编辑的 Word 文档

    使用 Node.js 中的 REST API 以编程方式将 PDF 转换为可编辑的 Word 文档。 Node.js SDK 允许将 PDF 转换为 DOC 和 DOCX 文件。...format = "docx"; // output format settings.outputPath...filePath = "sample.pdf"; settings.format = "docx"; // 定义 docx 转换选项 let...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  4. 使用 Ruby 中的文件转换 API 将 PowerPoint 转换为 PDF

    GroupDocs.Conversion API 有助于转换各种文件格式。本教程介绍如何使用 Ruby 中的文件转换 API 将 PowerPoint 转换为 PDF...format = "pdf" # 设置演示文稿转换 LoadOptions..."pptx-to-pdf/5pages.pptx" @settings.format = "pdf" @convertOptions = ...

    blog.groupdocs.cloud/zh/conversion/convert-powe...
  5. 使用 Ruby 中的文件轉換 API 將 PowerPoint 轉換為 PDF

    GroupDocs.Conversion API 有助於轉換各種文件格式。本教程介紹如何使用 Ruby 中的文件轉換 API 將 PowerPoint 轉換為 PDF...format = "pdf" # 設置演示文稿轉換 LoadOptions..."pptx-to-pdf/5pages.pptx" @settings.format = "pdf" @convertOptions = ...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  6. نحوه تبدیل پاورپوینت به PDF با استفاده از REST ...

    تبدیل از PowerPoint PPTX به PDF یک گزینه مناسب برای محافظت از اسناد است. بیایید نحوه تبدیل پاورپوینت به PDF با استفاده از REST API در پایتون را بیاموزیم....format = "pdf" settings.output_path...calling convert_document: {0}".format(e.message)) نحوه تبدیل پاورپوینت...

    blog.groupdocs.cloud/fa/conversion/how-to-conve...
  7. แปลง XML เป็น PDF ใน Python โดยใช้ REST API

    แปลงไฟล์ XML เป็น PDF ออนไลน์อย่างรวดเร็วโดยใช้ GroupDocs.Conversion Cloud REST API บทความนี้เกี่ยวกับวิธีแปลง XML เป็น PDF ใน Python โดยใช้ REST API...format = "pdf" settings.output_path...print("Exception while calling API: {0}".format(e.message)) ต่อไปนี้คือเอา...

    blog.groupdocs.cloud/th/conversion/convert-xml-...
  8. Node.js'de REST API kullanarak PDF'yi PowerPoin...

    Node.js'de bir REST API kullanarak PDF'yi program aracılığıyla PowerPoint PPTX sunumuna dönüştürün. Node.js SDK, PDF'nin PPT ve PPTX'e dönüştürülmesine izin verir....format = "pptx"; settings.outputPath...filePath = "sample.pdf"; settings.format = "pptx"; settings.outputPath...

    blog.groupdocs.cloud/tr/conversion/convert-pdf-...
  9. Conversione da HTML a XLSX in Java

    Scopri come eseguire la conversione da HTML a XLSX in Java utilizzando GroupDocs.Conversion Cloud SDK. La guida passo passo copre la configurazione, il codice e l'integrazione dell'API REST....setFormat ( "xlsx" ); // target format request . setConvertOptions...option: preserve original formatting (if needed) xlsxOptions ...

    blog.groupdocs.cloud/it/conversion/html-to-xlsx...
  10. Conversione da PDF a DOCX in Node.JS

    Converti PDF in DOCX in Node.JS con GroupDocs.Conversion Cloud SDK. Questa guida mostra codice asincrono, chiamate REST cURL, passaggi di installazione e consigli sulle migliori pratiche.... format = 'docx' ; convertRequest ...options = docxOptions ; // attach format‑specific options // Perform...

    blog.groupdocs.cloud/it/conversion/pdf-to-docx-...