Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 469 for

regex

(0.18 sec)
  1. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content....WORDSNODEJS-106 - Add support of regex to doc.range.replace' , () =>...doc . range . replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Վերափոխեք պարբերությունը Word-ի կետի կետերի, օգ...

    Վերափոխեք պարբերությունը Word-ի կետերի՝ օգտագործելով C#: Դուք կստանաք IDE կարգավորումներ և օրինակելի կոդ՝ Word-ում տեքստը C#-ի միջոցով փոխարկելու համար:...բաժանեք այն տողերի՝ օգտագործելով Regex.Split() մեթոդը: Ստեղծեք ելքային...տեսակը դրեք քառակուսի Վերլուծեք Regex-ով ստեղծված տողերի զանգվածը...

    kb.aspose.com/hy/words/net/convert-paragraph-in...
  3. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....:Text::RegularExpressions::Regex>&, const System::String&) method...Text :: RegularExpressions :: Regex > & pattern , const System ::...

    reference.aspose.com/words/cpp/aspose.words/ran...
  4. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation.... replace ( new Regex ( "New York City|NYC" ), "Washington"...WORDSNODEJS-106 - Add support of regex to doc.range.replace' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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....WORDSNODEJS-106 - Add support of regex to doc.range.replace' , () =>...mainDoc . range . replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....which we can search for using a regex pattern. // Place one of those...doc . Range . Replace ( new Regex ( @"Match \d*" ), "Replacement"...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Highlight Text in PowerPoint using Java

    Highlight text in PowerPoint using Java. Get the detail to set IDE, a list of steps, and a sample code to highlight in PowerPoint using Java....ways including the usage of Regex for highlighting desired text...and highlight text using the Regex expressions. This tutorial has...

    kb.aspose.com/slides/java/highlight-text-in-pow...
  9. FieldInclude.LockFields | Aspose.Words for .NET

    Manage document updates effortlessly with the FieldInclude LockFields property. Control field editing and enhance document integrity with ease.... True ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ReplacingArgs class | Aspose.Words for Node.js

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom replace operation... replace ( new Regex ( "New York City|NYC" ), "Washington"...WORDSNODEJS-106 - Add support of regex to doc.range.replace' , () =>...

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