Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 3,004 for

regex

(0.35 sec)
  1. 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...
  2. Aspose::Words::Fields::FieldInclude::get_Source...

    Aspose::Words::Fields::FieldInclude::get_SourceFullName method. Gets or sets the location of the document in C++....Text :: RegularExpressions :: Regex :: Match ( field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldInclude.SourceFullName | Aspose.Words for ...

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

    reference.aspose.com/words/zh/net/aspose.words....
  4. 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...
  5. Aspose::Words::Fields::FieldInclude::get_TextCo...

    Aspose::Words::Fields::FieldInclude::get_TextConverter method. Gets or sets the name of the text converter for the format of the included file in C++....Text :: RegularExpressions :: Regex :: Match ( field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Search DOC document without opening via .NET | ...

    C# code to search words with pattern in Microsoft Word DOC 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/doc/
  7. Search XHTML document without opening via .NET ...

    C# code to search words with pattern in XHTML 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/xhtml/
  8. Search DOCX document without opening via .NET |...

    C# code to search words with pattern in Microsoft Word DOCX 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/docx/
  9. 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/
  10. 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...