Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 1,442 for

pdf to jpg

(0.12 sec)
  1. 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/
  2. 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-hant/tag/how-to-convert...
  3. 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
  4. 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...
  5. how to convert docx file to powerpoint pptx

    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-hant/tag/how-to-convert...
  6. how to convert word docx to pptx online

    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-hant/tag/how-to-convert...
  7. how to convert word docx to pptx online

    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-word...
  8. 在 Node.js 中使用 REST API 将 Excel 数据呈现为 PDF

    使用 Node.js 中的 REST API 和 GroupDocs.Viewer Cloud for Node.js SDK,以编程方式将 Microsoft Excel 电子表格数据呈现为 Pdf。...Microsoft Excel 电子表格数据呈现为云端的 PDF。在这种情况下,当您必须向相关利益相关者展示数据而不与他们共享实际的...数据文件时,它会很有用。作为 Node.js 开发人员,您可以在云端以编程方式从 PDF 文档中的 XLS 或 XLSX 文件呈现电子表格数据。本文将重点介绍如何使用...

    blog.groupdocs.cloud/zh/viewer/render-excel-dat...
  9. how to make word file to image in java

    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....Polski 在 Java 中以編程方式將 Word 轉換為 JPG 並將 JPG 轉換為 Word Word 是 Microsoft...備上創建、查看和處理 Word 文檔和文件的快速方法。 JPG 或 JPEG 是一種用於數字圖像和圖形的流行圖像格式。它...

    blog.groupdocs.cloud/zh-hant/tag/how-to-make-wo...
  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/