Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 33,892 for

search

(0.41 sec)
  1. Optimize index | GroupDocs

    This article explains that how to optimize index to reduce the number of segments in an index....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/optimize-index/
  2. Indexing documents | GroupDocs

    This page contains information about indexing documents in the Search network....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/indexing-documents/
  3. Indexing documents | GroupDocs

    This page contains information about indexing documents in the Search network....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/indexing-documents/
  4. Delete Image signatures from documents | GroupDocs

    This article explains how to delete Image electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs...pptx" ) as sign : # Create search options options = ImageSearchOptions...

    docs.groupdocs.com/signature/python-net/delete-...
  5. Update Barcode Signatures in Document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature for Python via .NET API....Search Product Solution GroupDocs..."sample_signed.pdf" ) as sign : # Create search options options = BarcodeSearchOptions...

    docs.groupdocs.com/signature/python-net/update-...
  6. Delete Barcode signatures from documents | Grou...

    This article explains how to delete Barcode electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs...docx" ) as sign : # Create search options options = BarcodeSearchOptions...

    docs.groupdocs.com/signature/python-net/delete-...
  7. 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. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/ocr-support/
  8. Update Text Signatures in Document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature for Python via .NET API....Search Product Solution GroupDocs...Create search options options = TextSearchOptions () # Search for...

    docs.groupdocs.com/signature/python-net/update-...
  9. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/indexing-additio...
  10. Remove Text Watermark from PPTX Using Python

    You can remove text watermark from PPTX using Python with simple steps. This guide also explains how to delete watermark in PowerPoint using Python easily....Search Product Family GroupDocs.Parser...automate the entire process by searching for specific text embedded...

    kb.groupdocs.com/watermark/python/remove-text-w...