Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 831 for

pdf to png

(0.8 sec)
  1. Java: 将网页嵌入到PowerPoint | 将网页插入到PPT

    学习如何使用GroupDocs.Conversion Cloud SDK将HTML转换为PowerPoint演示文稿。轻松将HTML插入PowerPoint或HTML到PPT...Excel 工作表 在 Java 中合并 PNG 文件 - 在线图像合并器 从 PDF 文件中提取文本的 Java 代码...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  2. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks To the document. With this API you can add image watermarks with the following features: 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; There are many watermark positioning and transforming properties; There are format-specific options. These options allow To leverage specific format features and often allow To make watermarks stronger; For protected documents, it is required To provide the password....supports various image formats: PNG, GIF, TIFF, JPG. You may upload..."FilePath": "documents/sample.pdf", "StorageName": "" }, "WatermarkDetails":...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  3. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...您可以对任何文字处理文档、电子表格、演示文稿、音频和视频文件、图像、PDF、电子书、绘图等文档执行操作。下面列出了 GroupDocs...开放文档格式 消耗臭氧层物质、消耗臭氧层物质 便携式格式 PDF 电子书 EPUB 电子邮件 EML、味精 图像/绘图/AutoCAD...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  4. 使用 Java 为图像添加水印 |文本或图像水印

    使用 Watermarking Cloud SDK for Java 在云上使用 REST API 以编程方式将文本或图像水印添加到 JPEG 图像。...它允许您以编程方式添加、删除、搜索和替换来自支持格式(如 PDF、Microsoft Word 和 Powerpoint)的图像和文档中的水印。目前,它还为...FileInfo 定义 ImageWatermarkOption 将 PNG 图像的文件路径设置为水印 定义水印位置 定义 WatermarkDetails...

    blog.groupdocs.cloud/zh/watermark/add-watermark...
  5. 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....Outlook data files, archives and PDF documents. Following example...{ "name" : "attachment-image.png" , "path" : "viewer/with_att...

    docs.groupdocs.cloud/viewer/get-attachments/
  6. 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....PdfObjects The pdf searchable objects. Possible..."FilePath": "with_watermarks\\sample.pdf" }, "OutputFolder": "found_image_watermarks"...

    docs.groupdocs.cloud/watermark/search-watermarks/
  7. Embed Signature Box in Document with PHP - Free...

    Hi, I’m using php sdk with cloud api and I would like the user To place the signature box freely where they like. Not predetermined x and y coordinates. Your demo cloud api give the impression that you can do this and I…...signing status and a copy of the PDF file that is generated from the...Shot 2015-01-26 at 2.22.25 PM.png. Then I dragged the field up...

    forum.groupdocs.cloud/t/embed-signature-box-in-...
  8. 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....pdf" }, "ReplaceTextOptions": { "Text":..."watermark_images/sample_watermark.png" } } }' Windows PowerShell #...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  9. 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....pdf" }, "OutputFolder": "removed_watermarks"..."watermark_images\\sample_watermark.png", "StorageName": "" } } }' Windows...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  10. Google Cloud Storage UploadFileRequest succesfu...

    After generating keys for my Google Cloud STorage bucket, I can see my files in the web UI at https://dashboard.groupdocs.cloud/files. I am however unable To upload files via the web UI as well as using merger_cloud.Uplo…...pdf’, ‘gs://test-bucket-963258/test/pptpdf.pdf’) upload_file(’.../pptpdf.pdf’, ‘./test-bucket-963258/test/pptpdf.pdf’) upload_file(’...

    forum.groupdocs.cloud/t/google-cloud-storage-up...