Sort Score
Result 10 results
Languages All
Labels All
Results 9,891 - 9,900 of 11,235 for

formatting

(0.05 sec)
  1. 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...
  2. 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...
  3. 在线 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...
  4. 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...
  5. Python で REST API を使用して画像を PDF に変換する | Python で...

    GroupDocs.Conversion Cloud API と Python SDK を備えた Python の REST API を使用して、プログラムで画像 (JPG または PNG) を PDF に変換します。...format = "pdf" settings.output_path...file_path = "sample.jpg" settings.format = "pdf" settings.output_path...

    blog.groupdocs.cloud/ja/conversion/convert-imag...
  6. C# Fusionner des fichiers PDF en un seul - Fusi...

    Découvrez comment fusionner des fichiers PDF en C# à l'aide du SDK GroupDocs.Merger Cloud pour .Net. Guide étape par étape pour une fusion transparente de PDF dans vos applications C#.... PDF (Portable Document Format) est largement utilisé pour...pouvez fusionner plusieurs formats de document pris en charge...

    blog.groupdocs.cloud/fr/merger/how-to-merge-pdf...
  7. Python에서 텍스트를 HTML로, HTML을 텍스트로 변환

    GroupDocs 파일 변환 API를 사용하면 온라인에서 파일을 모든 형식으로 변환할 수 있습니다. 이 문서에서는 Python에서 텍스트를 HTML로, HTML을 텍스트로 변환하는 방법을 보여줍니다....format = "html" settings.output_path...-sample-file.txt" settings.format = "html" settings.output_path...

    blog.groupdocs.cloud/ko/conversion/convert-text...
  8. PHP를 사용하여 HTML 페이지에 Word 문서 표시 | HTML에서 DOCX 보기

    GroupDocs.Viewer Cloud for PHP SDK와 함께 PHP에서 REST API를 사용하여 프로그래밍 방식으로 HTML 페이지에 Word 문서를 표시합니다. DOCX를 반응형 웹페이지로 렌더링합니다....at(Model\ViewOptions::VIEW_FORMAT_HTML); // HTML 옵션 정의 $renderOptions...at(Model\ViewOptions::VIEW_FORMAT_HTML); // HTML 옵션 정의 $renderOptions...

    blog.groupdocs.cloud/ko/viewer/display-word-doc...
  9. 使用 REST API 在 C# 中将 HTML 转换为 PDF

    在 C# 中在线将 HTML 网页转换为 PDF 文档以保留格式或打印它。本文介绍如何使用 REST API 在 C# 中将 HTML 转换为 PDF。...html", Format = "pdf", OutputPath = "csh...WriteLine("Successfully converted HTML to PDF format online in C#: " + response[0]...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  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/ja/merger/how-to-extract-p...