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

find and replace text

(0.08 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 using C++|Aspose.PDF for C++

    Learn how to Replace Text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....Replace Text in PDF using C++ Contents [ Hide ] Sometimes a task...task appears to correct or replace text in a PDF document. Trying...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  4. 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-...
  5. Search and Replace Data in a Range with JavaScr...

    This article shows how to search And Replace data in a range in Excel using JavaScript via C++ code....Search and Replace Data in a Range with JavaScript via C++ Contents...you need to search for and replace specific data in a range ignoring...

    docs.aspose.com/cells/javascript-cpp/search-and...
  6. 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...
  7. Replace tag with text in a textbox inside the W...

    Learn how to Replace tags with Text in a Textbox within a worksheet using Aspose.Cells for JavaScript via 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/javascript-cpp/replace-ta...
  8. 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-...
  9. 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...
  10. 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...