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

xml

(0.04 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. 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...
  3. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Watermark can work with.... Office Open XML WordprocessingML Document (macro-free)...(macro-free). Office Open XML WordprocessingML Macro-Enabled Document...

    docs.groupdocs.com/watermark/nodejs-java/suppor...
  4. Supported file formats | GroupDocs

    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-...
  5. 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...
  6. 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...
  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......Developers Создание отчетов из данных XML в C# Автоматизируйте создание...путем преобразования данных XML в PDF и DOC/DOCX с помощью текстовых...

    blog.groupdocs.com/ru/tag/generate-reports-in-c...
  8. Generate Reports in Java on GroupDocs Blog | Do...

    Generate Reports in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Generate Reports in Java on GroupDocs Blog | Document Automation Solutions fo......NET & Java Developers JavaでXMLデータからレポートを生成する GroupDocsによるJa...GroupDocsによるJavaAPIを使用して、テキストベースのテンプレートを介してXMLデータをPDFおよびDOC / DOCXに変換することにより、レポートの生成を自動化します。...

    blog.groupdocs.com/ja/tag/generate-reports-in-j...
  9. Single Row Image in Word Processing Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Microsoft Word Document Creating a Single Row Image Please follow below steps to create a Single Row Image in MS Word 2013:...template for DB, Dataset, JSON and XML examples also. Generating The...Entities Using DataSet Using XML DataSource Using JSON DataSource...

    docs.groupdocs.com/assembly/net/single-row-imag...
  10. 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.... 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-...