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

xml

(0.24 sec)
  1. 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...
  2. 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 Change Dete......JSON to XML Convert JSON to XML in CSharp JSON to XML JSON to...to XML in CSharp API автоматизації файлів Автоматизація документів...

    blog.groupdocs.com/uk/tags/index.xml
  3. 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 O......JSON to XML Convert JSON to XML in CSharp JSON to XML JSON to...to XML in CSharp API לאוטומציה של קבצים אוטומציה של מסמכים ב־C#...

    blog.groupdocs.com/he/tags/index.xml
  4. 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 O......JSON to XML Convert JSON to XML in CSharp JSON to XML JSON to...to XML in CSharp API های اتوماسیون فایل اتوماسیون اسناد در C# Digital...

    blog.groupdocs.com/fa/tags/index.xml
  5. 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 Change Dete......JSON to XML Convert JSON to XML in CSharp JSON to XML JSON to...to XML in CSharp API do Automatyzacji Plików Automatyzacja Dokumentów...

    blog.groupdocs.com/pl/tags/index.xml
  6. Working with Simple Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. Support Simple and Standalone Data Sources The API provides support for standalone and specific data sources for various types of data like JSON, Xml and CSV etc. The support is available for Xml and CSV data sources so far. Articles in this section...JSON, XML and CSV etc. The support is available for XML and CSV...JSON Data Sources Working with XML Data Sources Was this page helpful...

    docs.groupdocs.com/assembly/java/working-with-s...
  7. 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...
  8. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....MD using Java Convert CSV to XML using Java Convert CSV to JSON...to MD using C# Convert CSV to XML using C# Convert CSV to JSON...

    kb.groupdocs.com/conversion/page/9/
  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.... 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...
  10. GroupDocs.Assembly Engine APIs | Documentation

    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...