Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 622 for

find and replace text

(0.07 sec)
  1. Replace text in equations - Free Support Forum ...

    hello, I need to Replace certain values in formulas. The problem is that the Replace method does not change the value. Code: int main() { auto doc = System::MakeObject<Document>(u"input.docx"); System::SharedPtr<F…...Replace text in equations Aspose.Words Product Family words-cpp...11:32am 1 hello, I need to replace certain values in formulas...

    forum.aspose.com/t/replace-text-in-equations/31...
  2. 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…...Matched String (Java) | Find and Replace Keywords in Word DOCX...ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](...

    forum.aspose.com/t/get-node-that-contains-the-e...
  3. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing And removing Text from Aspose.PDF for Python via .NET library....Replace Text in PDF via Python Contents [ Hide ] Replace Text...document You can try to find in replace the text in the document using...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  4. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet Textboxes programmatically using Aspose.Cells for C++....Replace tag with text in a textbox inside the Worksheet with...Scenarios Text boxes can have tags which can be replaced with some...

    docs.aspose.com/cells/cpp/replace-tag-with-text...
  5. How to Search in PDF Using C# | Find and Highli...

    Search And highlight Text in PDF using C#. Learn how to search in PDF using C#, Find keywords, extract matches, use regex, And redact sensitive data....Svenska Searching for specific text in PDF documents is a common...you will learn how to search text in PDF files programmatically...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  6. Get and Set Bookmark Text|Aspose.Words for .NET

    Get And set bookmark Textin a document easily And fast instead of using Open XML SDK in C#....Ask AI Get and Set Bookmark Text Contents [ Hide ] On this page...how to get and set bookmark text in a document using Aspose.Words...

    docs.aspose.com/words/net/get-and-set-bookmark-...
  7. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it And Replace the content control with process…...Content control data extract and replace with updated data Aspose.Words...Process business logic on it and replace the content control with processed...

    forum.aspose.com/t/content-control-data-extract...
  8. Range.Replace | Aspose.Words for .NET

    Effortlessly Replace all instances of a character string pattern with the Range Replace method. Enhance your Text processing with this powerful tool!...Replace Contents [ Hide ] Replace( string, string ) Replaces...pattern with a replacement string. public int Replace ( string pattern...

    reference.aspose.com/words/net/aspose.words/ran...
  9. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....Aspose::Words::Range::Replace method Contents [ Hide ] Range::Replace(const ...System::SharedPtr<System::Text::RegularExpressions::Regex>&,...

    reference.aspose.com/words/cpp/aspose.words/ran...
  10. Replace tag with text in a textbox inside the W...

    Learn how to Replace tags with Text in Textboxes within Excel worksheets using Aspose.Cells for Python via .NET....Replace tag with text in a textbox inside the Worksheet with...Scenarios Text boxes can have tags which can be replaced with some...

    docs.aspose.com/cells/python-net/replace-tag-wi...