Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 6,592 for

file format

(0.2 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. 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/
  4. Convert XLS to PDF Miss the Text in GroupDocs.C...

    When converting the attached xls File, the upper link get cut. We are using API version 21.12, we are using “groupdocs/conversion-cloud:latest” docker image and connecting over HTTP using swagger generated client. Arch…...converting the attached xls file, the upper link get cut. We...'{ "FilePath": "test.xls", "Format": "pdf", "OutputPath": "test...

    forum.groupdocs.cloud/t/convert-xls-to-pdf-miss...
  5. Get Document Information | Documentation

    This REST API allows obtaining basic inFormation about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File Format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....Document file extension; Document size in bytes; Document file format;...Password|The password to open file|It should be specified only...

    docs.groupdocs.cloud/watermark/get-document-inf...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...easily extract text from PDF files programmatically on the cloud...to compare two or more Excel files using GroupDocs.Comparison Cloud...

    blog.groupdocs.cloud/groupdocs.cloud/page/3/
  7. Rearrange PDF Pages: Move, Swap and Delete PDF ...

    In this tutorial, explore how to move pages in pdf File, how to rearrange pdf pages online free, how to swap pages in pdf and remove pages from pdf document...Ruby PDF is the most popular format and the industry standard for...within supported document formats . Please install it using the...

    blog.groupdocs.cloud/merger/rearrange-pdf-pages...
  8. 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...
  9. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email documents into pdf documents 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....msg', 'Format': 'pdf', 'LoadOptions': { 'DisplayHeader':...cloud/v2.0/conversion/storage/file/Output/sample.pdf" } ] SDK examples...

    docs.groupdocs.cloud/conversion/convert-email-d...
  10. 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-...