Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 2,590 for

resource

(0.13 sec)
  1. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API....signOptions , saveOptions ); More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/save-signed-w...
  2. GroupDocs.Total for .NET | GroupDocs

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....NET API Reference Useful Resources VERSION HISTORY GroupDocs...

    docs.groupdocs.com/total/net/
  3. Working with metadata in JPEG2000 images | Grou...

    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.... More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Hello, World! | GroupDocs

    Get started with GroupDocs.Watermark for Python via .NET by creating and running a minimal example.... Additional Resources This demo application references...

    docs.groupdocs.com/watermark/python-net/hello-w...
  5. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector....txt" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/spelling-corrector/
  6. Optimize index | GroupDocs

    This article explains that how to optimize index to reduce the number of segments in an index using Java....optimize ( options ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/optimize-index/
  7. Search for different word forms | GroupDocs

    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....relatives // relatively More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/search-for-differ...
  8. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API...."Уштыеушт" , options ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/keyboard-layout-...
  9. Managing dictionaries in network | GroupDocs

    This page contains information about managing dictionaries of shards in the search network....SetDictionary ( dictionary ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/managing-dictiona...
  10. Indexing with stop words | GroupDocs

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API... Search ( "on" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/indexing-with-sto...