Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 33,803 for

search

(0.58 sec)
  1. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/document-...
  2. Remove Text Watermark from PPT Using Python

    Remove text watermark from PPT using Python to eliminate unwanted overlay text from slides. Learn a Python method to clean PowerPoint presentations programmatically....Search Product Family GroupDocs.Parser...watermark APIs along with text search support Load the presentation...

    kb.groupdocs.com/watermark/python/remove-text-w...
  3. 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....Search Product Solution GroupDocs...scenarios of the GroupDocs.Metadata search engine allowing to remove metadata...

    docs.groupdocs.com/metadata/python-net/removing...
  4. Delete signatures of the certain type | GroupDocs

    This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....Search Product Solution GroupDocs...Create search options options = SearchOptions () # Search for signatures...

    docs.groupdocs.com/signature/python-net/delete-...
  5. Delete Text signatures from documents | GroupDocs

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

    docs.groupdocs.com/signature/python-net/delete-...
  6. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Search Product Solution GroupDocs...metadata : specification = gm . search . ContainsTagSpecifica ( gm...

    docs.groupdocs.com/metadata/python-net/set-meta...
  7. Update Image Signatures in Document | GroupDocs

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

    docs.groupdocs.com/signature/python-net/update-...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Features Encode and Search Custom Object to QR-Code SignatureNow...users of this API can add and search custom object to QR-Code signatures...

    blog.groupdocs.com/groupdocs.blog/page/59/
  9. text searching using csharp on GroupDocs Blog |...

    text Searching using csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in text Searching using csharp on GroupDocs Blog | Document Automation Soluti......text searching using csharp on GroupDocs Blog | Document Automation...Developers Recent content in text searching using csharp on GroupDocs...

    blog.groupdocs.com/th/tag/text-searching-using-...
  10. 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...