Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 6,363 for

may

(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....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/numeric-range-se...
  2. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/python-net/get-docu...
  3. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); 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); } More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples:...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/extracting-comm...
  4. 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....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. How to Convert XLSX to JPG using C#

    This article includes complete steps to convert XLSX to JPG using C# and code example to transform XLSX to JPG in C# along with configuration of conversion product.... You may easily use the above code in...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Convert XLSX to PDF using C#

    In this article, you will be guided on how to convert XLSX to PDF using C#. Also, a code example will be provided to demonstrate how to generate PDF from XLSX in C#.... For further insight, you may refer to our article on how to...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Sign PDF Document with QR Code in C#

    Easily generate QR Code in C# by following this guide and review the process to sign PDF document with QR Code in C# without a third-party tool.... Updated on 10 May 2022 English Ελληνικά Türkçe...

    kb.groupdocs.com/signature/net/how-to-sign-pdf-...
  8. Extract Text and Metadata from XLSM Online

    Free online document text and metadata extractor. Secure and easy to use XLSM text and metadata parser and extractor... You may also send the download link to...

    products.groupdocs.app/parser/xlsm
  9. Extract Text and Metadata from HTML Online

    Free online document text and metadata extractor. Secure and easy to use HTML text and metadata parser and extractor... You may also send the download link to...

    products.groupdocs.app/parser/html
  10. Extract Text and Metadata from MD Online

    Free online document text and metadata extractor. Secure and easy to use MD text and metadata parser and extractor... You may also send the download link to...

    products.groupdocs.app/parser/md