Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 32,099 for

search

(0.03 sec)
  1. 2021 October | File Format Blog

    Monthly Archives: October 2021 XLSX vs XLSB – How to Reduce Excel File Size? Posted on October 23, 2021 by Kashif Iqb......Lempel-Ziv compression , bzip2 Search Search for: Follow Us Categories...

    blog.fileformat.com/2021/10/
  2. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...Search 是一个功能强大的全文搜索 API,允许您在应用程序中搜索...。为了能够立即搜索数千个文档,必须将它们添加到索引中。 为什么使用 GroupDocs.Search 作为开发人员? # 搜索支持格式的文档不需要额外的软件。...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  3. 在 Word、Excel、PowerPoint、PDF 中使用 C# 搜索图像签名

    使用 .NET Signature API 从 C# 中的任何文档(DOC、XLS、PPT、PDF) 中搜索条形码、二维码、数字或电子签名以及图像数据内容。... // Search QR Code Signatures in PDF document...Signature("signed.pdf")) { // search for signatures in document...

    blog.groupdocs.com/zh/signature/search-image-si...
  4. Merge indexes | Documentation

    This article demonstrates the merge operation which is designed to combine two or more indexes into one index to accelerate the Search and to simplify the work with indexes....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/merge-indexes/
  5. ZIP Archive Indexing is Improved in GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 19.2. Improvements such as indexing of a ZIP archive inside other ZIP and escape of special characters in Search queries are introduced. Please check GroupDocs.Search for Java 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API. Breaking Change Removed obsolete methods Import and Export from dictionary classes Improvements Following improvements are introduced in this release:...Search for Java 19.2. Improvements...escape of special characters in search queries are introduced. Please...

    blog.groupdocs.com/search/zip-archive-indexing-...
  6. Removing metadata | Documentation

    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/nodejs-java/removin...
  7. Documentation

    GroupDocs Documentation Homepage...Search Product Solution GroupDocs...browser. Perform Reverse Image Search on a specified website. Recognize...

    docs.groupdocs.com/
  8. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Node.js via Java Search engine...Search Product Solution GroupDocs...feature of the GroupDocs.Metadata search engine. When you call the addProperties...

    docs.groupdocs.com/metadata/nodejs-java/adding-...
  9. OCR support | Documentation

    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/
  10. Email messages | Documentation

    Learn how to add watermark in Outlook email messages....Search Product Solution GroupDocs...Save ( "message.msg" ); } Searching text in email message body...

    docs.groupdocs.com/watermark/net/email-messages/