Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 4,657 for

values

(1.26 sec)
  1. 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:... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/working-with-bm...
  2. Clean metadata | GroupDocs

    This artcle explains how to remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method.... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/clean-metadata/
  3. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method.... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  4. Technical Support | GroupDocs

    GroupDocs.Signature for Python via .NET provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum.... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/python-net/technic...
  5. System Requirements | GroupDocs

    GroupDocs.Editor for Java does not require any external software or third party tool to be installed.... We value your opinion. Your feedback...

    docs.groupdocs.com/editor/java/system-requireme...
  6. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/java/indexing-metadat...
  7. System Requirements | GroupDocs

    GroupDocs.Signature for Java does not require any external software or third party tool to be installed.... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/system-requir...
  8. GroupDocs.Metadata for Java | GroupDocs

    Release notes Package repository GroupDocs.Metadata for Java - A metadata management API for documents to create, preview, analyze, update and remove meta information from all popular file formats. Java metadata changer API gets the file as input, access the file property information and allows users to perform metadata operations for locating this specific file easily for future reference. GroupDocs.Metadata supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, web pages, email messages, and images and render/display them in HTML, PDF, PNG, and JPEG formats.... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/
  9. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/
  10. List and print all supported file types | Group...

    This article explains how to list and print file types supported by GroupDocs.Viewer for .NET... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/how-to-list-and-p...