Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 6,928 for

may

(0.07 sec)
  1. 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...
  2. 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/
  3. OverflowException: Arithmetic operation resulte...

    Hello, Unfortunately, we experienced an exception when one of our customers dealt with many (and Maybe larger) files that they wanted to add to the index. We got the exception via this event: pIndex.Events.ErrorOccurr…...Product Family dotnet jamsharp May 12, 2025, 11:32am 1 Hello, Unfortunately...critical for us… atir.tahir May 12, 2025, 6:59pm 2 @jamsharp...

    forum.groupdocs.com/t/overflowexception-arithme...
  4. C# Demo Project of an ASP.NET PDF Viewer Built ...

    Building a simple ASP.NET PDF viewer is quite a trivial task. There are tens of different open source projects across the web that offer a quick and free solution to display PDF documents in both ASP.NET MVC and Web Forms. Often a simple implementation of a PDF viewer is all you actually need. But things become a lot more complicated when the viewer needs to meet your customer’s business requirements....mentioned requirements, you may be interested to try out this...GroupDocs.Viewer for .NET library may look: Requirements # Being a...

    blog.groupdocs.com/viewer/asp-net-pdf-viewer-bu...
  5. Convert XLSX to XLS using Python

    Learn how to convert XLSX to XLS using Python. Step-by-step guide and code example is included in this topic for how to export XLSX to XLS in Python....rely on older software, you may need to convert modern Excel...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  6. How to Convert MSG to PDF using Java

    In this topic, you will learn how to convert MSG to PDF using Java without installing third-party software. Also, we will provide code to export MSG to PDF in Java.... However, there may be instances when you need to...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Remove Annotations from XLSX using Java

    Swiftly master the process of how to remove annotations from XLSX using Java. You'll also discover a code example demonstrating how to delete annotations in XLSX using Java....collaboration and documentation, there may be instances where they need...

    kb.groupdocs.com/redaction/java/remove-annotati...
  8. Remove Text Watermark from DOCX Using Java

    Learn how to remove text watermark from DOCX using Java. We'll provide you code to delete watermark text from DOCX in Java without requiring any additional software.... Updated on 08 May 2024 English Deutsch Türkçe 日本語...

    kb.groupdocs.com/watermark/java/remove-text-wat...
  9. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk May be loaded in the future to continue working....contrast, an index created on disk may be loaded in the future to continue...to the . GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/build-your-first-...
  10. High CPU Usage After Adopting Your .NET Library...

    Hey, After integrating your library, we’ve observed a significant increase in CPU usage across our services. Previously, we were using another vendor’s solution — it handled .docx files well but not PDFs. We switched t…...pinpoint specific areas that may need optimization. If you continue...possible that the consumption may be related to the way GroupDocs...

    forum.groupdocs.com/t/high-cpu-usage-after-adop...