Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 481 for

phrase

(0.21 sec)
  1. Search Text in ODP Presentation Files using Pyt...

    Python source code to search text in ODP Presentation....entrances of a certain word or phrase in presentation documents....

    products.aspose.com/slides/python-net/search/odp/
  2. Search Text in PPTX Presentation Files using C+...

    C++ source code to search text in PPTX Presentation....entrances of a certain word or phrase in presentation documents....

    products.aspose.com/slides/cpp/search/pptx/
  3. Search Text in PPT Presentation Files using Pyt...

    Python source code to search text in PPT Presentation....entrances of a certain word or phrase in presentation documents....

    products.aspose.com/slides/python-net/search/ppt/
  4. Search Text in PPTX Presentation Files using Py...

    Python source code to search text in PPTX Presentation....entrances of a certain word or phrase in presentation documents....

    products.aspose.com/slides/python-net/search/pptx/
  5. Search and replace text in PDF document via C++...

    C++ example code to redact sensitive information in PDF file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....instances of the input search phrase. Accept the absorber for all...instances of the input search phrase auto textFragmentAbsorber =...

    products.aspose.com/pdf/cpp/redaction/pdf/
  6. Search Text in PPTX Presentation Files using .N...

    C# source code to search text in PPTX Presentation....entrances of a certain word or phrase in presentation documents....

    products.aspose.com/slides/net/search/pptx/
  7. Derive from IReplacingCallback in python not po...

    Hi there, I just found out through another thread, that with license that we’ve bought (Aspose.Words for Python) we cannot use IReplacingCallback due to limitations in the Python version. https://docs.aspose.com/words/…...replace placeholder with an image phrase_match = "ReplaceMe" img = "C:\\temp\\test...DocumentBuilder(doc) # replace the phrase with itself to make it to be...

    forum.aspose.com/t/derive-from-ireplacingcallba...
  8. Search PDF document without opening via Java | ...

    Java sample code to search words with pattern in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instances of the input search phrase. Set text search option by...instances of the input search phrase TextFragmentAbsorber textFragmentAbsorber...

    products.aspose.com/pdf/java/search/pdf/
  9. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......word office in the following phrase: office furniture 2 Choose...results are contextual for that phrase, not Microsoft Office apps...

    docs.aspose.com/slides/net/web-extensions/sampl...
  10. RegEx pattern matching in TextFragmentAbsorber ...

    I am trying to use TextFragmentAbsorber to Identify elements of text on a PDF page that I need to work with. Each element is surrounded by {S} and {E}. An example is {S}Section 1{E} - {S}First Section Title{E} Using T…...instances of the input search phrase //TextFragmentAbsorber textFragmentAbsorber...instances of the input search phrase TextFragmentAbsorber textFragmentAbsorber...

    forum.aspose.com/t/regex-pattern-matching-in-te...