Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 6,128 for

replace text

(0.21 sec)
  1. Manipulate Tables in existing PDF|Aspose.PDF fo...

    This section covers various methods for table modification using Aspose.PDF for C++...Text.TableAbsorber class allows you...PDF.Cpp/Text/TextFragment.h> #include <Aspose.PDF.Cpp/Text/TextFragmentCollecti...

    docs.aspose.com/pdf/cpp/manipulate-tables-in-ex...
  2. ReplacingArgs class | Aspose.Words for Node.js

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom Replace operation...Provides data for a custom replace operation. To learn more, visit...visit the Find and Replace documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....as a contiguous sequence of text. Range is a “facade” interface...portions of the document as “flat” text regardless of the fact that...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_FindWholeWordsOnly method. True indicates the oldValue must be a standalone word in C++....Aspose::Words::Replacing::FindReplaceOptions::get_FindWholeWordsOnly... bool Aspose :: Words :: Replacing :: FindReplaceOptions :: ...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a Replace operation for each match found just before a Replace is made....replacing method replacing(args) A user defined method that is...is called during a replace operation for each match found just...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FindReplaceOptions.ignoreFootnotes property | A...

    FindReplaceOptions.ignoreFootnotes property. Gets or sets a boolean value indicating either to ignore footnotes...footnotes during a find-and-replace operation. let doc = new aw...the find-and-replace // operation to ignore text inside footnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes...footnotes during a find-and-replace operation. doc = aw . Document...the find-and-replace # operation to ignore text inside footnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every Replace occurrence....which is called before every replace occurrence. get replacingCallback...replacingCallback () : Aspose . Words . Replacing . IReplacingCallback Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!...footnotes during a find-and-replace operation. Document doc = new...the find-and-replace // operation to ignore text inside footnotes...

    reference.aspose.com/words/net/aspose.words.rep...
  10. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a Replace operation....during a replace operation. Members Name Description Replace Replace...match. Stop Terminate the replace operation. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...