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

doc to odp

(0.03 sec)
  1. Supported File Formats and Conversions | Docume...

    GroupDocs Assembly Cloud API provides support for a wide variety of Microsoft Office, OpenOffice, Email and Web Document formats....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Conversions DOC Microsoft Word 97 - 2007 Document MS Word : DOC , DOT...

    docs.groupdocs.cloud/assembly/getting-started/f...
  2. Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API for converting over 50 Documents and image formats To Words, Cells, Html, PDF, Slides and Image formats for the whole Document, page by page or cusTom range of pages. Our GroupDocs.Conversion Cloud REST API comes with many features, such as: Converting From Portable Document Format: PDF Microsoft Word: Doc, DocX, DocM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX Microsoft Visio: VSD, VDX, VSS, VSX, VST, VTX, VSDX, VDW, VSSX, VSTX, VSDM, VSTM, VSSM Microsoft Project: MPP, MPT Microsoft Outlook: MSG, EML Microsoft OneNote: ONE Apple Mail: EMLX OpenDocument Formats: ODT, OTT, ODS, Odp, OTP, OTS, ODG Rich Text Format: RTF Plain Text File: TXT Comma-Separated Values: CSV HyperText Markup Language: HTML, MHT, MHTML Extensible Markup Language: XML XML Paper Specification: XPS CAD Drawing File Formats: DXF, DWG, IFC, STL Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, DjVu, SVG, DNG Electronic publication: EPUB Windows Icon: ICO Mobipocket e-book format: MOBI Digital Imaging and Communications in Medicine format: DCM Metafile: WMF, EMF LaTeX: TEX Converting To Portable Document Format: PDF Microsoft Word: Doc, DocX, DocM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX OpenDocument Formats: ODT, OTT, ODS, Odp, OTP Rich Text Format: RTF Plain Text File: TXT HyperText Markup Language: HTML Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF, WebP, SVG, DNG, PSD Electronic publication: EPUB Watermarking pages Converting page by page or cusTom range of pages Specifying output Document resolution and quality when applicable Password protect output Document when output format support it Security and Authentication The GroupDocs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    docs.groupdocs.cloud/conversion/overview/
  3. Latest GroupDocs.Total Cloud Product Family top...

    This public forum is used To discuss issues those are common To multiple GroupDocs.Cloud products....thrown 27 519 November 11, 2024 ODP and PPT family fails in 24.2-alpine...convert password-protected .doc 2 530 December 21, 2023 Failed...

    forum.groupdocs.cloud/c/total/8
  4. PDF Viewer Plugin for WordPress Officially Rele...

    GroupDocs has officially released a PDF viewer plugin for WordPress. It allows users To seamlessly embed and display PDF Documents on WordPress websites!...documents All word-processing files (DOC, DOCX, TXT, RTF, ODT, etc.) Spreadsheets...PowerPoint presentations (PPT, PPTX, ODP, etc.) AutoCAD files (DWG, DXF)...

    blog.groupdocs.cloud/viewer/announcing-pdf-view...
  5. Upcoming Release of GroupDocs.Assembly Cloud

    GroupDocs.Assembly Cloud REST API is about To launch. It is a Document auTomation and reports generation REST API designed To create cusTom Documents....templates just like you create docs. Salient features # Supports...following file formats: # Word: DOC, DOCX, DOT, DOTX, DOTM, DOCM...

    blog.groupdocs.cloud/assembly/upcoming-release-...
  6. DNN (DotNetNuke) PDF Viewer Module by GroupDocs

    GroupDocs released its Document viewer module for DotNetNuke. Using the module, you can embed and view PDF and Office Documents right on your DNN web-pages....including: Word-processing formats: DOC, DOCX, DOCM, DOT, DOTX, DOTM...presentations: PPT, PPTX, PPS, PPSX, ODP Plain and Rich text formats:...

    blog.groupdocs.cloud/viewer/online-document-vie...
  7. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    docs.groupdocs.cloud/viewer/overview/
  8. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API To create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature 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/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Format" }, { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/get-supported-fi...
  9. annoucing-groupdcs.comparison-cloud-API-first-r...

    First Release of GroupDocs.Comparison REST API is about To release. This release will include Document comparison features along with support of Word, PDF.....Words supported: DOC, DOCM, DOCX, DOT, DOTM, DOTX...supported: PPT, PPTX, PPS, PPSX, ODP, OTP Comparison.Pdf supported:...

    blog.groupdocs.cloud/comparison/next-generation...
  10. 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...