Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 5,453 for

file viewer

(0.1 sec)
  1. Get started | Documentation

    This section describes how to get started with GroupDocs.Conversion for Node.js via Java library to convert Files...Viewer Product Solution GroupDocs...Features overview Supported file formats System requirements...

    docs.groupdocs.com/conversion/nodejs-java/getti...
  2. Working with BMP metadata | Documentation

    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:...Viewer Product Solution GroupDocs...format-specific information from BMP file headers. The following are the...

    docs.groupdocs.com/metadata/net/working-with-bm...
  3. Add document to Spreadsheet via OLE | Documenta...

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .Java applications....Viewer Product Solution GroupDocs...Initialise class with embedded file path and page number; Instantiate...

    docs.groupdocs.com/merger/java/add-document-to-...
  4. Working with BMP metadata | Documentation

    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:...Viewer Product Solution GroupDocs...format-specific information from BMP file headers. The following are the...

    docs.groupdocs.com/metadata/java/working-with-b...
  5. Convert PST or OST documents to different forma...

    Follow this guide and learn how to convert contents of PST/OST documents to different format based on content type using GroupDocs.Conversion for .NET....Viewer Product Solution GroupDocs...constituent file of the Outlook Offline Data File (OST) to a different...

    docs.groupdocs.com/conversion/net/convert-pst-o...
  6. Sign document with Form Field signature - advan...

     This article explains how to sign document with Form field electronic signatures using advanced options with GroupDocs.Signature API....Viewer Product Solution GroupDocs...optionsTextDIG ); // sign document to file signature . Sign ( "signedSample...

    docs.groupdocs.com/signature/net/sign-document-...
  7. How to Convert MSG to EML using C#

    This section will teach you how to convert MSG to EML using C# without the need of third-party software. Also, we will provide code to export MSG to EML in C#....Viewer Product Family GroupDocs.Comparison...instances where converting MSG files to the more versatile EML format...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Convert MSG to EML using Java

    This section will teach you how to convert MSG to EML using Java without the need of third-party software. Also, we will provide code to export MSG to EML in Java....Viewer Product Family GroupDocs.Comparison...where you need to convert MSG files to the more versatile EML format...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....Viewer Product Solution GroupDocs...document was saved to a file, this file can be opened by an Internet...

    docs.groupdocs.com/search/nodejs-java/highlight...
  10. Optimize images | Documentation

    Optimize PDF images with GroupDocs.Viewer for Python and .NET. Improve File size and performance....Viewer Product Solution GroupDocs...GroupDocs.Viewer Product Family / GroupDocs.Viewer for Python...

    docs.groupdocs.com/viewer/python-net/optimize-i...