Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 466 for

xml formatting editor

(0.08 sec)
  1. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Editor Product Solution GroupDocs...Supported Document Formats Supported Document Formats Leave feedback...

    docs.groupdocs.com/watermark/java/supported-doc...
  2. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for .NET....Editor Product Solution GroupDocs...Supported file formats Supported file formats Leave feedback...

    docs.groupdocs.com/viewer/net/supported-documen...
  3. Supported file formats | Documentation

    File formats supported by GroupDocs.Viewer for Python are listed here....Editor Product Solution GroupDocs...Supported file formats Supported file formats Leave feedback...

    docs.groupdocs.com/viewer/python-net/supported-...
  4. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open Xml (docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported. The following table provides the list of supported formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open Xml Document DOCM Microsoft Office Open Xml Macro-Enabled Document DOTX Microsoft Office Open Xml Document Template DOTM Microsoft Office Open Xml Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Editor Product Solution GroupDocs...Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/net/extract-data-from...
  5. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open Xml WordprocessingML Document (macro-free). DOCM Office Open Xml WordprocessingML Macro-Enabled Document. DOTX Office Open Xml WordprocessingML Template (macro-free). DOTM Office Open Xml WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXml 2007-2010 XLSM OOXml Macro Enabled Workbook XLTX OOXml Workbook Template XLTM OOXml Macro Enabled Workbook Template XLSB OOXml Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 Xml Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXml Presentation PPTM OOXml Macro Enabled Presentation PPTM OOXml Macro Enabled Presentation PPSX OOXml SlideShow PPSM OOXml Macros Enabled Presentation POTX OOXml Presentation Template POTM OOXml Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text Xml Word Processing Markup Language HTML HTML format....Editor Product Solution GroupDocs...Supported Document Formats Supported Document Formats Leave feedback...

    docs.groupdocs.com/assembly/net/supported-docum...
  6. Supported File Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Editor Product Solution GroupDocs...Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/metadata/net/supported-docum...
  7. Supported File Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Editor Product Solution GroupDocs...Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/metadata/java/supported-docu...
  8. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns Xml representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....Editor Product Solution GroupDocs...Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  9. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns Xml representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Editor Product Solution GroupDocs...Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-tables-f...
  10. Use redaction policies | Documentation

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an Xml document with a list of pre-configured redactions....Editor Product Solution GroupDocs...your code. You can specify an XML document with a list of pre-configured...

    docs.groupdocs.com/redaction/net/use-redaction-...