Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 465 for

custom temporary file manager

(0.66 sec)
  1. Traverse a whole metadata tree | GroupDocs

    This article explains that the GroupDocs.Metadata for Java represents any loaded File as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/java/traverse-a-who...
  2. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta information of a document....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/java/get-document-i...
  3. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...Support Benefits To give all customers the best possible support...experiences. Our support is managed through support forum . You...

    forum.groupdocs.com/t/free-support-policies/6034
  4. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP File headers. The following are the steps to read the header of a BMP File. Load a BMP image Get the root metadata package Extract the native metadata package using the BmpRootPackage.getBmpHeader method Read the BMP header properties advanced_usage.managing_metadata_for_specific_formats.image.bmp.BmpReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputBmp)) { BmpRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getBmpHeader().getBitsPerPixel()); System.out.println(root.getBmpHeader().getColorsImportant()); System.out.println(root.getBmpHeader().getHeaderSize()); System.out.println(root.getBmpHeader().getImageSize()); System.out.println(root.getBmpHeader().getPlanes()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/java/working-with-b...
  5. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP File headers. The following are the steps to read the header of a BMP File. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/net/working-with-bm...
  6. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/java/adding-metadata/
  7. GroupDocs.Total Product Family | GroupDocs

    Comprehensive suite of .NET or Java libraries for document manipulation and management - view, edit, convert and sign various File formats such as Word, Excel, PowerPoint, PDF, images and more Documentation .NET Java Python via .NET GroupDocs.Total for .NET More Getting started Start quickly with our getting started documentation Product overview System requirements Installation Licensing and support Articles and guidelines Licensing Technical support .NET code examples Open-source projects for APIs example usage GroupDocs....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/total/
  8. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 Files....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/net/handling-mpeg-a...
  9. Features overview | GroupDocs

    Salient features of File conversion API using Java are described in this article...Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/conversion/nodejs-java/featu...
  10. Convert GIS formats | GroupDocs

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/conversion/net/convert/gis/