Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 1,296 for

pdf to jpg

(0.04 sec)
  1. Java 将 Word 文档转换为 HTML 文件

    使用 Java GroupDocs API 自动将 Word DOCX 文件转换为 HTML 文件。本文介绍如何使用 REST API 在 Java 中将 Word 文件转换为 HTML。...以轻松转换超过 50 种类型的文件和图像,如 Word、PDF、PowerPoint, Excel、HTML、CAD、光栅图像等。...Python 中将 PowerPoint PPT/PPTX 转换为 JPG/JPEG 图像 在 Python 中将 XML 转换为 CSV,将...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  2. Create Document Preview | Documentation

    GroupDocs.Comparison Cloud allows To create document preview images, one per page. Image size and format can be set as options. API Usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input document inTo cloud sTorage Create preview images Download images For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....pdf' }, 'Format': 'jpeg' }" Response...= source options . format = "jpg" options . output_folder = "output"...

    docs.groupdocs.cloud/comparison/create-document...
  3. 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....image formats: PNG, GIF, TIFF, JPG. You may upload the desired image...FilePath ": " documents \\ sample.pdf ", " StorageName ": "" }, " WatermarkDetails...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  4. 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).... PDF document format supports digital...signature looks by default on PDF document page.. GroupDocs.Signature...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "Top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "Top": 5, "right": 5, "botTom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....pdf" , "left" : 10 , "top" : 10 ...object Provides options for Pdf Documents to add Text Signature...

    docs.groupdocs.cloud/signature/signature-option...
  6. Java 将 PPT 和 PPTX 转换为 HTML 文档。

    使用易于使用的 Cloud REST API 将 PowerPoint PPT 转换为 Java 中的 HTML。本文介绍如何使用 Java API 将 PowerPoint PPT 或 PPTX 转换为 HTML。...广泛的文件格式 ,不仅可以转换 PowerPoint,还可以转换 PDF、Word、Excel、HTML 页面、CAD 文件、光栅图像等。...Python 中将 PowerPoint PPT/PPTX 转换为 JPG/JPEG 图像 在 Python 中将 XML 转换为 CSV,将...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  7. Quick Start | Documentation

    Create an account Creating an account is very simple. Go To https://dashboard.groupdocs.cloud To create a free account. Create an API client app Before you can make any requests To GroupDocs Cloud API you need To get a Client Id and a Client Secret. This will will be used To invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need To get started is adding our SDK To your existing project....example demonstrating how to sign pdf document with digital signature... ImageFilePath = "signature.jpg" , CertificateFilePath = "temp...

    docs.groupdocs.cloud/signature/quick-start/
  8. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support To render over 50 file formats To HTML5 or Image formats for the whole document, page by page or cusTom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer 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/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....pdf" , "fileFormat" : "Portable Document...files" }, { "extension" : ".jpg" , "fileFormat" : "Image files"...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  9. Incorrect Python Sdk Example - Free Support For...

    The python example shown on the document conversion webpage has a minor mistake. The example shows “ConversionApi”, which I believe should be “ConvertApi”, as is confirmed by the output when attempting To evaluate the co…...jpg (101.1 KB) Unfortunately, even...client_key) try: #Convert PPTX to PDF # Prepare request request = ...

    forum.groupdocs.cloud/t/incorrect-python-sdk-ex...
  10. 在线 HTML 转 Word 文档 | 在线将 HTML 转换为 DOC

    使用 Java REST API 轻松简单地将 HTML 转换为 Word 文档。使用 Java REST API 在线将 HTML 文件转换为 MS Word 文档 DOC 或 DOCX...支持 50+ 文件格式 # 在 DOCX、PDF、HTML、XLSX、PPTX、JPG 及更多格式之间转换。 ☁️ 基于云的...

    blog.groupdocs.cloud/zh/conversion/convert-html...