Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 7,105 for

may

(0.05 sec)
  1. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/removing-metad...
  2. Remove Metadata from DOCX using C#

    Efficiently learn how to remove metadata from DOCX using C# with a code example demonstrating how to delete metadata from DOCX in C# without installing extra software....outside your organization, you may not want to disclose who created...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  3. Storing text of indexed documents | GroupDocs

    This article explains that how to store text of indexed documents using Java....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/storing-t...
  4. 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...resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/indexing-with-sto...
  5. Merge TEX | GroupDocs

    Learn how to merge TEX files, combine TEX files into one file programmatically in C# language using GroupDocs.Merger for .NET library.... You may specify absolute or relative...

    docs.groupdocs.com/merger/net/merge/tex/
  6. How to merge WAV files using Java | GroupDocs

    Learn how to merge WAV audio files, combine WAV audio files into one file programmatically in Java language using GroupDocs.Merger for Java library.... You may specify absolute or relative...

    docs.groupdocs.com/merger/java/getting-started/...
  7. Extract RIFF INFO and Metadata of WAV files in ...

    Extract metadata and RIFF INFO of WAV audio files in Java. Metadata API allows metadata management within your Java applications.... For the details, you may visit the API Reference . <repository>...

    blog.groupdocs.com/metadata/extract-riff-info-a...
  8. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/delete-indexed-do...
  9. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  10. Extract images from Microsoft Office Excel spre...

    This article explains that how to extract images from Microsoft Office Excel (.xls, .xlsx) spreadsheets....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-images-fr...