Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 5,438 for

file merger

(0.04 sec)
  1. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI File headers. The following are the steps to read the header of an AVI File. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Merger Product Solution GroupDocs...metadata in AVI files Working with metadata in AVI files Leave feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Basic Usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - File type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Merger Product Solution GroupDocs...document type and structure - file type, size, page count, etc...

    docs.groupdocs.com/watermark/java/basic-usage/
  3. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 Files....Merger Product Solution GroupDocs...setProperties method. Open a file to update Specify a predicate...

    docs.groupdocs.com/metadata/python-net/set-meta...
  4. Working with Resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....Merger Product Solution GroupDocs...resources : only CSS. Audio files : only MP3 (appeared in version...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  5. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Editor for Java...Merger Product Solution GroupDocs...editing process to any supported file format (instead of EditorHander...

    docs.groupdocs.com/editor/java/migration-notes/
  6. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....Merger Product Solution GroupDocs...described below). Load Word file for edit First of all user must...

    docs.groupdocs.com/editor/net/edit-word/
  7. Extract metadata from EPUB using C#

    In this article, we will detail the steps required to extract metadata from EPUB using C#. Also, a sample of the EPUB metadata extraction C# code will be provided....Merger Product Family GroupDocs.Redaction...metadata from EPUB using C# EPUB files are widely used for eBooks and...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  8. Developer Guide | Documentation

    Developer Guide section explains all aspects of GroupDocs.Editor for Java File editor features, provides code snippets and examples of editing Microsoft Office formats progammatically in Java applications...Merger Product Solution GroupDocs...document metainfo How to edit Mobi file Working with formats Working...

    docs.groupdocs.com/editor/java/developer-guide/
  9. Developer Guide | Documentation

    Explains GroupDocs.Editor for .NET File editor features and shows how to edit Word, XML and text documents, Excel spread sheets, PowerPoint presentations inside your .NET applications...Merger Product Solution GroupDocs...document metainfo How to edit Mobi file Working with formats Working...

    docs.groupdocs.com/editor/net/developer-guide/
  10. Fixing Invalid Form Fields | Documentation

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Java...Merger Product Solution GroupDocs...a InputStream from the input file path. InputStream fs = new FileInputStream...

    docs.groupdocs.com/editor/java/fixing-invalid-f...