Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 239 for

doc to png

(0.04 sec)
  1. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you To join multiple Documents and manipulate single Document structure across a wide range of Document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more Documents inTo one Document, join specific pages or page ranges from several source Documents inTo a single resultant Document. Joined Documents should be of the same format....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...formats for document preview are: PNG JPG BMP Document pages operations...

    docs.groupdocs.cloud/merger/features-overview/
  2. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Image Document format (JPEG, PNG, BMP, GIF, multi frames TIFF)...

    docs.groupdocs.cloud/signature/overview/
  3. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you To To render Documents using single API call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how To render Document without using cloud sTorage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, Png or PDF Required. File binary Input file To convert Form data, Required pages string Pages range To render, like “1,2” or “3-5,10” Default value : all pages password string Input Document password Required for password-protected Documents....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...conversion format: HTML, JPG, PNG or PDF Required. File binary...

    docs.groupdocs.cloud/viewer/convert-and-download/
  4. Supported Document Formats | Documentation

    GroupDocs.Comparison Cloud API supports following Document formats: CAD Formats Format File Extension Compare MicroStation Design File (V7) .DGN ✔ AuTodesk Design Web Format .DWF ✔ AuToCAD Drawing .DWG ✔ AuToCAD Drawing Interchange .DXF ✔ Industry Foundation Classes .IFC ✔ Stereo Lithography .STL ✔ Diagram Formats Format File Extension Compare Microsoft Visio 2010 Web Drawing .VDW ✔ Microsoft Visio 2003-2010 XML Drawing .VDX ✔ Microsoft Visio 2003-2010 Drawing .VSD ✔ Microsoft Visio Macro-Enabled Drawing ....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...✔ Portable Network Graphics (PNG) . ✔ PostScript (PS) . ✔ Adobe...

    docs.groupdocs.cloud/comparison/supported-docum...
  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...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  6. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all Document formats. Each option may correspond To one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheeToptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TexToverflowMode": "Overlay" }, "CadOptions": { "ScaleFacTor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagemenToptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...supported when rendering into PNG or JPG formats. PdfDocumentOptions...

    docs.groupdocs.cloud/viewer/renderoptions/
  7. 在 Java 中将 PDF 转换为 TIFF - 分步指南。

    了解如何使用 REST API 在 Java 中以编程方式将 PDF 转换为 TIFF 文件。本指南提供示例代码和分步说明。...PPTX 使用 Java 将 PDF 文件转换为 PNG 并将 PNG 转换为 PDF 格式 如何使用 Java 将 PowerPoint...than 50 [file formats]( https://docs.groupdocs.cloud/conversion/...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  8. 使用 Ruby 将 Excel 电子表格转换为 PDF

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XLSX 文件转换为 PDF。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 PDF...API还支持Word、Excel、PowerPoint, PDF、HTML、JPG、PNG、CAD等50多种文档的转换。 REST API 还为 Cloud...false @convertOptions.display_doc_title = true @convertOptions...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  9. S3 access in hosted mode without key - Free Sup...

    A question: if I run the conversion cloud product self-hosted as a Docker container in my AWS account, it’s my preference To grant access To the container in question To access the S3 buckets via ecs metadata, rather tha…...png (20.3 KB) Trying to convert via...described in the self hosting docs. Hosting environment: Production...

    forum.groupdocs.cloud/t/s3-access-in-hosted-mod...
  10. Get attachments | Documentation

    GroupDocs.Viewer Cloud API enables you To To retrieve a list of Document attachments from your emails, Outlook data files, archives and PDF Documents. Following example demonstrates on how To get all attachments from MSG file. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document inTo cloud sTorage Render Document or get Document info Download rendered Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...{ "name" : "attachment-image.png" , "path" : "viewer/with_att...

    docs.groupdocs.cloud/viewer/get-attachments/