Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 3,783 for

name

(0.04 sec)
  1. Convert PDF to TIFF in Java - A Step-by-Step Gu...

    Learn how to convert PDF to TIFF file programmatically in Java using REST API. This guide provides sample code and step-by-step instructions....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Next, provide the cloud storage name. Set the input PDF file path...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  2. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page...."file" : null } ViewResult fields Name Description pages List of document...

    docs.groupdocs.cloud/viewer/viewresult/
  3. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": "...."entries" : [ { "number" : 1 , "name" : null , "width" : 816 , "height"...

    docs.groupdocs.cloud/signature/get-document-inf...
  4. 在 Python 中使用 REST API 编辑 Word 文档 |在 Python 中编辑 ...

    使用适用于 Python 的 Document Editor Cloud SDK 在 Python 中使用云中的 REST API 以编程方式编辑 Word 文档(DOC 或 DOCX)。...List</caption> <tr><th>First Name</th><th>Last Name</th><th>Age</th></tr>...List</caption> <tr><th>First Name</th><th>Last Name</th><th>Age</th></tr>...

    blog.groupdocs.cloud/zh/editor/edit-word-docume...
  5. 在 Python 中使用 REST API 編輯 Word 文檔 |在 Python 中編輯 ...

    使用適用於 Python 的 Document Editor Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式編輯 Word 文檔(DOC 或 DOCX)。...List</caption> <tr><th>First Name</th><th>Last Name</th><th>Age</th></tr>...List</caption> <tr><th>First Name</th><th>Last Name</th><th>Age</th></tr>...

    blog.groupdocs.cloud/zh-hant/editor/edit-word-d...
  6. GroupDocs.cloud 假期优惠 – GroupDocs.Total Cloud AP...

    使用不同签名类型签署文档(超过 20 种支持的格式) 具有各种格式、样式和外观的文本签名、图像签名、数字签名 条形码签名 QRCode 签名 使用适用于 Python 的 GroupDocs.Signature Cloud SDK。..."Signature-Dev" #Put your storage name here storageFolder = "signed"...pdf" #Put your storage file name here filePassword = "" #Put...

    blog.groupdocs.cloud/zh/signature/14009/
  7. GroupDocs.Annotation Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... To name a few, supported file formats...

    blog.groupdocs.cloud/categories/groupdocs.annot...
  8. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions....: 0 , } ImageOptions fields Name Description RenderOptions fields...

    docs.groupdocs.cloud/viewer/imageoptions/
  9. 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…..."50"; $signFieldEnvelopSett->name = "test" . rand(0, 500); $s..."50"; $signFieldEnvelopSett->name = "test" . rand(0, 500); $s...

    forum.groupdocs.cloud/t/embed-signature-box-in-...
  10. Extract images from PDF Documents in Java - Jav...

    Learn how to extract images from PDF files in Java using REST API. This article provides steps of using our SDK for efficient and accurate image extraction....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/parser/extract-images-from...