Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 19,132 for

replacement

(0.06 sec)
  1. WholeWordsHyphenation works as ShiftRestOfLine ...

    Java version: 11 Aspose PDF version: 21.8 Code sample: Document doc = new Document("test.pdf"); TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber(); textFragmentAbsorber.setPhrase("34"); textFragmen…...ShiftRestOfLine in case replacement value is long Aspose.PDF...oleWordsHyphenatio, Scope.REPLACE_FIRST)); textFragmentAbsorber...

    forum.aspose.com/t/wholewordshyphenation-works-...
  2. Replacement of LTR Text to RTL Text Results RTL...

    How can I put the RTL text string in the right order after they are replaced from LTR text string? You’ll find “こんにちは、世界。” in helloworld_ja.pdf (51.3 KB) I expect the result in helloworld_jaar.pdf (54.1 KB) should be l…...Replacement of LTR Text to RTL Text Results RTL-Text-In-LTR-Order...right order after they are replaced from LTR text string? You’ll...

    forum.aspose.com/t/replacement-of-ltr-text-to-r...
  3. Replace() | Aspose.Slides for C++ API Reference

    Replaces all matches of regex in string with Replacement string....Replace() Contents [ Hide ] Regex::Replace(const String&, const...const String&) method Replaces all matches of regex in string with...

    reference.aspose.com/slides/cpp/system.text.reg...
  4. Range.replace_regex method | Aspose.Words for P...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. Replace() | Aspose.Slides for C++ API Reference

    Replaces substring through the builder....Replace() Contents [ Hide ] StringBuilder::Replace(const String&...String&, const String&) method Replaces substring through the builder...

    reference.aspose.com/slides/cpp/system.text/str...
  6. System::Text::RegularExpressions::Regex Class R...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members System::Tex......ASPOSECPP_SHARED_API String Replace (const String &input, const...String &replacement) ASPOSECPP_SHARED_API String Replace (const...

    reference.aspose.com/barcode/cpp/class/system.t...
  7. System::Text::RegularExpressions::Regex Class R...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Li...... String Replace (const String &input, const...const String &replacement) Replaces all matches of regex in string...

    reference.aspose.com/slides/cpp/class/system.te...
  8. System::Text::RegularExpressions::Regex Class R...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Li......ASPOSECPP_SHARED_API String Replace (const String &input, const...const String &replacement) Replaces all matches of regex in string...

    reference.aspose.com/pub/cpp/class/system.text....
  9. System::Text::RegularExpressions::Regex Class R...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Li......ASPOSECPP_SHARED_API String Replace (const String &input, const...const String &replacement) Replaces all matches of regex in string...

    reference.aspose.com/tex/cpp/class/system.text....
  10. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....Find and Replace Contents [ Hide ] You can easily navigate within...consuming when you want to replace certain characters or words...

    docs.aspose.com/words/cpp/find-and-replace/