Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,039 for

replace text

(0.06 sec)
  1. 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...
  2. Aspose::Words::LowCode::Replacer::Replace metho...

    Aspose::Words::LowCode::Replacer::Replace method. Replaces all occurrences of a specified character string pattern with a Replacement string in the input stream using a regular expression in C++....Aspose::Words::LowCode::Replacer::Replace method Contents [ Hide ] Replacer::Replace(const...const System::SharedPtr<System::Text::RegularExpressions::Regex>&...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.Replace method...replace method Contents [ Hide ] replace(pattern, replacement)...replacement) Replaces all occurrences of a specified character string pattern...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Range.replace method | Aspose.Words for Python

    aspose.words.Range.Replace method...replace method Contents [ Hide ] replace(pattern, replacement)...replacement) Replaces all occurrences of a specified character string pattern...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Replace Words in a Word Document using P...

    This article describes how to Replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to Replace Text in Word using Python....TeX Product Family How to Replace Words in a Word Document using...tutorial describes how to replace words in a Word document using...

    kb.aspose.com/words/python/how-to-replace-words...
  6. Unable to replace block content control - Free ...

    Hi, we are trying to Replace tags with html Text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Unable to replace block content control Aspose.Words Product...we are trying to replace tags with html text (which is a content...

    forum.aspose.com/t/unable-to-replace-block-cont...
  7. Working with Text

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Guide Working with Text Working with Text Contents [ Hide Show...Show ] Extract Text from OneNote Document One of the tasks that...

    docs.aspose.com/note/java/working-with-text/
  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…...Matched String (Java) | Find and Replace Keywords in Word DOCX ODT Documents...ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](...

    forum.aspose.com/t/get-node-that-contains-the-e...
  9. Format Text|Aspose.Slides 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....Format Text Contents [ Hide ] Both the VSTO and Aspose.Slides...the third text box. Change the formatting of the text in the third...

    docs.aspose.com/slides/net/format-text/
  10. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we Replace the token name with 25 blank space…...and Shifting Text—Need to Preserve Original File/Text Structure...predefined format. After this, we replace the token name with 25 blank...

    forum.aspose.com/t/aspose-words-automatically-a...