Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,936 for

resource

(0.03 sec)
  1. 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:... Planes ); } More resources GitHub examples You may easily...

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

    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.... More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  3. Markdown | Documentation

    This article explains that how to extract Markdown formatted text from document page....using the example above: More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/markdown/
  4. Improved Performance introduced in GroupDocs.Co...

    GroupDocs team is glad to announce another monthly release of GroupDocs.Comparison for .NET 16.11.0 API along with Improved Performance ,new features and fixes. Major changes are done for Presentation document format and introduced enhanced Support for advanced Visual Basic Scripts and detection of Picture Frames.In this monthly release 3 new feature are introduced along with 4 improvements and 3 Bug fixes. Download the latest GroupDocs.Comparison for .NET API to implement the new and improved features....ResourcesHere are a few channels and resources for you to download, learn...

    blog.groupdocs.com/comparison/groupdocs-compari...
  5. Multiple Target Documents – GroupDocs.Compariso...

    GroupDocs team is continuously adding support for new features and trying to improve GroupDocs.Comparison API for its precious user. We are glad that we are receiving many feedback from users and we are trying to provide features which are being demanded by our valuable customers. GroupDocs.Comparison for .NET is growing each day therefore we are providing new releases every month, in this regard we are happy to announce another exciting monthly release for GroupDocs....ResourcesHere are a few channels and resources for you to download, learn...

    blog.groupdocs.com/comparison/multiple-document...
  6. Creating an index | Documentation

    The articles in this section describe advanced search index creation topics. Please find how to apply index settings, subscribe events and optimize your work with multiple indexes in single index repository: More Resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured ....single index repository: More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/creating-an-index/
  7. Searching | Documentation

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More Resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....implementation details: More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/searching/
  8. Creating an index | Documentation

    The articles in this section describe advanced search index creation topics. Please find how to apply index settings, subscribe events and optimize your work with multiple indexes in single index repository: More Resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured ....single index repository: More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/creating-an-index/
  9. Support of .NET Standard 2.0 in GroupDocs.Viewe...

    Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you. Support of .NET Standard 2.0 As promised, we have added the support of .... External resources failed to load when rendering...

    blog.groupdocs.com/viewer/support-of-net-standa...
  10. Add Summary Page to Image Stream in GroupDocs.C...

    This month’s release of GroupDocs.Comparison for Java 18.6 comes with multitude of new features, improvements and bug fixes. New formats are introduced in this release such as PNG, JPG, BMP and email. Aside this, you can generate summary page to images streams and supports of pivot table in Cells is introduced as well. Document comparison performance is improved. Bug such as returning null in ICompareResult is fixed. For further details included in this month’s release, please visit the release notes....ResourcesHere are a few channels and resources for you to download, learn...

    blog.groupdocs.com/comparison/add-summary-page-...