Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 6,742 for

may

(0.05 sec)
  1. Search for Text e-signatures | Documentation

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/search-for-tex...
  2. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Please note that the chosen ID may intersect with the IDs used by...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-e...
  3. 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. 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/
  4. Delete indexed documents | Documentation

    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...
  5. Build your first search solution | Documentation

    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-...
  6. 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...
  7. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage.... For example, you may want to obtain information about...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. How to Convert XML to HTML in Java

    We will briefly explain the detailed instructions to convert XML to HTML in Java. Learn how to use these instructions to convert XML to HTML using Java.... You may improve this example by using...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Render DOCX as HTML using Java

    Discover how to convert DOCX to HTML in Java without the need for additional software installations. We'll also supply the code to generate HTML with embedded resources from a DOCX file using Java....convert Word documents to HTML may be very useful for anyone, including...

    kb.groupdocs.com/viewer/java/how-to-render-docx...
  10. How to Convert PDF to Excel using C#

    We will go over the specifics to convert PDF to Excel using C#. Also, you will learn how to apply these steps to generate Excel from PDF in C#.... Furthermore, you may convert any sort of source document...

    kb.groupdocs.com/conversion/net/how-to-convert-...