Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 6,856 for

xml

(0.21 sec)
  1. Working with HTML resources | Documentation

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document...supportable textual formats: CSS and XML. — contains classes, which represent...

    docs.groupdocs.com/editor/java/working-with-htm...
  2. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Node.js via Java....plain binary to a combination of XML and binary files. Docx files...

    docs.groupdocs.com/merger/nodejs-java/merge/word/
  3. Load Document | Documentation

    Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....types, such as DSV, TXT, or XML, there are no load options. Format...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  4. Install GroupDocs.Conversion for Java | Documen...

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....xml |--- sample.txt |--- src |---..."Conversion complete" ); } } pom.xml <?xml version="1.0" encoding="UTF-8"...

    docs.groupdocs.com/conversion/java/installation/
  5. How to Use Swagger UI to Test GroupDocs REST API

    The GroupDocs APIs are designed to be REST compliant so that they are familiar and easy to use. This post looks at how to use Swagger to test the GroupDocs APIs. Before showing you how to run a test, it explains Swagger and REST, and why we use them. Why we use Swagger and REST Swagger is a specification and a framework for building interactive API documentation and sandboxes, and to generate the code of an API client....limited quantity of formats (HTML, XML, JSON) via HTTP. REST perfectly...

    blog.groupdocs.com/total/how-to-use-swagger-ui-...
  6. GroupDocs.Viewer for .NET Library Version 2.8.0...

    Recently we’ve updated our GroupDocs.Viewer for .NET library up to the version 2.8.0. In this post I’d like to discover some of the most remarkable updates implemented in this latest version: New Page Layout OptionsSo far, when viewing documents, you had the following page layout options: Scroll view – pages are placed in a continuous chain, one after another. One page in a row – one page fit to client’s screen....Added an XML documentation file (called Groupdocs.Viewer.XML ) into...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  7. Features Overview | Documentation

    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/
  8. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....xml" ); // Create an instance of...possible to load templates from XML files instead of creating them...

    docs.groupdocs.com/parser/net/working-with-temp...
  9. Get error when using metadata jar in fat jar - ...

    Hi Yuriy, Thanks for your sugggestion. I tried to use shade plugin in Maven to rename classes. But it still doesn’t work for me. The error message : “Caused by: java.lang.NoClassDefFoundError: Could not initialize class…..., missing XML parsers, classloader issues,...a jboss-deployment-structure.xml file to exclude those server-provided...

    forum.groupdocs.com/t/get-error-when-using-meta...
  10. Features Overview | Documentation

    a feature-rich document data parsing API that allows to create a template with data field definitions, table definitions. Then it's easy to use the template to parse and extract data such as prices, invoices, tables from your typical documents....returns with structured text in XML form. Extract Text Areas GroupDocs...

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