Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 6,502 for

replace text

(0.13 sec)
  1. 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...
  2. Markup Annotations using Python|Aspose.PDF for ...

    Learn how to add, read, and delete Text, caret, and Replace annotations in PDF documents using Aspose.PDF for Python via .NET....common annotation workflows: text annotations for note-style comments...markers replace annotations for text replacement markup Text Annotations...

    docs.aspose.com/pdf/python-net/markup-annotations/
  3. 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...
  4. Working with Worksheets GridWeb|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....GridWeb: Text URL hyperlinks, URL hyperlinks...hyperlinks applied to the text. Image URL hyperlinks, URL hyperlinks...

    docs.aspose.com/cells/java/working-with-workshe...
  5. FindReplaceOptions.ApplyFont | Aspose.Words for...

    Discover the ApplyFont property in FindReplaceOptions for seamless Text formatting. Enhance your content with tailored styles effortlessly!...ApplyFont property Text formatting applied to new content..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/net/aspose.words.rep...
  6. 在 Aspose.Email 中读取邮件中的嵌入式附件|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...., replace with space // because windows...getName().replace(" . eml ", "").replace(" : ", " ").replace(" \\...

    docs.aspose.com/email/zh/java/read-embedded-ema...
  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::LowCode::Replacer::ReplaceToImag...

    Aspose::Words::LowCode::Replacer::ReplaceToImages method. Replaces all occurrences of a specified regular expression pattern with a Replacement string in the input file. Renders output to images in C++....Aspose::Words::LowCode::Replacer::ReplaceToImages method Contents...Contents [ Hide ] Replacer::ReplaceToImages(const System::Share...

    reference.aspose.com/words/cpp/aspose.words.low...
  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. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.Words for .NET....allows you to access and modify text, bookmarks and form fields within...range. Retrieve Plain Text Use the Text property to retrieve plain...

    docs.aspose.com/words/net/working-with-ranges/