Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 7,697 for

xml

(0.39 sec)
  1. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......Developers Generate Reports from XML Data in C# Automate reports generation...generation in C# by converting XML data into PDF & DOC/DOCX...

    blog.groupdocs.com/categories/groupdocs.assembl...
  2. Perform Regex Search in Documents Online

    Unlock the power of regex search using GroupDocs.Search! Learn how to search text-based documents using regular expressions.... web pages, Markdown files, XML files, text, or rich-text documents...

    blog.groupdocs.com/search/online-regex-search/
  3. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g Xml, JSON)....different data sources (e:g XML, JSON). Report must show following...

    docs.groupdocs.com/assembly/net/generating-repo...
  4. How to Use RSpec to Test GroupDocs API? - Part 1

    In this article, we will review how to use Ruby RSpec for testing REST APIs like GroupDocs. RSpec is a BDD (behavior driven development) framework. You can find more info about RSpec on its official site. There are a lot of different GroupDocs APIs that you can use. In this article we will test one of the User APIs: “Get user profile”. What You Need You need Ruby, Gem, Bundler, and RSpec (gem install rspec) installed on you computer....that allows you to generate XML reports of your test and/or spec...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  5. llms-full.txt

    # GroupDocs.Redaction for Python via .NET — Complete Documentation > Native Python library that permanently redacts sensitive content — text, metadata, annotations, and image areas — from PDF, Word......doc) Word Open XML Macro-Enabled Document (.docm)...docm) Microsoft Word Open XML Document (.docx) Word Document Template...

    docs.groupdocs.com/redaction/python-net/llms-fu...
  6. How to Edit MOBI File | GroupDocs

    This article demonstrates how to edit MOBI files using Node.js via Java....company MobiPocket and is based on XML. E-books in this format can contain...password like PDF or Office Open XML. Example of detecting a MOBI...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Save Back to HTML, Word, ODT, XML & Text File Formats Edit and...

    blog.groupdocs.com/groupdocs.blog/page/62/
  8. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut......Configurable Redaction using an XML File A configuration file defines...pre-configured redaction rules in an XML file. Introducing GroupDocs.Redaction...

    blog.groupdocs.com/categories/groupdocs.redacti...
  9. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Extract text structure to the XML reader Document document = parser...supported." ); return ; } // Read XML document readNode ( document...

    docs.groupdocs.com/parser/java/migration-notes/
  10. Features Overview | GroupDocs

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....object with structured text in XML form. Extract Text Areas GroupDocs...

    docs.groupdocs.com/parser/java/features-overview/