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

doc to png

(0.12 sec)
  1. 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...RAR), and common image types (PNG, JPG, TIFF). Q: Can I extract...

    blog.groupdocs.cloud/parser/groupdocs-parser-mc...
  2. 使用 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...
  3. 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..."watermark_images/sample_watermark.png" } } }' Windows PowerShell #...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  4. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the Document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios To use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."watermark_images\\sample_watermark.png", "StorageName": "" } } }' Windows...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  5. 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...
  6. 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/
  7. 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...cloud/v1/signature/01_pages.png/stamp?folder=storage' \ --header...

    docs.groupdocs.cloud/signature/working-with-sta...
  8. Search Watermarks | Documentation

    This REST API allows finding watermarks in the Document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the Document, located in the sTorage Required FileInfo....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."watermark_images\\sample_watermark.png" } } }' Windows PowerShell #...

    docs.groupdocs.cloud/watermark/search-watermarks/
  9. 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...cloud/v1/signature/01_pages.png/text?folder#storage" \ --header...

    docs.groupdocs.cloud/signature/working-with-tex...
  10. Image Annotation | Documentation

    Image annotation allows To add image within Document page API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input Document inTo cloud sTorage and other files, like image annotation (using File API) Add annotation(s) Download Document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client ID and client secret in the environment variables CLIENT_ID and CLIENT_SECRET....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...annotation", "ImagePath": "JohnSmith.png", "CreatorName": "Anonym A."...

    docs.groupdocs.cloud/annotation/image-annotation/