Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 7,942 for

xml

(2.96 sec)
  1. GroupDocs.Editor Product Family on GroupDocs Bl...

    GroupDocs.Editor Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor Product Family on GroupDocs Blog | Document Automatio...... Edit XML Files - XML Editor Discover efficient...efficient ways to edit XML files. Either edit XML files online or do...

    blog.groupdocs.com/categories/groupdocs.editor-...
  2. 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...
  3. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Node.js....PostScript File OpenDocument Flat XML Graphics Graphical Interchange...format detection OpenXPS (Open XML Paper Specification) File Adobe...

    docs.groupdocs.com/viewer/nodejs-java/supported...
  4. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Java....PostScript File OpenDocument Flat XML Graphics Graphical Interchange...format detection OpenXPS (Open XML Paper Specification) File Adobe...

    docs.groupdocs.com/viewer/java/supported-docume...
  5. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Python via .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open Xml WordprocessingML Document (macro-free). DOCM Office Open Xml WordprocessingML Macro-Enabled Document. DOTX Office Open Xml WordprocessingML Template (macro-free). DOTM Office Open Xml WordprocessingML Macro-Enabled Template. RTF RTF format.... Office Open XML WordprocessingML Document (macro-free)...(macro-free). Office Open XML WordprocessingML Macro-Enabled Document...

    docs.groupdocs.com/assembly/python-net/supporte...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... JSON and XML, both are the well known structured...conversion between JSON and XML data formats. In this article...

    blog.groupdocs.com/groupdocs.blog/page/10/
  7. 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...
  8. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Український Tiếng Việt 中文 中國傳統的 XML is a W3C Recommended, self-descriptive... A developer can change the XML format into any other better...

    blog.groupdocs.com/categories/groupdocs.assembl...
  9. 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......สร้างรายงานจากข้อมูล XML ใน C# สร้างรายงานอัตโนมัติใน C# โดยแปลงข้อมูล XML เป็น...

    blog.groupdocs.com/th/tag/generate-reports-in-c...
  10. Use redaction policies | GroupDocs

    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. Below is an example of redaction policy Xml file (code properties mapping is obvious): RedactionPolicy.Xml Xml version="1.0" encoding="utf-8"?> Xmlns="http://www.groupdocs.com/redaction"> You can use RedactionPolicy.... 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/java/use-redaction...