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

file format

(0.04 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. 将 PDF 转换为 Word 在 Node.js 中 | 在线 PDF 转 DOCX 或 DOC

    学习如何使用 Node.js API 将 PDF 转换为可编辑的 Word 格式 (DOC/DOCX)。轻松在线将 PDF 内容导出到 Microsoft Word 文档中。...format = "docx"; settings.outputPath...Input file path settings.format = "docx"; // Output format settings...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  3. Convert PNG to PPTX in C#

    Convert PNG to PPTX in C# using REST APIs and Cloud SDKs offered by GroupDocs.Conversion. Build image to PowerPoint converter by writing a few lines of code....need to upload a source PNG file to the API Cloud dashboard .... So, you can upload the file manually or programmatically by...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  4. Get Document Information | Documentation

    This REST API allows to obtain basic inFormation about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File Format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Document file extension; Document size in bytes; Document file format;...

    docs.groupdocs.cloud/metadata/get-document-info...
  5. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "FileInfo": { "FilePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "Format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version FileInfo Input File inFormation size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated..."text" : "123456789012" , "format" : null , "signatureType" :...Description API Version fileInfo Input file information size The size of...

    docs.groupdocs.cloud/signature/updateresult/
  6. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....any modern company has office files to automate, and the possibility...PowerPoint presentations, PDFs and files of many other types based on...

    docs.groupdocs.cloud/assembly/getting-started/p...
  7. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....{ // retrieve supported file-formats var request = new groupdocs_merger_cloud_1...while calling API: {0} " . format ( e . message )) Storage object...

    docs.groupdocs.cloud/merger/working-with-storage/
  8. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter.... More File Format Support for GroupDocs Viewer...TIFF files. Also, we’ve added support for reading files from...

    blog.groupdocs.cloud/total/groupdocs-total-net-...
  9. GroupDocs Newsletter November 2017 Edition – Do...

    GroupDocs developer newsletter of November 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....metadata from all popular file formats as well as compare, search...specific format. It gets the file as input, accesses file property...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  10. C# QR Code Generator | How to Create QR Code in...

    Discover *how to generate QR codes with logos using C# QR Code Generator REST API*. Enhance brand recognition, aesthetics, and trust while personalizing your QR codes....Logo Step 5: Download Output file Frequently Asked Questions Step.... Upload all files one by one using Upload File API from the...

    blog.groupdocs.cloud/signature/generate-qr-code...