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

file format

(0.07 sec)
  1. 将 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-...
  2. 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":...'FilePath': 'Email/sample.msg', 'Format': 'pdf', 'LoadOptions': { 'DisplayHeader':...

    docs.groupdocs.cloud/conversion/convert-email-d...
  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. 2. Convert CSV Document with Load Options | Doc...

    This example demonstrates how to convert the CSV 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....csv", "Format": "pdf", "LoadOptions": { "Separator":...'Spreadsheet/sample.csv', 'Format': 'pdf', 'LoadOptions': { 'Separator':...

    docs.groupdocs.cloud/conversion/convert-csv-doc...
  5. Java rearrange PDF pages online

    Learn how to rearrange pages in a PDF document. Follow step-by-step instructions for moving, swapping, and deleting pages in a PDF according to your needs....(Portable Document Format) is a widely used file format for sharing...Java REST API to Rearrange PDF Files and SDK Installation Rearrange...

    blog.groupdocs.cloud/merger/rearrange-pdf-pages...
  6. Compare PDF Files using REST API in Python | Co...

    Programmatically compare two or more PDF Files using a REST API on the cloud in Python with GroupDocs.Comparison Cloud SDK for Python....Document Format ) is one of the most commonly used file types today...will learn how to compare PDF files using a REST API in Python ...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  7. Convert Excel Spreadsheets to PDF in Python | X...

    Convert Excel spreadsheets to PDF Files using Python. Python SDK allows converting XLS, XLSX Files to PDF with specific range, gridlines, and other options....Spreadsheets (XLS, XLSX) to PDF format in Python. Excel spreadsheets...of the most commonly used formats and famous for its portability...

    blog.groupdocs.cloud/conversion/convert-excel-s...
  8. Next Generation GroupDocs.Conversion Cloud is C...

    GroupDocs.Conversion for Cloud REST API will support converting over 50 documents and image Formats to Words, Cells, Html, PDF, Slides and Image Formats....into another document or image format, watermarking, options to set...over 50 documents and image formats to Words, Cells, Html, PDF...

    blog.groupdocs.cloud/conversion/next-generation...
  9. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....{ // retrieve supported file-formats var request = new group...while calling API: {0} " . format ( e . message )) Ruby # Load...

    docs.groupdocs.cloud/annotation/working-with-st...
  10. Redact a PDF Document with REST API | GroupDocs...

    Redact PDF Text with GroupDocs.Annotation Cloud, a document and image annotation solution on any platform without installing third party editors....API is not limited to PDF file format, you can check the complete...complete list of supported file formats . It also provides SDKs for...

    blog.groupdocs.cloud/annotation/a-rest-api-solu...