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

docx to dotm

(0.03 sec)
  1. Free online sentiment analysis and document cla...

    Classify PDF, DOC, Docx, RTF files or text with IAB, Document or Sentiment taxonomy. Perform sentiment analysis, article or news text classification or classify document by content and layout...Categorize PDF, MS Word (DOC, DOCX,..), OpenOffice, TXT documents...Formats Word: DOC, DOCX, DOT, DOTX, DOCM, DOTM, RTF OpenDocument...

    products.groupdocs.app/classification/total
  2. 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 …...formats: BMP CSV DOC DOCM DOCX DOT DOTM DOTX GIF HTM HTML ICO JPEG...

    forum.groupdocs.cloud/t/zip-to-pdf-conversion-r...
  3. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support To classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, Docx, DOCM, DOT, DOTX, Dotm, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT..."Microsoft Word" , "extension" : ".docx" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/classification/supported-f...
  4. 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....Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel:...Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel:...

    docs.groupdocs.cloud/conversion/overview/
  5. Render Documents to HTML5 with REST API in Java...

    GroupDocs.Merger Cloud is a platform independent REST API solution To join multiple documents and manipulate single document structure across wide range of documents...DOC Microsoft Word Document DOCX Microsoft Word Open XML Document...Word Open XML Document Template DOTM Word Open XML Macro-Enabled...

    blog.groupdocs.cloud/merger/groupdocs-merger-cl...
  6. Combine Excel to PDF Online | Free GroupDocs Apps

    Combine Excel files and merge To a single PDF document....Macro-Enabled Document Merge DOCX to PDF Microsoft Word Open XML...Word Document Template Merge DOTM to PDF Word Open XML Macro-Enabled...

    products.groupdocs.app/merger/excel-to-pdf
  7. A REST API Solution to Merge and Split Document...

    GroupDocs.Parser Cloud a document parsing REST API solution. You can extract text, images and metadata for MS Office, OpenOffice, PDF, HTML and many file formats...Microsoft Word Document Template DOCX Office Open XML Document DOCM...Office Open XML Document Template DOTM Office Open XML Document Macro-Enabled...

    blog.groupdocs.cloud/parser/introducing-documen...
  8. Classify Your Text using GroupDocs.Classificati...

    Classification of text is also known as text categorization. Text classifiers can be used To establish, structure, and categorize almost anything in the text....Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM OpenDocument Formats:...{"Folder": "words/docx","Name": "four-pages.docx" } }' Response...

    blog.groupdocs.cloud/classification/classify-yo...
  9. 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" ] }, .... "doc" , "docm" , "docx" , "dot" , "dotm" , "dotx" , "rtf" ,...GetSupportedConversi ( "conversions/sample.docx" , Common . MyStorage )); foreach...

    docs.groupdocs.cloud/conversion/get-supported-f...
  10. 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....Word-processing formats: DOC, DOCX, DOCM, DOT, DOTX, DOTM, ODT, OTT Excel spreadsheets:...

    blog.groupdocs.cloud/viewer/online-document-vie...