Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 810 for

pdf to png

(0.05 sec)
  1. Supported Document Formats | Documentation

    The following table contains a full list of file formats that are currently supported by GroupDocs.Metadata Cloud. Format Description Load Save Remarks DOC Microsoft Word 97 - 2007 Document. ✔ ✔ *.doc versions starting from Microsoft Word 95 DOT Microsoft Word 97 - 2007 Template. ✔ ✔ DOCX Office Open XML WordprocessingML Document (macro-free). ✔ ✔ DOCM Office Open XML WordprocessingML Macro-Enabled Document. ✔ ✔ DOTX Office Open XML WordprocessingML Template (macro-free)....document as PDF (Adobe Portable Document) format. ✔ ✔ *.pdf versions...versions starting from PDF version 1.2 Saves the document in the IDPF...

    docs.groupdocs.cloud/metadata/supported-documen...
  2. 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...
  3. 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/
  4. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API To create, verify, search, update and delete different type of Signatures objects To documents in the cloud by performing a wide variety of signature options you can wish To put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability To align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for Pdf only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Document or separate pages (for PDF only) with a lot of additional...adding all Signature types for PDF documents Support adding signature(except...

    docs.groupdocs.cloud/signature/overview/
  5. Supported Document Formats | Documentation

    This page is a reference for all document and image formats supported by GroupDocs.Signature Cloud V2 Image Formats Format File Extension Signature Bitmap Picture (BMP) BMP ✔ Computer Graphics Metafile CGM ✔ CorelDraw Image CDR ✔ Corel Exchange image CMX ✔ Digital Imaging and Communications in Medicine (DICOM) DCM ✔ Deja Vu (DjVu) DJVU ✔ Digital Negative Specification DNG ✔ Windows Enhanced Metafile (EMF) EMF ✔ Encapsulated PostScript EPS ✔ Graphics Interchange Format (GIF) GIF ✔ Windows Icon ICO ✔ JPEG 2000 (JP2) JP2, JPF, JPX, J2K, J2C, JPM ✔ Joint PhoTographic Experts Group (JPEG) JPG, JPEG ✔ Open Document Graphic ODG ✔ Printer Command Language PCL ✔ Portable Network Graphics (Png) Png ✔ PostScript (PS) PS ✔ Adobe PhoToshop Document (PSD) PSD ✔ Scalable VecTor Graphics (SVG) SVG ✔ Tagged Image File Format (TIFF) TIF, TIFF ✔ WebP Image WEBP ✔ Windows Metafile (WMF) WMF ✔ Pdf Formats Format File Extension Signature Adobe Portable Document Format (Pdf) Pdf ✔ Presentation Formats Format File Extension Signature OpenDocument Presentation ODP ✔ OpenDocument Presentation Template OTP ✔ Microsoft PowerPoint Macro-Enabled Template POTM ✔ Microsoft PowerPoint Template POTX ✔ Microsoft PowerPoint 97-2003 Slide Show PPS ✔ Microsoft PowerPoint Macro-Enabled Slide Show PPSM ✔ Microsoft PowerPoint Slide Show PPSX ✔ Microsoft PowerPoint 97-2003 Presentation PPT ✔ Microsoft PowerPoint Macro-Enabled Presentation PPTM ✔ Microsoft PowerPoint Presentation PPTX ✔ Spreadsheet Formats Format File Extension Signature Comma Separated Values File CSV ✔ OpenDocument Spreadsheet ODS ✔ OpenDocument Spreadsheet Template OTS ✔ Tab Separated Values File TSV ✔ Microsoft Excel 97-2003 Worksheet XLS ✔ Microsoft Excel Binary Worksheet XLSB ✔ Microsoft Excel Macro-Enabled Worksheet XLSM ✔ Microsoft Excel Worksheet XLSX ✔ Word Processing Formats Format File Extension Signature Microsoft Word 97-2003 Document DOC ✔ Microsoft Word Macro-Enabled Document DOCM ✔ Microsoft Word Document DOCX ✔ Microsoft Word 97-2003 Template DOT ✔ Microsoft Word Macro-Enabled Template DOTM ✔ Microsoft Word Template DOTX ✔ OpenDocument Text ODT ✔ OpenDocument Text Template OTT ✔ Rich Text Document RTF ✔ Plain Text Document TXT ✔...✔ Portable Network Graphics (PNG) ✔ PostScript (PS) ✔ Adobe Photoshop...Image ✔ Windows Metafile (WMF) ✔ PDF Formats Format File Extension...

    docs.groupdocs.cloud/signature/supported-docume...
  6. Get Supported File Formats | Documentation

    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. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....business formats, including PDF, Microsoft Word, Excel, PowerPoint..."formats" : [ { "extension" : ".pdf" , "fileFormat" : "Portable Document...

    docs.groupdocs.cloud/signature/get-supported-fi...
  7. 用 Java 将 PDF 转换为 PPT | GroupDocs.Conversion Clo...

    使用 Java SDK 在线轻松将 Pdf 文档转换为可编辑的 PPT 或 PPTX 格式。本文介绍如何使用 Java 将 Pdf 转换为 PPT 或 PPTX。...Polski 如何使用 Java 将 PDF 转换为 PPT 或 PPTX 将 PDF 转换为 PPT 或 PPTX 是当今快节奏商业世界中的一项重要任务。...是当今快节奏商业世界中的一项重要任务。 PDF 是一种流行的文档格式,但可能难以编辑或自定义内容。要克服这个问题,您需要将 PDF 转换为 PPT...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  8. 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/
  9. 如何在 Python 中将 PDF 文件转换为 HTML

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

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  10. 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...