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

jpeg to odp

(0.08 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 …...DOTM DOTX GIF HTM HTML ICO JPEG JPEG ODP ODS ODT OTT PDF PNG PPS...

    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....Photographic Expert Group Image File A JPEG is a type of image format that...Merger MIME HTML File Merge ODP Files OpenDocument Presentation...

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

    Combine files of different formats To a single PNG document....Merger MIME HTML File Merge ODP Files OpenDocument Presentation...JPG Files JPG Image File JPEG Merger JPEG Image File Merge GIF Files...

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

    Combine Excel files and merge To a single PDF document....XML Document Template Merge ODP to PDF OpenDocument Presentation...Merger JPG Image File Merge JPEG to PDF JPEG Image File PNG to PDF...

    products.groupdocs.app/merger/excel-to-pdf
  5. 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": "....odp" , "fileFormat" : "OpenDocument...files" }, { "extension" : ".jpeg" , "fileFormat" : "Image files"...

    docs.groupdocs.cloud/annotation/get-supported-f...
  6. 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" ] }, ...., "tsv" , "tiff" , "tif" , "jpeg" , "jpg" , "png" , "gif" , "bmp"... "pps" , "pptx" , "ppsx" , "odp" , "otp" , "potx" , "potm" ,...

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

    Free online file merger. Merge files To single file. 100% free online document merger....Merger MIME HTML File Merge ODP Files OpenDocument Presentation...JPG Files JPG Image File JPEG Merger JPEG Image File Merge PNG Files...

    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....Merger MIME HTML File Merge ODP Files OpenDocument Presentation...Merger JPG Image File Merge JPEG Files JPEG Image File PNG Merger Portable...

    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....Merger MIME HTML File Merge ODP Files OpenDocument Presentation...Merger JPG Image File Merge JPEG Files JPEG Image File PNG Merger Portable...

    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)....ImageLoadOptions - tiff, tif, jpeg, jpg, jp2, j2c, j2k, jpf, jpm...PresentationLoadOpti - ppt, pps, pptx, ppsx, odp, otp, potx, potm, pptm, ppsm...

    docs.groupdocs.cloud/conversion/loadoptions/