Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 2,836 for

index

(0.03 sec)
  1. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for Indexing, as well as descriptions of all types of filters with examples of their creation....Usage / Indexing / Document filtering during indexing Document...Document filtering during indexing Leave feedback This page contains...

    docs.groupdocs.com/search/net/document-filterin...
  2. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for Indexing, as well as descriptions of all types of filters with examples of their creation....Usage / Indexing / Document filtering during indexing Document...Document filtering during indexing Leave feedback This page contains...

    docs.groupdocs.com/search/java/document-filteri...
  3. Best Practices used in Argument Classes in Grou...

    It gives us great pleasure to announce the release of version 17.8.0 of GroupDocs.Search for .NET API. This regular monthly release adds a number of new features to the API along with an enhancement and a breaking change. Like our previous releases, we have tried our best to improve the working of the API and as a result we have come up with a breaking change where all the argument classes have been fixed according to best practices....insensitive indexing, limiting the index report, indexing ZIP archive...Implementation of: # Accent-insensitive indexing Option for the spelling corrector...

    blog.groupdocs.com/search/groupdocs.search-for-...
  4. Edit PowerPoint Presentations | Documentation

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for .NET....for editing by specifying its index in the . As a result, user will... method with another slide index, and obtain a new instance of...

    docs.groupdocs.com/editor/net/edit-powerpoint/
  5. Synonym search online

    Synonym search in document. Perform synonym search of words and phrases online....synonyms need only be added to the index. An example of a synonym search...files to include them into the index and perform searches. File formats...

    products.groupdocs.app/search/synonym
  6. Merge pages in the arbitrary order | Documentation

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....the required pages by their index When adding many pages, specifying...and specify pages by their index instead. To combine several...

    docs.groupdocs.com/merger/java/merge-pages-in-a...
  7. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .one file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....title) PageIndex - the page index of the text (null if it is just...hasn’t sub-items) this[int index] - gets a sub-item ExtractPage...

    blog.groupdocs.com/parser/extract-toc-from-epub...
  8. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....for ( int index = 0 ; index < src . length (); ++ index ) { chTmp...chTmp = src . charAt ( index ); chTmp = ( char )( chTmp ^ this ...

    docs.groupdocs.com/signature/java/search-embed-...
  9. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....for ( int index = 0 ; index < src . length (); ++ index ) { chTmp...chTmp = src . charAt ( index ); chTmp = ( char )( chTmp ^ this ...

    docs.groupdocs.com/signature/java/search-for-em...
  10. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....for ( int index = 0 ; index < src . Length ; ++ index ) { chTmp...chTmp = src [ index ]; chTmp = ( char )( chTmp ^ this . Key ); dst...

    docs.groupdocs.com/signature/net/search-for-emb...