Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 3,884 for

classification

(0.06 sec)
  1. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/implement-cust...
  2. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/java/working-with-o...
  3. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for .NET API....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/net/generate-docu...
  4. Convert web formats | Documentation

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Node.js via Java....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. Introduction | Documentation

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....Classification Product Solution Purchase...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  6. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/indexing-options/
  7. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Convert videos | Documentation

    In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/net/convert/video/
  10. 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....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/java/installation/