Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 4,939 for

library

(0.06 sec)
  1. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/numeric-range-se...
  2. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Save signed Presentation with different output ...

    This article explains how to save signed Presentation documents with various file formats by GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/save-signed-p...
  4. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Image search options | Documentation

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/image-search-opti...
  6. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/handling-passw...
  7. GroupDocs.Watermark Overview | Documentation

    GroupDocs.Watermark for Node.js via Java is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....is a robust cross-platform library that allows to add watermarks...

    docs.groupdocs.com/watermark/nodejs-java/groupd...
  8. Msg/eml to pdf => size problem when having long...

    Hello When I convert to pdf an email that contains a long URL inside the body, line breaks are not done on the long url. They are done correctly on other text blocks. Generated pdf is unreadable if we do not zoom becau…...details about the method or library you are using for the conversion...

    forum.groupdocs.com/t/msg-eml-to-pdf-size-probl...
  9. searchoptions - GroupDocs.Search for Java - API...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......provides common classes of the library. com.groupdocs.search.options...

    apireference.groupdocs.com/search/java/com.grou...
  10. SearchOptions - GroupDocs.Search for Java - API...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......provides common classes of the library. com.groupdocs.search.options...

    apireference.groupdocs.com/search/java/com.grou...