GroupDocs.Editor for Java 관련 정보

HTML을 사용하는 Java 문서 편집 및 변환 API.

GroupDocs.Editor for Java enables you to edit documents using HTML. The API supports multiple document formats and can be integrated with any external, opensource or paid HTML editor. The API can load a document, convert it to HTML, provide the HTML to an external UI and then save the HTML to the original document after manipulation. It can also be used to generate different Microsoft Word files, OpenDocument Formats, XML and TXT documents.

Supported File Formats

Microsoft Office Formats

  • Microsoft Word: DOC, DOCX, DOCM, DOT, DOTM, DOTX, FlatOPC, WordML, RTF
  • Microsoft Excel: XLS, XLSX, XLSM, XLT, XLTX, XLTM, XLSB, XLAM, CSV, TSV, SXC, SpreadsheetML, DIF, DSV
  • Microsoft PowerPoint: PPT, PPTX, PPTM, PPS, PPSX, PPSM, POT, POTX, POTM

Other Formats

  • OpenDocument Formats: ODT, OTT, ODS, FODS, ODP, OTP
  • OpenDocument Formats: MSG, MBOX, EML, EMLX
  • Web formats: HTML, MHTML, CHM, XML, TXT
  • Web formats: MOBI, AZW3, ePub

GroupDocs.Editor for Java Features

  • Easy HTML editor integration.
  • Document conversion to HTML DOM.
  • Extract HTML content from document stream.
  • Fetch HTML along with embedded elements.
  • By-pass HTML content and save embedded resources.
  • Get content of HTML body tag from file.
  • Extract CSS content from HTML files.
  • Use string content to get HTML DOM and convert to a file.
  • Convert HTML DOM with embedded elements.
  • Convert multiple formats to HTML for editing.
  • Conversion accuracy.
  • Apply a password to output documents.
  • Database (DB) agnostic.
  • User Interface (UI) agnostic.