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

formatting

(0.24 sec)
  1. 在 Python 中使用 Rest API 旋转 PDF 文件页面

    使用 PDF 页面旋转器 API 旋转 PDF 中的所有页面或旋转 PDF 中的单个页面。本文介绍如何在 Python 中使用 Rest API 旋转 PDF 文件页面...format(e.message)) 最后,上面的代码示例会将更新后的...print("Exception while calling API: {0}".format(e.message)) 最后,上面的代码示例会将输出的...

    blog.groupdocs.cloud/zh/merger/rotate-pdf-file-...
  2. 使用 Node.js 從 PDF 文件中提取圖像 |在 Node.js 中解析 PDF

    使用 REST API 和適用於 Node.js 的 PDF Parser Cloud SDK 從 PDF 文件中提取圖像。本文介紹如何使用 Node.js 從 PDF 文件中提取圖像...log("Image format: " + image.fileFormat + "....downloadUrl); console.log("Image format: " + image.fileFormat + "....

    blog.groupdocs.cloud/zh-hant/parser/extract-ima...
  3. 使用 Node.js 从 PDF 文件中提取图像 |在 Node.js 中解析 PDF

    使用 REST API 和适用于 Node.js 的 PDF Parser Cloud SDK 从 PDF 文件中提取图像。本文介绍如何使用 Node.js 从 PDF 文件中提取图像...log("Image format: " + image.fileFormat + "....downloadUrl); console.log("Image format: " + image.fileFormat + "....

    blog.groupdocs.cloud/zh/parser/extract-images-f...
  4. Преобразование HTML в PDF на C# с помощью REST API

    Преобразуйте веб-страницу HTML в документ PDF онлайн на C#, чтобы сохранить формат или распечатать его. Эта статья о том, как преобразовать HTML в PDF на C# с помощью REST API....html", Format = "pdf", OutputPath = "csh...WriteLine("Successfully converted HTML to PDF format online in C#: " + response[0]...

    blog.groupdocs.cloud/ru/conversion/convert-html...
  5. MPP を Excel に変換 | MPP を XLS にエクスポート | MPP を XLS...

    C# .NET を使用して MS Project (MPP) ファイルを Excel 形式 (XLS/XLSX) に変換する方法を学びます。MPP から XLS または MPP から XLSX への動的な変換。MPP から XLS へのコンバーター...mpp", Format = "xls", OutputPath = "converted...\"FilePath\": \"{inputMPP}\", \"Format\": \"xls\", \"OutputPath\":...

    blog.groupdocs.cloud/ja/conversion/convert-mpp-...
  6. Word Dokument mit PHP in einer HTML-Seite anzei...

    Zeigen Sie Word Dokumente mithilfe einer REST-API in PHP mit GroupDocs.Viewer Cloud für PHP SDK programmgesteuert in einer HTML-Seite an. Rendern Sie DOCX in eine responsive Webseite....at(Model\ViewOptions::VIEW_FORMAT_HTML); // Definieren Sie HTML-Optionen...at(Model\ViewOptions::VIEW_FORMAT_HTML); // Definieren Sie HTML-Optionen...

    blog.groupdocs.cloud/de/viewer/display-word-doc...
  7. Java Konvertieren Sie HTML in Word DOC oder DOCX.

    Erfahren Sie, wie Sie HTML mithilfe der GroupDocs.Conversion Cloud REST API programmgesteuert in Java schnell und effizient in Word (DOC, DOCX) konvertieren....Dateiformate in jedes gewünschte Format. Sie können mehr als 50 Datei...docx"); // in das angegebene Format konvertieren List<StoredConvertedResul>...

    blog.groupdocs.cloud/de/conversion/convert-html...
  8. C#: HTML を Word に変換 | HTML を DOC に変換 | HTML を D...

    ステップバイステップガイドを使用して、HTMLコンテンツをDOCX形式に変換します。簡単でシンプルなHTMLからWordへの変換チュートリアルで、WebからWordにエクスポートできます。...html", Format = "doc", OutputPath = "Converted...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\",\"OutputPath\":...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  9. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new...t.docx" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/render-document-wit...
  10. Převeďte PDF na PPTX pomocí REST API v Pythonu ...

    Programově převádějte PDF do PowerPointové prezentace (PPTX) pomocí REST API v cloudu v Pythonu s Document Conversion Cloud SDK pro Python....format = "pptx" # Poskytněte možnosti...file_path = "sample.pdf" settings.format = "pptx" settings.output_path...

    blog.groupdocs.cloud/cs/conversion/convert-pdf-...