Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 4,796 for

word search

(0.1 sec)
  1. 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 …...you have search text across two bullets Aspose.Words Product Family...Family words-net imsuhas April 21, 2025, 11:04am 1 Hi Team, Let’s...

    forum.aspose.com/t/how-to-create-a-content-cont...
  2. Find Specific Word Occurrence|Documentation

    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....Find Specific Word Occurrence Contents [ Hide ] VSTO Excel Excel.... SetRange ( ca ); //Set searching properties findOptions . SearchNext...

    docs.aspose.com/cells/net/find-specific-word-oc...
  3. File Format Apps Online File Processing formats.

    File Format Apps for PDF, Word, Excel, PowerPoint, Visio, Project, OneNote, OpenOffice, CAD, 3D formats....conversion viewer merger compress search protect unlock splitter more... Merge, Split and View PDF, Word, Excel, PowerPoint and many...

    www.fileformat.app/
  4. Find Text in Picture using Python

    Follow this article to find text in picture using Python. It has all the details to set the IDE, a list of steps, and a sample code for developing text finder from image using Python....Words Product Family Aspose.PDF Product...sample code for the image text search using Python . You will learn...

    kb.aspose.com/ocr/python/find-text-in-picture-u...
  5. Find and Replace Text|Aspose.Words for .NET

    Find and replace text from a document part easily and fast instead of using VSTO in C#....Text Contents [ Hide ] VSTO Word . Application wordApp = Application...Open ( "Search and Replace.doc" ); object replaceAll = Word . WdReplace...

    docs.aspose.com/words/net/search-for-and-replac...
  6. Python via .NET File Format Processing APIs | p...

    Python APIs for Microsoft Word documents, Excel spreadsheets, PowerPoint presentations and Outlook email formats from within Python applications....Python APIs to Automate Microsoft Word, PowerPoint, Outlook and 3D...Open NuGet package manager, search for and install. You may also...

    products.aspose.com/total/python-net/
  7. Redact PDF Document Online or using Android Mob...

    Open and redact PDF document online via app for free. Android API code to Search and replace PDF text.... Code listed for search and replace text in PDF file...few seconds Type the text to search and redact Enter the replacing...

    products.aspose.com/total/android-java/redact/pdf/
  8. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Keywords in Word DOCX ODT Documents Aspose.Words Product Family...the following code of Aspose.Words for Java: Document doc = new...

    forum.aspose.com/t/get-node-that-contains-the-e...
  9. Manage Document Metadata via Java | products.as...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents metadata via your Java application....Load, view and modify Microsoft Word, Excel Spreadsheets, PowerPoint...document versions, streamlines search processes and ensures that...

    products.aspose.com/total/java/metadata/
  10. How to Find and Replace Text in PDF using Python

    This article assists on how to find and replace text in PDF using Python. It provides information about setting the environment and a runnable sample code to replace text in a PDF using Python....Words Product Family Aspose.PDF Product...sample code to find and replace word in pdf using Python . You will...

    kb.aspose.com/pdf/python/how-to-find-and-replac...