Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 136 for

keywords

(0.07 sec)
  1. Searching in a Large Number of Documents

    Usually, a searching software is able to achieve fast search responses because, instead of search the text directly, it searches an index. This would be the equivalent of retrieving pages in a book related to a keyword by searching the index at the back of a book, as opposed to searching the words in each page of the book. Using GroupDocs.Search for Indexing and Searching Problem: Suppose you have 10 million documents of different file formats, e....pages in a book related to a keyword by searching the index at the...

    blog.groupdocs.com/search/searching-in-a-large-...
  2. Phrase Search in Documents using Java

    Learn to perform phrase search in documents using Java. Explore methods to search documents by phrases in Java and simplify your document search tasks.... Unlike basic keyword searches, this approach targets...

    kb.groupdocs.com/search/java/phrase-search-in-d...
  3. Phrase Search in Documents using C#

    Learn how to perform phrase search in documents using C#. Discover techniques to search documents by phrases in C# and streamline your document search processes.... Unlike simple keyword searches, phrase search focuses...

    kb.groupdocs.com/search/net/phrase-search-in-do...
  4. Regular expression Search using Java

    Efficiently perform regular expression search using Java for advanced pattern matching in documents. Learn how to implement regular expression search in Java.... Unlike simple keyword searches, regular expressions...

    kb.groupdocs.com/search/java/regular-expression...
  5. Regular expression Search using C#

    Efficiently perform regular expression search using C# for advanced pattern matching in documents. Learn how to implement regular expression search in C# seamlessly.... Unlike basic keyword searches, regex allows developers...

    kb.groupdocs.com/search/net/regular-expression-...
  6. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !... Keyword ); Console . WriteLine ( chunk...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. OneNote to TXT ConvertOptions unclear - Free Su...

    Heyo, Trying to convert a .one file to a .txt as achieved here: https://products.groupdocs.app/conversion/one-to-txt I’m working in python, and as I go to use the function in groupdocs.conversion.options.convert, conv…...TypeError: function takes at most 0 keyword arguments (1 given) Sadly,...

    forum.groupdocs.com/t/onenote-to-txt-convertopt...
  8. PNG Metadata Editor – View & Edit PNG Properties

    Discover ways to view and edit PNG metadata. Either edit PNG metadata online or do it programmatically using C# & Java....Keyword); Console.WriteLine(chunk.Text);...

    blog.groupdocs.com/metadata/view-edit-png-metad...
  9. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....pages in a book related to a keyword by searching the index at the...

    blog.groupdocs.com/categories/groupdocs.search-...
  10. Редактор метаданих PNG – перегляд і редагування...

    Відкрийте для себе способи перегляду та редагування метаданих PNG. Або редагуйте метадані PNG онлайн, або робіть це програмно за допомогою C# та Java....Keyword); Console.WriteLine(chunk.Text);...

    blog.groupdocs.com/uk/metadata/view-edit-png-me...