Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,249 for

supported file formats

(0.07 sec)
  1. 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...
  2. 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...
  3. Sending images and scanned PDFs for translation...

    How to scans and image 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/i...
  4. 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/
  5. Convert PDF to Text Programmatically using REST...

    GroupDocs API allows you to convert PDF to Text File in high quality. Let's learn how to convert PDF to Text File programmatically using REST API in Ruby....in Ruby PDF is a document file format that contains text, data...operating system independent. A TXT file is a standard text document...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Sending Word files for translation | Documentation

    How to send Word 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/w...
  7. How to Merge Multiple MS Word Documents in cURL...

    Hey, I am trying to use cURL api in postman but it is not working. Each time I send request to server using Json format it says File not found. image.png (7.6 KB) I have internal storage in dashboard. Storage name is…...Documents in cURL without Losing Formatting GroupDocs.Merger Cloud Product...to server using Json format it says file not found. image.png...

    forum.groupdocs.cloud/t/how-to-merge-multiple-m...
  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. 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/
  10. 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/