Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,178 for

supported file formats

(0.1 sec)
  1. Supported Document Formats | Documentation

    The following table indicates the input and output File Formats Supported by GroupDocs.Watermark Cloud WordProcessing family Formats Format Description Add Remove Search Replace DOC MS Word 97-2007 Binary File Format ✔ ✔ ✔ ✔ DOCX Office Open XML WordProcessingML Macro-Free Document ✔ ✔ ✔ ✔ DOCM Office Open XML WordProcessingML Macro-Enabled Document ✔ ✔ ✔ ✔ DOT MS Word 97-2007 Template ✔ ✔ ✔ ✔ DOTM Office Open XML WordprocessingML Macro-Enabled Template ✔ ✔ ✔ ✔ DOTX Office Open XML WordprocessingML Macro-Free Template ✔ ✔ ✔ ✔ ODT Open Document Format Text Document ✔ ✔ ✔ ✔ RTF Rich Text Format ✔ ✔ ✔ ✔ Spreadsheet family Formats Format Description Add Remove Search Replace XLS Excel 97-2003 Binary File Format ✔ ✔ ✔ ✔ XLT Excel 97-2003 Template ✔ ✔ ✔ ✔ XLSX Office Open XML Workbook Macro-Free ✔ ✔ ✔ ✔ XLSM Office Open XML Workbook Macro-Enabled ✔ ✔ ✔ ✔ XLTX Office Open XML Template Macro-Free ✔ ✔ ✔ ✔ XLTM Office Open XML Template Macro-Enabled ✔ ✔ ✔ ✔ Presentation family Formats Format Description Add Remove Search Replace PPT Microsoft PowerPoint 97-2003 Presentation ✔ ✔ ✔ ✔ PPTX Microsoft Office Open XML PresentationML Macro-Free Document ✔ ✔ ✔ ✔ PPTM Microsoft Office Open XML PresentationML Macro-Enabled Document ✔ ✔ ✔ ✔ PPS Microsoft PowerPoint 97-2003 SlideShow ✔ ✔ ✔ ✔ PPSX Microsoft Office Open XML PresentationML Macro-Free SlideShow ✔ ✔ ✔ ✔ PPSM Microsoft Office Open XML PresentationML Macro-Enabled SlideShow ✔ ✔ ✔ ✔ POTX Microsoft Office Open XML PresentationML Macro-Free Template ✔ ✔ ✔ ✔ POTM Microsoft Office Open XML PresentationML Macro-Enabled Template ✔ ✔ ✔ ✔ Other Formats Format Description Add Remove Search Replace PDF Saves the document as PDF (Adobe Portable Document) format....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Started / Supported Document Formats Supported Document Formats Leave...

    docs.groupdocs.cloud/watermark/supported-docume...
  2. Supported Document Formats | Documentation

    The following table indicates the File Formats that GroupDocs.Editor Cloud can edit. WordProcessing family Formats Format Description Edit Auto Detection DOC MS Word 97-2007 Binary File Format DOCX Office Open XML WordProcessingML Macro-Free Document DOCM Office Open XML WordProcessingML Macro-Enabled Document DOT MS Word 97-2007 Template DOTM Office Open XML WordprocessingML Macro-Enabled Template DOTX Office Open XML WordprocessingML Macro-Free Template FlatOPC Office Open XML WordprocessingML stored in a flat XML File instead of a ZIP package ODT Open Document Format Text Document OTT Open Document Format Text Document Template RTF Rich Text Format WordML Microsoft Office Word 2003 XML Format — WordProcessingML or WordML Spreadsheet family Formats Format Description Edit Auto Detection XLS Excel 97-2003 Binary File Format XLT Excel 97-2003 Template XLSX Office Open XML Workbook Macro-Free XLSM Office Open XML Workbook Macro-Enabled XLTX Office Open XML Template Macro-Free XLTM Office Open XML Template Macro-Enabled XLSB Excel Binary Workbook XLAM Excel Add-in SXC StarOffice or OpenOffice....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Started / Supported Document Formats Supported Document Formats Leave...

    docs.groupdocs.cloud/editor/supported-document-...
  3. Supported Document Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image File Formats. File Format Description Annotate DOC, DOCX Word Document ✔ OTT Open Document Standard Format ✔ ODT Open Document Text File Format ✔ DOCM Microsoft Word Open XML Macro-Enabled Document ✔ DOT Word Document Template File ✔ DOTX Word Open XML Document Template ✔ DOTM Word Open XML Macro-Enabled Template File ✔ RTF Rich Text File Format ✔ TXT Plain Text File Format ✔ PDF Portable Document Format ✔ PPT, PPTX Presentation Document Format ✔ PPSX PowerPoint Open XML Slide Show ✔ ODP OpenDocument Presentation File Format ✔ OTP OpenDocument Presentation Template ✔ XLS, XLSX Cells Document Format ✔ XLSB Microsoft Excel Binary Spreadsheet File ✔ XLSX Microsoft Excel Open XML Spreadsheet ✔ DICOM Digital Imaging and COmmunication in Medicine ✔ OTP OpenDocument Presentation Template ✔ DJVU DjVu Format ✔ EMF/WMF Enhanced MetaFile / Windows MetaFile ✔ CAD Computer-Aided Design ✔ EML/EMLX Email Markup Language ✔ HTML Hypertext Markup Language ✔ MHTML MIME HTML File ✔ JPEG Joint Photographic Experts Group ✔ TIFF Tagged Image File Format ✔ BMP Bitmap ✔ GIF (static images without animation) Graphics Interchange Format ✔ VSD Microsoft Visio Drawing ✔ VDX Microsoft Visio XML File Format ✔ VSS Microsoft Visio Stencil File Format ✔ VSDM Microsoft Visio Macro-Enabled Drawing File ✔ MSG Email Message ✔...Order Upgrade an Order Free Support Docs Free Consulting Blog New...Started / Supported Document Formats Supported Document Formats Leave...

    docs.groupdocs.cloud/annotation/supported-docum...
  4. Get Supported File Types | Documentation

    This REST API allows getting a list of all File Formats Supported by GroupDocs.Parser Cloud product. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the get Supported File types example. HTTP POST ~~/Formats cURL example The following example demonstrates how to get Supported File types. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Operations / Get Supported File Types Get Supported File Types Leave...

    docs.groupdocs.cloud/parser/get-supported-file-...
  5. Get Supported File Types | Documentation

    This REST API allows to get list of all File Formats Supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/Formats Swagger UI lets you call this REST API directly from the browser. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get document information curl -v "https://api....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Operations / Get Supported File Types Get Supported File Types Leave...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  6. Get All Supported Conversion Formats - introduc...

    This monthly release is introducing unit test case in PHP and .NET SDKs to get possible conversions from document stream for any Supported document format....Cloud supports almost all major documents and image formats conversion...document stream for any supported document format. Some major changes...

    blog.groupdocs.cloud/conversion/get-all-support...
  7. Get All Supported Conversion Formats - introduc...

    Introduction of PHP SDK Stamp Signature and Search Signature along with support of Image File Formats in GroupDocs.Signature Cloud 18.5... # Stamp Signature # Support of Stamp Signature is introduced...completed details to sign supported documents with Stamp Signature...

    blog.groupdocs.cloud/signature/groupdocs.signat...
  8. Rendering a CAD File Formats was Never So Easy ...

    Rendering CAD Drawing File with options was never so easy, GroupDocs.Viewer Cloud is making it simpler to render the document view with few instructions....graphics file format and may contain 2D or 3D designs. CAD file is...is a digital file format of an object generated and used by CAD...

    blog.groupdocs.cloud/viewer/rendering-cad-file-...
  9. Comparing different file formats | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Order Upgrade an Order Free Support Docs Free Consulting Blog New...different file formats Comparing different file formats Leave feedback...

    docs.groupdocs.cloud/comparison/comparing-diffe...
  10. Convert Word to Image Formats using REST API in...

    GroupDocs Ruby SDK is the best way to convert Word DOCX to image Formats. This article is about how to Convert Word to Image Formats using REST API in Ruby...How to Convert DOCX to Images file types using REST API? Word is...is one of the popular formats for sharing and printing documents...

    blog.groupdocs.cloud/conversion/convert-word-to...