Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 64,319 for

search

(0.13 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....TeX Product Family How to Search Text and Highlight in PDF using...simple guide discusses how to search text and highlight in PDF using...

    kb.aspose.com/pdf/net/how-to-search-text-and-hi...
  2. Can't search RFC message id in a PST file - Fre...

    i’m using aspose email 20.5.3 sample code to find the message with rfc message id : abc-def@abc.com FolderInfo folder = pst.getRootFolder().getSubFolder(“Inbox”); PersonalStorageQueryBuilder builder = new PersontalS…...Can't search RFC message id in a PST file Aspose.Email Product...But when I add the query, the search result is 0. I’m wondering...

    forum.aspose.com/t/cant-search-rfc-message-id-i...
  3. Get and Search Images in PDF|Aspose.PDF for Pyt...

    Learn how to Search and get images from the PDF document in Python using Aspose.PDF....Get and Search Images in PDF Contents [ Hide ] Inspect Image...

    docs.aspose.com/pdf/python-net/search-and-get-i...
  4. On searching a term in the search pop up , the ...

    When Searching for a term using the Search popup, the screen does not navigate to the matched value. I tested this on the Aspose.Cells demo site. If the file contains a large amount of data, the Search result is found bu…...On searching a term in the search pop up , the screen doesn't...6:11am 1 When searching for a term using the search popup, the screen...

    forum.aspose.com/t/on-searching-a-term-in-the-s...
  5. 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...

    forum.aspose.com/t/aspose-pdf-search-text-from-...
  6. search-google-fonts.png

    nonpremultipled deflate 528 8 8 8 8 PixelInterleaved 0.21168502 width=750, height=528, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8......nonpremultipled deflate 528 8 8 8 8 PixelInterleaved 0.21168502 width=750, height=528, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8...

    docs.aspose.com/font/images/what-is-font/search...
  7. Search and replace text in EML document via .NE...

    C# source code to redact sensitive information in EML file on .NET Framework, .NET Core, and Xamarin Platforms....NuGet × Open package manager, search for and install. You may also...Open NuGet package manager, search for Aspose.Email and install...

    products.aspose.com/email/net/redaction/eml/
  8. Search and replace text in MSG document via .NE...

    C# source code to redact sensitive information in MSG file on .NET Framework, .NET Core, and Xamarin Platforms....NuGet × Open package manager, search for and install. You may also...Open NuGet package manager, search for Aspose.Email and install...

    products.aspose.com/email/net/redaction/msg/
  9. Search and Filter MBOX Emails in Python|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....provides the ability to filter or search messages within MBOX files...

    docs.aspose.com/email/python-net/filter-mbox-me...
  10. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...control(SDT) when you have search text across two bullets Aspose...

    forum.aspose.com/t/how-to-create-a-content-cont...