Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 1,238 for

pdf to jpg

(0.1 sec)
  1. 使用 REST API 在 Java 中将 Word 文档转换为 PDF

    使用我们的高性能文件转换 API 快速转换文档格式。让我们看看如何使用 REST API 在 Java 中将 Word 文档转换为 Pdf。...Java 中将 Word 文档转换为 PDF 在上一篇博文中,我们描述了如何以编程方式 将 PDF 转换为 Word .这篇博文将向我们展示如何使用...文档转换为 PDF 而不会丢失格式。该库可以在您的 Java 应用程序中以编程方式轻松地将 Word 文档转换为 PDF 文件。当您想要共享文档、保护数据或确保...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  2. Edit PPTX Online using an Online PPT Editor

    Edit PPTX online using an enterprise-level online PPT ediTor. GroupDocs.EdiTor provides a browser-based powerpoint editing software To edit PPT/PPTX online....as downling edited files in PDF file format, creating a new document...Also # Convert JPG to PDF using Image to PDF Converter Password-Protect...

    blog.groupdocs.cloud/editor/edit-pptx-online-us...
  3. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API To create, verify and search different type of Signatures objects in all common business formats, including Pdf, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....business formats, including PDF, Microsoft Word, Excel, PowerPoint...Document Format" , "extension" : ".pdf" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/supported-file-f...
  4. 使用 Ruby 将 Excel 电子表格转换为 PDF

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XLSX 文件转换为 Pdf。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 Pdf...中使用 REST API 将 Excel 电子表格转换为 PDF? Excel 电子表格广泛用于创建收据、发票、分类账、库存、账户和其他报告。...存、账户和其他报告。 XLS 或 XLSX 到 PDF 的转换 API 允许以可移植的形式与他人共享 Excel 数据。作为...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  5. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you To rotate individual pages when viewing documents in HTML/Pdf/Jpg/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs To rotate page on 90-degree clockwise; On180Degree - instructs To rotate page on 180-degree clockwise; On270Degree - instructs To rotate page on 270-degree clockwise; The following code snippet shows how To rotate output pages when viewing a document as Pdf...viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate...pages when viewing a document as PDF API Usage There are steps that...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  6. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/viewer/add-watermark/ weekly 0.5 https://docs.groupdocs.cloud/viewer/adjust-image......cloud/viewer/get-view-info-for-pdf-document/ weekly 0.5 https://docs...cloud/viewer/image-viewer-adjust-quality-for-jpg/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/viewer.xml
  7. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To sign a document with multiple signatures. For example, you can add Text and Barcode Signature To a document at same time. To put list of signatures on document (Cells, Images, Pdf, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....on document (Cells, Images, PDF, Slides or Words) Signature API...cloud/v1/signature/01_pages.pdf/collection?folder#storage \ --...

    docs.groupdocs.cloud/signature/working-with-sig...
  8. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods To apply Text and Figure based annotations To documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".docx", "fileFormat": "Microsoft Word" }, { "extension": "....jpg" , "fileFormat" : "Image files"...files" }, { "extension" : ".pdf" , "fileFormat" : "Portable Document...

    docs.groupdocs.cloud/annotation/get-supported-f...
  9. how to convert docx file to ppt

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....支持Word、Excel、PowerPoint, PDF、HTML、JPG、PNG、CAD等50多种文档和图片的转换。它还为云...

    blog.groupdocs.cloud/zh/tag/how-to-convert-docx...
  10. 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....pages to be converted usePdf Use pdf as intermediate format watermarkOptions...pages to be converted usePdf Use pdf as intermediate format { "format"...

    docs.groupdocs.cloud/conversion/convertoptions/