Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 6,465 for

file format

(0.03 sec)
  1. 在 Node.js 中将 Word 转换为 PDF | DOCX 转 PDF 在线 REST API

    学习如何使用 Node.js API 将 Microsoft Word 文档 (DOC, DOCX) 转换为 PDF。一个可靠且可扩展的 REST API 用于 Word 到 PDF 的转换。...format = "pdf"; settings.outputPath...Input file path settings.format = "pdf"; // Output format settings...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  2. How to self-host GroupDocs.Conversion Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, File system. The container is an isolated process with additional features that you can interact with....binaries, runtime dependencies, file system. The container is an...create two optional folders with files to process and custom fonts...

    docs.groupdocs.cloud/conversion/self-host-with-...
  3. 1. Convert CAD Document with Load Options | Doc...

    This example demonstrates how to convert cad document into pdf document with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....dwg', 'Format': 'pdf', 'LoadOptions': { 'Width':...cloud/v2.0/conversion/storage/file/Output/Sample.pdf" } ] SDK examples...

    docs.groupdocs.cloud/conversion/convert-cad-doc...
  4. Extract text from XML in Java | Parse XML docum...

    Learn how to extract text from XML documents in Java using GroupDocs.Parser Cloud SDK for Java. Streamline the process of accessing data from XML Files....structured data in a hierarchical format. Extracting information from...article: Java REST API to Parse XML File and SDK Installation How to...

    blog.groupdocs.cloud/parser/java-dom-parser-ext...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud...Text Signatures with various formats, Image Signatures, Digital...documents (over 20+ document formats) with different signature types...

    blog.groupdocs.cloud/groupdocs.cloud/page/41/
  6. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....token>" --data-binary "@path/to/file" Response "ecbfa56b-3545-46...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/conversion/convert-documen...
  7. Special Holidays Offer, 25% Off GroupDocs.Total...

    GroupDocs Holidays offer - Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order online....launch the plugin wizard from file menu that will provide you with...saved in JPEG, BMP and TIFF formats. Read more details here . Dynamically...

    blog.groupdocs.cloud/total/special-holidays-off...
  8. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "Format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page File path in the cloud storage...."text" : "123456789012" , "format" : "Portable Network Graphic"...signed document DownloadUrl Page file path in the cloud storage. Use...

    docs.groupdocs.cloud/signature/signresult/
  9. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow.... Send text or file for processing In the request...plain text or a Base64 encoded file along with mandatory and optional...

    docs.groupdocs.cloud/rewriter/workflow/
  10. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow.... Send text or file for translation In the request...plain text, a Base64 encoded file, or a URL to translate, along...

    docs.groupdocs.cloud/translation/workflow/