Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 57,966 for

search pdf

(0.25 sec)
  1. How to Search Text and Highlight in PDF using C#

    This tutorial covers the details on how to Search text and highlight in Pdf using C#. The steps and the code sample demonstrate how to highlight Pdf document using C# and then save the Pdf having highlighted text in it....PDF Product Family Aspose.Cells Product...Family How to Search Text and Highlight in PDF using C# This...

    kb.aspose.com/pdf/net/how-to-search-text-and-hi...
  2. Search in Documents via Mobile Android Apps | p...

    Search documents including Pdf, Microsoft Office Excel, Word, PowerPoint and more via your Android based mobile application....Total Android via Java Search Search Documents using Android...Word, Excel, PowerPoint, and PDF files, using Aspose.Total for...

    products.aspose.com/total/android-java/search/
  3. Search PST document without opening via .NET | ...

    C# source code to Search words with pattern in PST file on .NET Framework, .NET Core, and Xamarin Platforms....Tiếng Việt PST Search PNG JPG BMP TIFF PST Search PST Formats in...high performance PST message search using server-side Aspose.Email...

    products.aspose.com/email/net/search/pst/
  4. Search MSG document without opening via .NET | ...

    C# source code to Search words with pattern in MSG file on .NET Framework, .NET Core, and Xamarin Platforms....Tiếng Việt MSG Search PNG JPG BMP TIFF MSG Search MSG Formats in...high performance MSG message search using server-side Aspose.Email...

    products.aspose.com/email/net/search/msg/
  5. Search MBOX document without opening via .NET |...

    C# source code to Search words with pattern in MBOX file on .NET Framework, .NET Core, and Xamarin Platforms....Tiếng Việt MBOX Search PNG JPG BMP TIFF MBOX Search MBOX Formats...high performance MBOX message search using server-side Aspose.Email...

    products.aspose.com/email/net/search/mbox/
  6. Search EML document without opening via .NET | ...

    C# source code to Search words with pattern in EML file on .NET Framework, .NET Core, and Xamarin Platforms....Tiếng Việt EML Search PNG JPG BMP TIFF EML Search EML Formats in...high performance EML message search using server-side Aspose.Email...

    products.aspose.com/email/net/search/eml/
  7. Search OST document without opening via .NET | ...

    C# source code to Search words with pattern in OST file on .NET Framework, .NET Core, and Xamarin Platforms....Tiếng Việt OST Search PNG JPG BMP TIFF OST Search OST Formats in...high performance OST message search using server-side Aspose.Email...

    products.aspose.com/email/net/search/ost/
  8. Aspose.PDF Search text from PDF file using C# |...

    Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions textSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = textSearchOptions; …...PDF Search text from PDF file using C# | returns 0 in...TextFragmentCollecti Aspose.PDF Product Family Prinston January...

    forum.aspose.com/t/aspose-pdf-search-text-from-...
  9. HTML Search Input Generator – online tool and C...

    Generate HTML Search input using Aspose.HTML, preview the result and copy the generated HTML and C# code to your website....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    products.aspose.com/html/net/generators/search/
  10. Search Text in DWG File Programmatically in C# ...

    Search Text in DWG Drawing Files. Find Text in DWG CAD drawing programmatically using C#....this article discusses how to search text in a DWG file programmatically...Configuration How to Search Text in DWG File using C# Search Text in DWG...

    blog.aspose.com/cad/search-text-in-dwg-csharp/