Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,009 for

regex

(0.07 sec)
  1. Aspose::Words::Replacing Namespace Reference - ...

    The Aspose.Words.Replacing namespace provides classes to manipulate with find/replace operations over the document tree....which we can search for using a regex pattern. // Place one of those...:Text::RegularExpressions::Regex>(u "Match \\d*" ), u "Replacement"...

    reference.aspose.com/words/cpp/namespace/aspose...
  2. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    HtmlFixedSaveOptions 财产. 指定 HTML 文档中页面周围的边距 边距值以磅为单位应等于或大于 0 默认值为 10 磅... True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/zh/net/aspose.words....
  3. Aspose::Words::Fields::FieldInclude::get_Bookma...

    Aspose::Words::Fields::FieldInclude::get_BookmarkName method. Gets or sets the name of the bookmark in the document to include in C++....Text :: RegularExpressions :: Regex :: Match ( field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Class FindOptions | Aspose.Cells for .NET API R...

    Aspose.Cells.FindOptions class. Represents find options...is regex. If true the searched key will be taken as regex and...

    reference.aspose.com/cells/net/aspose.cells/fin...
  5. IReplacingCallback Interface | Aspose.Words for...

    Aspose.Words.Replacing.IReplacingCallback interface. Implement this interface if you want to have your own custom method called during a find and replace operation in C#.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...doc . Range . Replace ( new Regex ( "(header|footer)" ), "" ,...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Aspose.Pdf for CPP 17.12 Release Notes|Aspose.P...

    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....Internal Change Performance of Regex class is improved. Internal...

    docs.aspose.com/pdf/cpp/aspose-pdf-for-cpp-17-1...
  7. 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...
  8. Search OTT document without opening via .NET | ...

    C# code to search words with pattern in Microsoft Word OTT 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/ott/
  9. Search ODT document without opening via .NET | ...

    C# code to search words with pattern in Microsoft Word ODT 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/odt/
  10. Aspose::Words::Replacing::IReplacingCallback in...

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

    reference.aspose.com/words/cpp/aspose.words.rep...