Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,740 for

regex

(0.02 sec)
  1. Search and replace text in TXT document via .NE...

    C# sample code to redact sensitive information in Microsoft Word TXT file using server side .NET library....Options Highlight phrases using Regex. Use Replace method with relevant...to be highlighted. Regex regex = new Regex( "your document" ,...

    products.aspose.com/words/net/redaction/txt/
  2. Search and replace text in HTML document via .NET

    C# sample code to redact sensitive information in HTML file using server side .NET library....Options Highlight phrases using Regex. Use Replace method with relevant...to be highlighted. Regex regex = new Regex( "your document" ,...

    products.aspose.com/words/net/redaction/html/
  3. Replacement string for Ranger replace with regu...

    I am doing a range replace with the characters in sr. How do I refer back to the grouping in the replace. For example, if the found string is &pa I want to replace it with a. If it is &pd, I want to replace it with d. A…...sr = @"&p\s*([a-z])"; Regex rg = new Regex(sr); doc.Range.Replace(rg...

    forum.aspose.com/t/replacement-string-for-range...
  4. 20.3 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 20.3 Release Notes – the latest updates and fixes....StopTrackRevisions (); Regex regex = new Regex ( "e" ); FindReplaceOptions...true ; doc . Range . Replace ( regex , "*" , options ); Console ...

    docs.aspose.com/words/net/aspose-words-for-net-...
  5. htmlelement - Aspose.HTML for Java - API Reference

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....String regex) Gets the attribute or default...default_, java.lang.String regex) Gets the attribute or default...

    reference.aspose.com/html/java/com.aspose.html/...
  6. RegexPtr | Aspose.Slides for C++ API Reference

    Regex pointer....typedef Regex pointer. typedef System :: SharedPtr < Regex > System...

    reference.aspose.com/slides/cpp/system.text.reg...
  7. Aspose::Words::Fields::FieldIncludePicture Clas...

    Implements the INCLUDEPICTURE field....System::Text::RegularExpressions::Regex::Match (fieldIncludePicture->GetFieldCode()...System::Text::RegularExpressions::Regex::Match (fieldImport->GetFieldCode()...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. GridValidationCollection.Add | Aspose.Cells for...

    GridValidationCollection method. Add a GridValidation to the collection..., bool isRequired , string regEx ) Parameter Type Description...whether cell value is required. regEx String Regular expression. See...

    reference.aspose.com/cells/net/aspose.cells.gri...
  9. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java....e ) { } // Font regex (optional) // Set regex if you want to restrict...String regex = null ; // Windows: // String // regex=".*(cal...

    docs.aspose.com/words/java/convert-document-to-...
  10. Aspose::Words::Fields::FieldIncludePicture Clas...

    Implements the INCLUDEPICTURE field....System::Text::RegularExpressions::Regex::Match (fieldIncludePicture->GetFieldCode()...System::Text::RegularExpressions::Regex::Match (fieldImport->GetFieldCode()...

    reference.aspose.com/words/cpp/class/aspose.wor...