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

docx to txt

(0.11 sec)
  1. 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 Resource..."Microsoft Word" , "extension" : ".docx" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/classification/supported-f...
  2. Combine to JPG Online | Free GroupDocs Apps

    Combine files of different formats To a single JPG document....Open XML Macro-Enabled Document DOCX Merger Microsoft Word Open XML...Separated Values File Merge TXT Files Plain Text File VDX Merger...

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

    Combine files of different formats To a single PNG document....Open XML Macro-Enabled Document DOCX Merger Microsoft Word Open XML...Separated Values File Merge TXT Files Plain Text File VDX Merger...

    products.groupdocs.app/merger/png
  4. 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...to PDF Rich Text Format File TXT to PDF Merger Plain Text File...

    products.groupdocs.app/merger/excel-to-pdf
  5. GroupDocs.Conversion Cloud Product Family

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... A TXT file is a standard text document with .TXT extension...converter article: How to Convert TXT Files to PDF using REST API in...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  6. 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...Template RTF Rich Text Format File TXT Plain Text File ODT OpenDocument...

    blog.groupdocs.cloud/merger/groupdocs-merger-cl...
  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...Document Macro-Enabled Template TXT Plain text ODT Open Document...

    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....Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM OpenDocument...Format: RTF Plain Text File: TXT Raw Text Classification # This...

    blog.groupdocs.cloud/classification/classify-yo...
  9. 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....Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft...Format: RTF Plain Text File: TXT Comma-Separated Values: CSV HyperText...

    docs.groupdocs.cloud/conversion/overview/
  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)....The format of input file, (“docx”, for example). This field must...The format of input file, (“docx”, for example). This field must...

    docs.groupdocs.cloud/conversion/loadoptions/