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

replace text

(0.14 sec)
  1. 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...
  2. 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...
  3. FindReplaceOptions.ignore_fields property | Asp...

    FindReplaceOptions.ignore_fields property. Gets or sets a boolean value indicating either to ignore Text inside fields...indicating either to ignore text inside fields. The default value...Examples Shows how to ignore text inside fields. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions.ignore_deleted property | As...

    FindReplaceOptions.ignore_deleted property. Gets or sets a boolean value indicating either to ignore Text inside delete revisions...indicating either to ignore text inside delete revisions. The...ignore text inside delete revisions during a find-and-replace operation...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control Text handling in insert revisions with this simple boolean setting. Default is false....indicating either to ignore text inside insert revisions. The...ignore text inside insert revisions during a find-and-replace operation...

    reference.aspose.com/words/net/aspose.words.rep...
  6. 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...
  7. FindReplaceOptions.findWholeWordsOnly property ...

    FindReplaceOptions.findWholeWordsOnly property. True indicates the oldValue must be a standalone word....standalone word-only find-and-replace operations. let doc = new aw...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions method. Gets or sets a boolean value indicating whether to recognize and use substitutions within Replacement patterns. The default value is false in C++....Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions...use substitutions within replacement patterns. The default value...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Read Embedded Email Attachments from Message in...

    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...., replace with space // because windows.... getName (). replace ( ".eml" , "" ). replace ( ":" , " " )...

    docs.aspose.com/email/java/read-embedded-email-...
  10. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...Fix manual text to proper list level with proper label Aspose...strings that represent a manual text structure into a proper hierarchical...

    forum.aspose.com/t/fix-manual-text-to-proper-li...