Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 3,698 for

name

(0.09 sec)
  1. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email documents into pdf documents with load 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 this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....'OutputPath': 'Output' }" Response [ { "name" : "sample.pdf" , "size" : 20072...

    docs.groupdocs.cloud/conversion/convert-email-d...
  2. 在 Java 中将 PPT 转换为 PDF - 分步指南。

    了解如何使用 REST API 在 Java 中高效地将 PowerPoint 转换为 PDF。按照我们的分步指南使用 GroupDocs.Conversion Cloud SDK for Java。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/convert-powe...
  3. 用 Java 提取 DOCX 页面 |词提取器

    了解如何使用 GroupDocs.Merger Cloud SDK 从 Java 中的 Word 文件中提取页面。按照我们的指南来简化和优化您的工作流程。现在就试试!...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/merger/extract-document...
  4. 使用 Java 将 PNG 转换为 PowerPoint - 分步指南。

    了解如何快速高效地将 PNG 图像转换为 PowerPoint 格式。按照我们的分步指南使用 GroupDocs.Conversion Cloud SDK for Java。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/convert-png-...
  5. 用 Java 提取 PDF 页面 | PDF提取器

    了解如何使用 Java 从 PDF 中提取页面并在线分离 PDF 页面。本文提供有关如何使用 GroupDocs.Merger API 的分步指南。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/merger/extract-pages-fr...
  6. Java 将 Word 文档转换为 HTML 文件

    使用 Java GroupDocs API 自动将 Word DOCX 文件转换为 HTML 文件。本文介绍如何使用 REST API 在 Java 中将 Word 文件转换为 HTML。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  7. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...to mixture the signers info (name, email, etc.), our company logo...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  8. Join word documents without starting from a new...

    There is an additional option for Word document joining that allows to merge those documents without page breaking between them, i.e. the last page of the initial document will be merged with the first page of the next document as one page. Name Description Comment JoinItem.WordJoinMode Allows to join word documents without empty space between documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser.... Name Description Comment JoinItem...

    docs.groupdocs.cloud/merger/join-word-continous/
  9. Working with Data | Documentation

    Programming techniques, designed to apply data filtering, grouping and formatting throughout the Report Generation process using GroupDocs Assembly Cloud....value can be accessed using the name of the variable. For example...condition persons.Any(p => p.Name == "John Smith") Average (Selector)...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  10. 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...