Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 7,007 for

xml

(0.32 sec)
  1. Categories

    Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotat......փոխարկել XML-ը HTML-ի՝ օգտագործելով C# Ինչպես փոխարկել XML-ը HTML-ի...

    kb.groupdocs.com/hy/categories/page/33/
  2. 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...
  3. 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...
  4. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Text from XML in Java How to Extract Text from XML in C# How...

    kb.groupdocs.com/categories/page/39/
  5. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular document formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the documents using a few lines of code. Please continue to read more about the features and the file formats supported by the API....xml/.txt/.md) Presentation Document...Separated Values/SpreadsheetML (.xml)) OneNote Documents (.one) Emails...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  6. 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...
  7. 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:...classic (doc, dot) and Open XML (docx, dotx) formats are supported...Office Open XML Document Microsoft Office Open XML Macro-Enabled...

    docs.groupdocs.com/parser/net/extract-data-from...
  8. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers API GroupDocs.E......JSON to XML Convert JSON to XML in CSharp JSON to XML JSON to...to XML in CSharp Datei-Automatisierungs-APIs Dokumentenautomatisi...

    blog.groupdocs.com/de/tags/index.xml
  9. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads...."PersonDS" )); Accessing XML Data To access XML data while building...facilities of DataSet to read XML into it and then pass it to the...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  10. Export annotations | GroupDocs

    The page describes how to export annotation using GroupDocs.Annotation for .NET API....annotations from a document to an XML file. The following code snippet..."input.XML-file" ); // specify the path to the input XML file annotator...

    docs.groupdocs.com/annotation/net/export-annota...