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

name

(0.08 sec)
  1. 在 Java 中将 Word 转换为 PNG 并将 PNG 转换为 Word 文档

    使用我们免费且安全的 API,在几秒钟内将 Word DOC 转换为优化的 PNG 图像。让我们看看如何在 Java 中将 Word 转换为 PNG 以及将 PNG 转换为 Word 文档。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  2. 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/
  3. 5. Convert to Presentation Document Formats | D...

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Slides format example....converted/toslides\ "}" Response { "name" : "sample.pptx" , "size" :... new () $settings . storage_name = $myStorage ; $settings . file_path...

    docs.groupdocs.cloud/conversion/convert-to-pres...
  4. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST API directly from the browser....converted/towords\ "}" Response { "name" : "sample.docx" , "size" :... new () $settings . storage_name = $myStorage ; $settings . file_path...

    docs.groupdocs.cloud/conversion/convert-to-word...
  5. 使用 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...
  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. 使用 C# 提取和操作图像的元数据

    使用元数据操作 Cloud SDK for .NET 在 C# 中使用云上的 REST API 以编程方式提取和操作图像的元数据...Name + " : " + packageProperties[j]...

    blog.groupdocs.cloud/zh/metadata/extract-and-ma...
  8. 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/
  9. 7. Convert to Text Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Text Formats and returns the output document storage URL and also support to get result as a stream or Array of stream. Convert to Text Formats You can convert the supported document formats to Text Formats and get output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Text format example....converted/toptext\ "}" Response { "name" : "sample.txt" , "size" : 2141... new () $settings . storage_name = $myStorage ; $settings . file_path...

    docs.groupdocs.cloud/conversion/convert-to-text...
  10. 1. Convert to Any Format | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert supported document formats to any Supported Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Any Format You can convert the supported document formats to Any Format Format and get Output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Any Format format example....converted/topAny Format\ " }" Response { "name" : "sample.txt" , "size" : 2141... new () $settings . storage_name = $myStorage ; $settings . file_path...

    docs.groupdocs.cloud/conversion/convert-to-any-...