Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 461 for

doc to jpg

(0.08 sec)
  1. Working with Stamp Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To put Stamp Signature on supported file format. It provides methods To create Stamp Signature in Document Pages with different options To add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature To Document You can create Stamp Signature on Document provided by fileName and Document folder (if required) using following API....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."imageGuid" : "images\signature_01.jpg" , "brushType" : "TextureBrush"...

    docs.groupdocs.cloud/signature/working-with-sta...
  2. 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/
  3. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF Documents inTo image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering inTo PNG and Jpg. 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...when rendering into PNG and JPG. API Usage There are steps that...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  4. Working with Text Signature | 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 Text. It provides methods To create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature To Document You can create Text Signature on Document provided by fileName and Document folder (if required) using following API....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."imageGuid" : "images\signature_01.jpg" , "brushType" : "TextureBrush"...

    docs.groupdocs.cloud/signature/working-with-tex...
  5. 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.ImageQuality...

    docs.groupdocs.cloud/viewer/renderoptions/
  6. GroupDocs.Parser MCP Server | Document Parsing ...

    Learn how To set up the open-source GroupDocs.Parser Cloud MCP Server, a lightweight MCP wrapper that enables AI agents To extract text, images, and barcodes from Documents in GroupDocs Cloud sTorage....Cloud Documentation – https://docs.groupdocs.cloud/parser/ Start...and common image types (PNG, JPG, TIFF). Q: Can I extract barcodes...

    blog.groupdocs.cloud/parser/groupdocs-parser-mc...
  7. 使用 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 还为...false @convertOptions.display_doc_title = true @convertOptions...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  8. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the Document’s authenticity. A valid digital signature gives a recipient very strong reason To believe that the Document was created or updated by a known sender and that the Document was not altered by unknown source. For Documents, the digital signature is represented by certificate with private (To sign) and public (To verify) keys. Most often certificates of various public key crypTography standards are used for this purpose, for example PFX format (see specification here)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...as Word processing documents (DOC, DOCX, ODT, OTT), Spreadsheet...

    docs.groupdocs.cloud/signature/sign-document-wi...
  9. Introduction of PHP SDK in Next Generation Grou...

    Next Generation GroupDocs.STorage for Cloud is a new and improved REST API for performing different STorage related operations in Cloud Apps/Websites...doc"](https://api.groupdocs.cloud/v1...path=testfile.doc) -X PUT \ -T C:/testfile.doc \ -H "Content-Type:...

    blog.groupdocs.cloud/total/first-public-release...
  10. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the Document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...FilePath ": " images \\ sample.jpg " } }, " TextSearchCriteria ":...

    docs.groupdocs.cloud/watermark/replace-watermarks/