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

xml

(0.16 sec)
  1. 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...
  2. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....other formats like images, HTML, XML, etc. It may be boring, time-consuming...the Microsoft PowerPoint Open XML presentation file format that...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....Metadata Platform (XMP) is an XML-based ISO metadata standard,...

    docs.groupdocs.com/metadata/java/working-with-x...
  4. 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-...
  5. 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/
  6. Convert SVG to PNG in Java - Vector Graphics to...

    Convert SVG vector graphics to PNG images using Java. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Java API....calable V ector G raphics) is an XML-based vector image format for...dependency configurations for the pom.xml of your maven-based Java applications...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  7. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error tolerance....PPTX) , PDF files, Markup (HTML, XML) , Markdown (MD) , eBooks (EPUB...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  8. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....Metadata Platform (XMP) is an XML-based ISO metadata standard,...

    docs.groupdocs.com/metadata/nodejs-java/working...
  9. 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/
  10. 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...