Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 6,013 for

replace text

(0.12 sec)
  1. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your Replace function. Choose between Forward and Backward for optimal results....property Selects direction for replace. Default value is Forward....which direction a find-and-replace operation traverses the document...

    reference.aspose.com/words/net/aspose.words.rep...
  2. FindReplaceOptions.MatchCase | Aspose.Words for...

    Discover the MatchCase property in FindReplaceOptions, enable case-sensitive or case-insensitive comparisons for precise Text editing. Optimize your workflow!...when performing a find-and-replace operation. Document doc = new...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Working with Hyperlinks in Java|Aspose.Words fo...

    How to add a hyperlink into your document using Java....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/java/working-with-hyperli...
  4. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your document's first page with unique headers and footers for a professional touch....track the order in which a text replacement operation traverses nodes...differentFirstPageHe ; doc . Range . Replace ( new Regex ( "(header|footer)"...

    reference.aspose.com/words/net/aspose.words/pag...
  5. How do I change the print modal header in aspos...

    image.png (58.1 KB) Here I want to change the modal header but it is not correctly set inside some tag like span how do I change it ? I want to change the word Settings to my custom name but modal header has Settings …... The header text “Settings” is typically set...querySelector('.modal-header-class'); // Replace with the actual class or ID...

    forum.aspose.com/t/how-do-i-change-the-print-mo...
  6. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_Match method. The Match resulting from a single regular expression match during a Replace in C++....Aspose::Words::Replacing::ReplacingArgs::get_Match method Re...during a Replace . System :: SharedPtr < System :: Text :: RegularExpressions...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_MatchCase method. True indicates case-sensitive comparison, false indicates case-insensitive comparison in C++....Aspose::Words::Replacing::FindReplaceOptions::get_MatchCase method... bool Aspose :: Words :: Replacing :: FindReplaceOptions :: get_MatchCase...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreOfficeMath method. Gets or sets a boolean value indicating either to ignore Text inside OfficeMath/>. The default value is true in C++....Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreOfficeMath...indicating either to ignore text inside OfficeMath/>. The default...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Aspose::Words::LowCode::ReplacerContext class |...

    Aspose::Words::LowCode::ReplacerConText class. Find/Replace operation conText in C++....ReplacerContext class Find/replace operation context. class ReplacerContext...get_FindReplaceOptions () const Find/replace options. get_FontSettings ()...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. FindReplaceDirection Enum | Aspose.Words for .NET

    Discover the Aspose.Words FindReplaceDirection enum for efficient Text Replacement. Optimize your document processing with precise direction control....enumeration Specifies direction for replace operations. public enum FindReplaceDirection...Forward 0 Matched items are replaced from first to last. Backward...

    reference.aspose.com/words/net/aspose.words.rep...