Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 12,456 for

document comparison

(0.09 sec)
  1. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  2. Word forms provider | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/word-form...
  3. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/queries-in-text-...
  4. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search text from Microsoft OneNote sections presentations...Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. GroupDocs.Editor for .NET 20.1 Release Notes | ...

    Note This page contains release notes for GroupDocs.Editor for .NET 20.1 Warning In this version we will remove Legacy API of GroupDocs.Editor. So from version 20.1 GroupDocs.Editor.Legacy. does not exist anymore Major Features GroupDocs.Editor for .NET version 20.1 contains a list of improvements and bug-fixes, but the most important is that starting from this version the Legacy API is completely removed. The most prominent improvements include: Better support of opening HTML Document from inner-BODY markup Added support of BUTTON HTML element Added support of MACROBUTTON field in WordProcessing Documents Added support of STRIKE HTML element All these improvements are “internal”, they do not affect public API....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/groupdocs-editor-...
  7. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/queries-i...
  8. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Java API to convert email messages to HTML, PDF, PNG, and JPEG formats....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/render-email-mes...
  9. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. GroupDocs.Conversion for .NET 17.12 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 17.12 Major Features There are 5+ new features, improvements and fixes in this regular monthly release. The most notable are: Conversion from/to Jpeg 2000 Option to convert one sheet per page depending from print area when converting Cells to PDF Option to optimize resulting PDF to minimum file size Improved image to SVG conversion Improved word to GIF conversion Bug fixes Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑2277 Implement conversion from/to Jpeg2000 New Feature CONVERSIONNET‑2257 Implement possibility to convert one sheet per page or depending on print area when converting Cells to Pdf Improvement CONVERSIONNET‑2258 Implement possibility to optimize target Pdf for minimum file size when converting Cells to Pdf Improvement CONVERSIONNET‑2262 Image to SVG conversion improvement Improvement CONVERSIONNET‑2266 Words to Gif conversion improvement Improvement CONVERSIONNET‑2240 PDF to TIF conversion, InvalidValueFormatException Fix CONVERSIONNET‑2234 Index was outside the bounds of the array, while Converting ....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/groupdocs-con...