Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 6,928 for

xml

(0.1 sec)
  1. Supported File Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Microsoft Word 95 Office Open XML WordprocessingML Macro-Enabled...Macro-Enabled Document. Office Open XML WordprocessingML Document (macro-free)...

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

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Microsoft Word 95 Office Open XML WordprocessingML Macro-Enabled...Macro-Enabled Document. Office Open XML WordprocessingML Document (macro-free)...

    docs.groupdocs.com/metadata/java/supported-docu...
  3. 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.... This method returns XML representation of the document...object; Iterate through the XML document. The following example...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  4. Online VSD to JPG Converter | Free GroupDocs Apps

    VSD to JPG document converter - convert VSD to JPG online for free, no registration required. Secure and easy to use VSD to JPG conversion!...VDX Converter (Microsoft Visio XML Drawing File Format) VSD TO VSSX...PPTX Converter (PowerPoint Open XML Presentation) VSD TO PPSX Converter...

    products.groupdocs.app/conversion/vsd-to-jpg
  5. Supported file formats | Documentation

    File formats supported by GroupDocs.Viewer for Python are listed here....PostScript File OpenDocument Flat XML Graphics Graphical Interchange...format detection OpenXPS (Open XML Paper Specification) File Adobe...

    docs.groupdocs.com/viewer/python-net/supported-...
  6. generate reports in csharp on GroupDocs Blog | ...

    generate reports in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in generate reports in csharp on GroupDocs Blog | Document Automation Solution......C# 中从 XML 数据生成报告 通过使用 GroupDocs 的 .NET API 通过基于文本的模板将 XML 数据转换为...

    blog.groupdocs.com/zh/tag/generate-reports-in-c...
  7. Edit Word Documents in C# | Build your own .NET...

    Editing Word documents is explained with C# examples to edit DOC, DOCX, ODT files within your .NET application using document editing API....spreadsheets, presentations, HTML, XML, TXT, DSV, TSV, and CSV formats...Articles # Edit XML files Data using C# How to Edit XML files in Java...

    blog.groupdocs.com/editor/edit-word-documents-i...
  8. Extract tables from Microsoft Office Word docum...

    This article explains that how to extract tables from Microsoft Office Word (.doc, .docx) documents... This method returns XML representation of the document...object; Iterate through the XML document. The following example...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  9. 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.... You can specify an XML document with a list of pre-configured...example of redaction policy XML file (code properties mapping...

    docs.groupdocs.com/redaction/net/use-redaction-...
  10. 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.... This method returns XML representation of the document...object; Iterate through the XML document. The following example...

    docs.groupdocs.com/parser/java/extract-tables-f...