Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,246 for

supported file formats

(0.07 sec)
  1. Convert Excel Spreadsheets to PDF in Node.js | ...

    Programmatically Convert Excel Spreadsheets to PDF Files using a REST API in Node.js. Node.js SDK allows converting XLS, XLSX Files to PDF....documents to any format you need. It supports the conversion of...given below: Upload the XLSX file to the Cloud Convert Excel to...

    blog.groupdocs.cloud/conversion/convert-excel-s...
  2. Sending Srt files for translation | Documentation

    How to send Srt Files for translation to the selected languages....Order Upgrade an Order Free Support Docs Free Consulting Blog New...reference / Translating files / Sending files for translation / Sending...

    docs.groupdocs.cloud/translation/file/request/s...
  3. Sending Resx files for translation | Documentation

    How to send Resx Files for translation to the selected languages....Order Upgrade an Order Free Support Docs Free Consulting Blog New...reference / Translating files / Sending files for translation / Sending...

    docs.groupdocs.cloud/translation/file/request/r...
  4. Sending files for translation | Documentation

    How to send Files for translation to the selected languages....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Translating files / Sending files for translation Sending files for translation...

    docs.groupdocs.cloud/translation/file/request/
  5. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input File, (“docx”, for example). This field must be filled with correct input File format when using ConvertDirect method, which accept input File as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input File, (“docx”, for example)....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Properties Description format The format of input file, (“docx”, for example)...

    docs.groupdocs.cloud/conversion/loadoptions/
  6. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render documents using single API call, passing input File in the request body, and getting result File stream in the response. This example demonstrates how to render document without using cloud storage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, PNG or PDF Required. File binary Input File to convert Form data, Required pages string Pages range to render, like “1,2” or “3-5,10” Default value : all pages password string Input document password Required for password-protected documents....Order Upgrade an Order Free Support Docs Free Consulting Blog New...input file in the request body, and getting result file stream...

    docs.groupdocs.cloud/viewer/convert-and-download/
  7. GroupDocs.Total 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....greatly, we added enhanced support for Microsoft Visio and Microsoft...Microsoft Outlook formats. We’re about to release a file synchronization...

    blog.groupdocs.cloud/categories/groupdocs.total...
  8. Internal error: Exception of type 'System.OutOf...

    I’m using groupdocs conversion cloud deployed on my server but when I try to convert 50mb xls File its giving error Internal error: Exception of type ‘System.OutOfMemoryException’ was thrown I’m using the following API…...when I try to convert 50mb xls file its giving error Internal error:...following API /v2.0/conversion?format=pdf&fromPage=1&pagesCount=0...

    forum.groupdocs.cloud/t/internal-error-exceptio...
  9. 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1...

    docs.groupdocs.cloud/viewer/viewresult/
  10. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start...Order Upgrade an Order Free Support Docs Free Consulting Blog New...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/viewer/quick-start/