Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 27 for

searchable

(0.02 sec)
  1. TIF to searchable PDF - Free Support Forum - gr...

    I am converting a TIF file (with text in it) to PDF using .net framework 4.7.2. The text in the converted PDF cannot be searched or selected. How can this be achieved?...TIF to searchable PDF GroupDocs.Conversion Product Family document-conversion...

    forum.groupdocs.com/t/tif-to-searchable-pdf/12895
  2. Unable to extract text from non searchable PDF ...

    Hello, I am extracting text from my documents using below code, private string ExtractTextAll(MemoryStream stream, bool formatted) { stream.Seek(0, SeekOrigin.Begin); GroupDocs.Parser.ExtractorFactory factory =…...to extract text from non searchable PDF in groupdocs parser GroupDocs...some pdf’s which are non searchable and in those pdf the text...

    forum.groupdocs.com/t/unable-to-extract-text-fr...
  3. RedactorChangeLog enhancement in .NET - Free Su...

    Can the “RedactorChangeLog” be enhanced to include the number of redactions per document?... searchable pdf for a word that does...does not exist, 2. non searchable pdf for the same word. The problem...

    forum.groupdocs.com/t/redactorchangelog-enhance...
  4. GroupDocs.Watermark for .NET 17.8.0 Release Not...

    Note This page contains release notes for GroupDocs.Watermark for .NET 17.8.0. Major Features There are the following features and enhancements in this release: Ability to specify which objects should be included in watermark search Ability to specify Dynabic.Metered account to run GroupDocs.Watermark in licensed mode Full List of Issues Covering all Changes in this Release Key Summary Category WATERMARKNET-516 Implement settings allowing user to specify which objects should be included in watermark search New Feature WATERMARKNET-611 Intergrate metered licensing API to GroupDocs.... Restricting searchable objects, the user can significantly...Document class. Usage Set searchable objects globally (for all...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  5. How do i read text from a djvu? - Free Support ...

    How do i make text in a djvu Searchable and redact that djvu text?...do i make text in a djvu searchable and redact that djvu text...

    forum.groupdocs.com/t/how-do-i-read-text-from-a...
  6. Watermarker Constructor (String, WatermarkerSet...

    Initializes a new instance of the Watermarker class with the specified document path and settings.... Examples Set searchable objects globally (for all...

    apireference.groupdocs.com/watermark/net/groupd...
  7. Watermarker Constructor (Stream, WatermarkerSet...

    Initializes a new instance of the Watermarker class with the specified stream and settings.... Examples Set searchable objects globally (for all...

    apireference.groupdocs.com/watermark/net/groupd...
  8. GroupDocs.Search for .NET 17.06 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 17.6 Major Features There are 4 features and enhancements in this regular monthly release. The most notable are: SEARCHNET-1045 Implement optimization of the spelling corrector SEARCHNET-1047 Implement optimization of searching SEARCHNET-968 Integrate Dynabic.Metered to GroupDocs.Search SEARCHNET-1019 Implement dictionary of letters All Changes Key Summary Category SEARCHNET-1045 Implement optimization of the spelling corrector Enhancement SEARCHNET-1047 Implement optimization of searching Enhancement SEARCHNET-968 Integrate Dynabic....feature allows managing list of searchable letters. Letters that are...Users can change the list of searchable letters before indexing....

    docs.groupdocs.com/search/net/groupdocs-search-...
  9. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....whole page of a document with searchable text and images. In order...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  10. Get text with coordinates and redact in .NET - ...

    I have a scanned pdf file and I want to get all the data with the coordinates of data and redact that text using this library , how can I achieve my goal... What concerns searchable file, since this file contains...(Redactor r = new Redactor(".\\Searchable.pdf")) { var log = r.Apply(new...

    forum.groupdocs.com/t/get-text-with-coordinates...