Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 6,202 for

replace text

(0.2 sec)
  1. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your Replace operations, enhancing document editing efficiency and precision....the current match during a replace operation. public enum ReplaceAction...Name Value Description Replace 0 Replace the current match. Skip...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFootnotes method. Gets or sets a boolean value indicating either to ignore footnotes. The default value is false in C++....Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFootnotes... bool Aspose :: Words :: Replacing :: FindReplaceOptions :: get_IgnoreFootnotes...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. 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-...
  4. 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...
  5. ReplacingArgs.Replacement | Aspose.Words for .NET

    Discover the ReplacingArgs Replacement property to easily manage and customize your Replacement strings for enhanced coding efficiency....Replacement Contents [ Hide ] ReplacingArgs.Replacement property...sets the replacement string. public string Replacement { get ;...

    reference.aspose.com/words/net/aspose.words.rep...
  6. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your Replace functionality with precision and control....which is called before every replace occurrence. public IReplacingCallback...; } Examples Shows how to replace all occurrences of a regular...

    reference.aspose.com/words/net/aspose.words.rep...
  7. ReplacingArgs.replacement property | Aspose.Wor...

    ReplacingArgs.Replacement property. Gets or sets the Replacement string....replacement property ReplacingArgs.replacement property Gets...or sets the replacement string. get replacement () : string Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. FindReplaceOptions.match_case property | Aspose...

    FindReplaceOptions.match_case property. True indicates case-sensitive comparison, false indicates case-insensitive comparison....when performing a find-and-replace operation. doc = aw . Document...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...