Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 403 for

xml formatting editor

(0.24 sec)
  1. Supported file formats | GroupDocs

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

    docs.groupdocs.com/viewer/nodejs-java/supported...
  2. Supported File Formats | GroupDocs

    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/nodejs-java/support...
  3. Supported File Formats | GroupDocs

    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/python-net/supporte...
  4. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Watermark can work with....Editor Product Solution GroupDocs...Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/watermark/nodejs-java/suppor...
  5. Use redaction policies | GroupDocs

    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-...
  6. 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...
  7. 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...
  8. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Editor Product Solution GroupDocs...Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/comparison/java/supported-do...
  9. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Editor Product Solution GroupDocs...Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/comparison/nodejs-java/suppo...
  10. 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...