Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 11,299 for

formatting

(0.3 sec)
  1. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....générer une facture finale au format DOCX ou PDF en utilisant le...

    blog.groupdocs.cloud/fr/
  2. 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...
  3. Chuyển đổi PDF sang PPTX bằng API REST trong Py...

    Chuyển đổi bản trình bày PDF sang PowerPoint (PPTX) theo chương trình bằng cách sử dụng API REST trên đám mây trong Python với SDK đám mây chuyển đổi tài liệu cho Python....format = "pptx" # Cung cấp tùy chọn...file_path = "sample.pdf" settings.format = "pptx" settings.output_path...

    blog.groupdocs.cloud/vi/conversion/convert-pdf-...
  4. Modifier des documents à l'aide de l'API REST e...

    Réorganisez par programme les pages PDF à l'aide de l'API REST sur le cloud dans Node.js avec Document Merger Cloud SDK pour Node.js. Réorganiser ou échanger des pages PDF dans Node.js...українська Polski PDF est le format le plus répandu pour partager...un ensemble de pages dans formats de document pris en charge...

    blog.groupdocs.cloud/fr/merger/rearrange-pdf-pa...
  5. Python에서 REST API를 사용하여 PDF를 PPTX로 변환 | PDF를 PPT로

    Python용 Document Conversion Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 PDF를 PPTX(PowerPoint 프레젠테이션)로 변환합니다....format = "pptx" # PDF 로드 옵션 제공 loadOptions...file_path = "sample.pdf" settings.format = "pptx" settings.output_path...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...
  6. Convierta HTML a PDF usando REST API en Ruby

    Convierta instantáneamente archivos HTML a formato PDF con un convertidor en línea gratuito. Este artículo trata sobre cómo convertir HTML a PDF usando REST API en Ruby....format = "pdf" loadOptions = Grou..."html-to-pdf/two-pages.html" settings.format = "pdf" loadOptions = Grou...

    blog.groupdocs.cloud/es/conversion/convert-html...
  7. Java: Chuyển đổi MPP sang HTML | Phát triển Bộ ...

    Học cách chuyển đổi tệp Microsoft Project (MPP) sang HTML trực tuyến bằng cách sử dụng REST API. Dễ dàng chia sẻ và xem kế hoạch dự án trên bất kỳ trình duyệt web nào....\"FilePath\": \"{sourceMPP}\", \"Format\": \"html\", \"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"html\"}" \ -o "resultant...

    blog.groupdocs.cloud/vi/conversion/convert-mpp-...
  8. Java: 在线将 PDF 转换为 Excel | 在线 PDF 转 XLS

    如何使用 Java REST API 将 PDF 转换为 Excel 工作簿。使用 Java API 开发 PDF 到 Excel 的在线转换器。简单易用的 PDF 转 XLS 转换。...\"FilePath\": \"{sourceMPP}\", \"Format\": \"xlsx\", \"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"xlsx\"}" \ -o "resultant...

    blog.groupdocs.cloud/zh/conversion/pdf-to-xls-o...
  9. 在线 HTML 转 Word 文档 | 在线将 HTML 转换为 DOC

    使用 Java REST API 轻松简单地将 HTML 转换为 Word 文档。使用 Java REST API 在线将 HTML 文件转换为 MS Word 文档 DOC 或 DOCX...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\",\"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\"}" \ -o "{resultantFile}"...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  10. Cambia l'orientamento della pagina nei document...

    Cambia l'orientamento di una pagina in parola per rendere la parola orizzontale o verticale usando Python. Vediamo come modificare l'orientamento della pagina nei documenti di Word usando Python...format(e.message)) Come modificare...print("Exception while calling API: {0}".format(e.message)) Come cambiare l’orientamento...

    blog.groupdocs.cloud/it/merger/change-page-orie...