Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 837 for

pdf to png

(1.48 sec)
  1. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: Png, GIF, TIFF, JPG. You may upload the desired image To the STorage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....supports various image formats: PNG, GIF, TIFF, JPG. You may upload...PdfOptions Specific options for PDF documents. WatermarkDetails.ImageOptions...

    docs.groupdocs.cloud/watermark/add-watermarks/
  2. 如何在 Python 中将 PDF 文件转换为 HTML

    在线 Pdf 到 HTML 转换器将 Pdf 转换为单页网站。本文介绍如何在 Python 中将 Pdf 文件转换为 HTML。...中将 PDF 文件转换为 HTML PDF 是当今最常用的文件格式之一,可提供跨平台支持。但是很难链接到 PDF 文档中的特定页面,而且...文档中的特定页面,而且 PDF 文件也不容易在社交网络上共享。您可以将 PDF 文档的外观保持为可以快速操作的 HTML 格式。在本文中,我们将学习如何在...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  3. 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....ord、Excel、PowerPoint, PDF、HTML、JPG、PNG、CAD等50多種文檔和圖片的轉換。它還為雲...

    blog.groupdocs.cloud/zh-hant/tag/how-to-convert...
  4. 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...
  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...pages when viewing a document as PDF API Usage There are steps that...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  6. Extract Images from HTML | HTML Image Extractor...

    How To extract images from HTML file using .NET REST API. Extract Base64, inline, embedded, and linked images from HTML using the best HTML image extracTor... Converting HTML into PDF/Word while preserving media....Supported Image Formats # JPG/JPEG PNG GIF BMP TIFF SVG Base64-encoded...

    blog.groupdocs.cloud/parser/extract-images-from...
  7. 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/
  8. nodejs convert word document to image

    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....文档转换为 JPG、PNG 或 GIF 图像 在 上一篇文章 中,我们以编程方式演示了 PDF 到 JPG、PNG 和 GIF ...Js 图像库将 Word 转换为 JPEG、GIF 和 PNG。 Word 是用于共享和打印文档的流行格式之一。我们经常...

    blog.groupdocs.cloud/zh/tag/nodejs-convert-word...
  9. 在 Node.js 中将 Excel 电子表格转换为 PDF | XLS、XLSX 到 PDF

    使用 Node.js 中的 REST API 以编程方式将 Excel 电子表格转换为 Pdf 文件。 Node.js SDK 允许将 XLS、XLSX 文件转换为 Pdf。... Excel 到 PDF 的转换允许以可移植的形式与他人共享 Excel 数据。作为...电子表格转换为 PDF 文档。在本文中,您将学习如何使用 Node.js 将 Excel 电子表格转换为 PDF。 本文应涵盖以下主题:...

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

    使用 Pdf 到 Word 转换器快速、可靠的 API 将 Pdf 转换为可编辑的 Word DOC。让我们看看如何使用 REST API 在 Java 中将 Pdf 转换为 Word 文档。...API 在 Java 中将 PDF 转换为 Word 文档 我们最近发布了一篇博客文章,概述了 PDF 到 C# .NET 中的...库在线将 PDF 转换为 Word 而不会丢失格式。该库在您的 Java 应用程序中以编程方式快速将 PDF 文档转换为...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...