Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 11 for

doc to tif

(0.03 sec)
  1. ZIP to PDF conversion returns 504 gateway timeo...

    Hello, i am using conversion nodejs sdk for convert zip To pdf. I’ve uploaded a zip file To internal sTorage however i am not able To convert the zip To pdf it return exception 504 gateway timeout. zip file contains cad …...following document formats: BMP CSV DOC DOCM DOCX DOT DOTM DOTX GIF HTM...PNG PPS PPSX PPT PPTX PSD RTF TIF TIFF TXT XLS XLS2003 XLSB XLSM...

    forum.groupdocs.cloud/t/zip-to-pdf-conversion-r...
  2. Combine to JPG Online | Free GroupDocs Apps

    Combine files of different formats To a single JPG Document....Comma Separated Values File DOC Merger Microsoft Word Document...Files Graphical Interchange File TIF Merger Tagged Image File Merge...

    products.groupdocs.app/merger/jpg
  3. Combine to PNG Online | Free GroupDocs Apps

    Combine files of different formats To a single PNG Document....Comma Separated Values File DOC Merger Microsoft Word Document...Files Graphical Interchange File TIF Merger Tagged Image File Merge...

    products.groupdocs.app/merger/png
  4. Combine Excel to PDF Online | Free GroupDocs Apps

    Combine Excel files and merge To a single PDF Document.... Merge DOC to PDF Microsoft Word Document...PDF Graphical Interchange File TIF to PDF Merger Tagged Image File...

    products.groupdocs.app/merger/excel-to-pdf
  5. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support Document conversion Tools To convert files from 65+ supported formats To get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupDocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "Doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "Tiff", "Tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "Doc", "Docm", "Docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Response [ { "sourceFormat" : "doc" , "targetFormats" : [ "ods"...

    docs.groupdocs.cloud/conversion/get-supported-f...
  6. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods To apply Text and Figure based annotations To Documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupDocs.cloud/v2.0/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".Doc", "fileFormat": "Microsoft Word" }, { "extension": ".Docx", "fileFormat": "Microsoft Word" }, { "extension": "....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."formats" : [ { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/annotation/get-supported-f...
  7. Document Merger Online | Free GroupDocs Apps

    Free online file merger. Merge files To single file. 100% free online Document merger....Comma Separated Values File DOC Merger Microsoft Word Document...Graphical Interchange File Merge TIF Files Tagged Image File TIFF...

    products.groupdocs.app/merger/total
  8. Combine VSDX Online | Free GroupDocs Apps

    Free online VSDX merger. Combine VSDX To single file. 100% free online VSDX merger....Comma Separated Values File DOC Merger Microsoft Word Document...Files Graphical Interchange File TIF Merger Tagged Image File Merge...

    products.groupdocs.app/merger/vsdx
  9. Combine PDF Online | Free GroupDocs Apps

    Free online PDF merger. Combine PDF To single file. 100% free online PDF merger....Comma Separated Values File DOC Merger Microsoft Word Document...Files Graphical Interchange File TIF Merger Tagged Image File Merge...

    products.groupdocs.app/merger/pdf
  10. 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 { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“Docx”, for example)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...}] } ImageLoadOptions - tiff, tif, jpeg, jpg, jp2, j2c, j2k, jpf...

    docs.groupdocs.cloud/conversion/loadoptions/