Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 1,034 for

pdf to jpg

(0.04 sec)
  1. Java 将 HTML 转换为 Word DOC 或 DOCX。

    了解如何使用 GroupDocs.Conversion Cloud REST API 以编程方式在 Java 中快速高效地将 HTML 转换为 Word(DOC、DOCX)。...您可以快速处理 50 多种类型的文件和文档,如 Word、PDF、PowerPoint, Excel、HTML、CAD、光栅图像等。...Python 中将 PowerPoint PPT/PPTX 转换为 JPG/JPEG 图像 在 Python 中将 XML 转换为 CSV,将...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  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. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. 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...
  9. Python Bulk Find and Replace in Word Document -...

    Hi @tilal.ahmad hope you are doing great. Just wanted To reach out To you regarding one of the challenge I am facing . I was successful in converting Pdf To word using Group Docs. Now on the converted word doc I want To…...was successful in converting pdf to word using Group Docs. Now...Python Page formatting issue in PDF to Word Document Conversion tilal...

    forum.groupdocs.cloud/t/python-bulk-find-and-re...
  10. 用於保護文檔的水印雲 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通過 REST API 對文檔添加水印。特點包括;添加圖像或文本水印,刪除、替換或搜索水印。...add(request); C# 中的 PDF 文檔去除水印 # 下面的代碼片段展示瞭如何使用 [GroupDocs...for .NET][13] 在 CSharp 中快速刪除 PDF 文檔中的任何水印。 // For complete examples...

    blog.groupdocs.cloud/zh-hant/watermark/watermar...