Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,889 for

name

(0.17 sec)
  1. 使用 Java 将 PDF 文件转换为 PNG 并将 PNG 转换为 PDF 格式

    使用快速、可靠且安全的转换 API 将文件格式转换为另一种格式。让我们看看如何使用 Java 将 PDF 文件转换为 PNG 和将 PNG 转换为 PDF 格式。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  2. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...":\" Output\ "}" Response [ { "name" : "four-pages.html" , "size"...

    docs.groupdocs.cloud/conversion/convert-to-html...
  3. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....properties for the Mix operation: Name Description Comment Files List...

    docs.groupdocs.cloud/merger/mix-document-pages/
  4. 在 Java 中以编程方式将 SVG 转换为 PDF 并将 PDF 转换为 SVG

    在线文件转换服务,可将 PDF 转换为优化的 SVG 图像。让我们看看如何在 Java 中以编程方式将 SVG 转换为 PDF 以及将 PDF 转换为 SVG。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/convert-svg-...
  5. 使用 REST API 在 Java 中將 Word 文檔轉換為 PDF

    使用我們的高性能文件轉換 API 快速轉換文檔格式。讓我們看看如何使用 REST API 在 Java 中將 Word 文檔轉換為 PDF。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  6. 使用 REST API 在 Java 中将 Word 文档转换为 PDF

    使用我们的高性能文件转换 API 快速转换文档格式。让我们看看如何使用 REST API 在 Java 中将 Word 文档转换为 PDF。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  7. 使用 REST API 在 Python 中将 PDF 转换为 Excel

    我们的 PDF 到 Excel 转换器 API 可将 PDF 文件快速转换为 Excel 电子表格。本文介绍如何使用 REST API 在 Python 中将 PDF 转换为 Excel。...your_storage = "local-storage-name" 现在,让我们演示如何在 Python 中使用 REST...ConvertSettings() settings.storage_name = your_storage settings.file_path...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  8. 如何在 Python 中将 PDF 文件转换为 HTML

    在线 PDF 到 HTML 转换器将 PDF 转换为单页网站。本文介绍如何在 Python 中将 PDF 文件转换为 HTML。...your_storage = "groupdocs-storage-name" 现在,让我们演示如何在 Python 中使用 REST...ConvertSettings() settings.storage_name = your_storage settings.file_path...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  9. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Watermark text font Watermark font name color Watermark color width...

    docs.groupdocs.cloud/conversion/convertoptions/
  10. 使用 GroupDocs.Assembly Cloud API 在线创建发票

    了解如何使用 GroupDocs.Assembly Cloud 实时生成专业发票。上传 DOCX 模板,绑定 JSON 数据,并通过简单的 cURL 调用或 .NET SDK 输出 DOCX 或 PDF。...Name]>> customer.name 表格渲染模板定义如下所示: 描述 数量..."2024-01-15T00:00:00" }, "customer" : { "name" : "John Smith" , "company"...

    blog.groupdocs.cloud/zh/assembly/create-invoice...