Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 3,009 for

regex

(0.1 sec)
  1. Search TXT document without opening via .NET | ...

    C# code to search words with pattern in Microsoft Word TXT file using server side .NET library.... Also possible with Regex as parameter within Replace..."bad" doc.Range.Replace( new Regex( "[s|m]ad" ), "bad" ); doc.Save(...

    products.aspose.com/words/net/search/txt/
  2. Aspose::Words::Replacing::IReplacingCallback In...

    Implement this interface if you want to have your own custom method called during a find and replace operation....:Text::RegularExpressions::Regex>(u "(header|footer)" ), u ""...:Text::RegularExpressions::Regex>(u "New York City|NYC" ), u...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....split it into strings using Regex.Split() method Create the output...array of strings created with Regex and write each string to the...

    kb.aspose.com/words/net/convert-paragraph-into-...
  4. FieldInclude.LockFields | Aspose.Words for .NET

    FieldInclude LockFields property. Gets or sets whether to prevent fields in the included document from being updated in C#.... True ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Search text in PDF document - Aspose.PDF Produc...

    Hi, I have to search a text in the document. I use foll code - var tfa = new TextFragmentAbsorber( parameterTitle.Text + " "); // parameterTitle is Textfragment tfa.TextSearchOptions = new TextSearchOptions(true); …... I used regex strings “^”+“P3” +"$" but then...found. I am not clear how the regex works Farhan.Raza December 4...

    forum.aspose.com/t/search-text-in-pdf-document/...
  6. No TextFragment If Text Lies Across Multiple Pa...

    Hi Team, I am trying to get textFragment for the text using PageCollection.aacept() method using Regex for a text which starts from a page and ends i another page. Using the code below textFragment is empty. text’s reg…...aacept() method using regex for a text which starts from...textFragment is empty. text’s regex = (?i)corporate(?:[(\d|\w.\s)]...

    forum.aspose.com/t/no-textfragment-if-text-lies...
  7. Aspose::Words::Replacing::IReplacingCallback::R...

    Aspose::Words::Replacing::IReplacingCallback::Replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made in C++....Text :: RegularExpressions :: Regex > ( u "New York City|NYC" )...Text :: RegularExpressions :: Regex > ( u " \\ [MY_DOCUMENT \\ ]"...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. Aspose::Words::Fields::FieldInclude::get_LockFi...

    Aspose::Words::Fields::FieldInclude::get_LockFields method. Gets or sets whether to prevent fields in the included document from being updated in C++....Text :: RegularExpressions :: Regex :: Match ( field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ITextFrame | Aspose.Sildes for Python via .NET ...

    ITextFrame Contents [ Hide ] ITextFrame class Represents a TextFrame. The ITextFrame type exposes the following membe...... highlight_regex(regex, highlight_color, options)...

    reference.aspose.com/slides/python-net/aspose.s...
  10. FieldInclude.SourceFullName | Aspose.Words for ...

    FieldInclude 财产. 获取或设置文档的位置... True ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/zh/net/aspose.words....