Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 1,442 for

pdf to jpg

(0.1 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 将 JSON 转换为 HTML 在 Node.js 中 | 在线将 JSON 转换为 Web 格式

    轻松使用 GroupDocs.Conversion Cloud SDK for Node.js 将 JSON 转换为 HTML。了解如何通过 RESTful API 从结构化 JSON 文件生成干净的 HTML。...我们推荐访问以下链接以了解更多信息: 📄 将 GIF 转换为 JPG 在 Node.js 🔁 将 JSON 转换为 PDF 在 Node.js 📊 保护...

    blog.groupdocs.cloud/zh/conversion/convert-json...
  5. 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...
  6. 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-...
  7. 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...
  8. 用於保護文檔的水印雲 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...
  9. 用于保护文档的水印云 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/watermark/watermark-clo...
  10. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature To set limits for width/height for the output image. Follow the below steps To achieve this functionality. If you want To render single image in Pdf/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds one of these limits - it will be resized proportionally. The following code sample shows how To set the output image size limits when rendering the document....want to render single image in PDF/HTML you can set width/height...'FilePath': 'SampleFiles/sample.jpg' }, 'ViewFormat': 'HTML', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...