Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 3,838 for

assembly

(0.04 sec)
  1. Document renaming | Documentation

    This article demonstrate that how to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/net/document-renaming/
  2. Optimize index | Documentation

    This article explains that how to optimize index to reduce the number of segments in an index using Java....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/java/optimize-index/
  3. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/extend-...
  4. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/net/spelling-corrector/
  5. Search for different word forms | Documentation

    This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/net/search-for-differ...
  6. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Add distance annotation | Documentation

    The page describes how to add distance annotation to a document using GroupDocs.Annotation for .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/add-distance-...
  8. Add dropdown component | Documentation

    The page describes how to add dropdown component to a document using GroupDocs.Annotation for .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/add-dropdown-...
  9. GroupDocs.Metadata Overview | Documentation

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  10. Working with metadata in MOV files | Documentation

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...