Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,004 for

regex

(0.1 sec)
  1. textfragmentabsorber - Aspose.PDF for Java - AP...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....TextFragmentAbsorber ( Pattern regex) Initializes a new instance...System.Text.RegularExpressions.Regex class object. TextFragmentAbsorber...

    reference.aspose.com/pdf/java/com.aspose.pdf/te...
  2. HtmlSaveOptions.ResolveFontNames | Aspose.Words...

    HtmlSaveOptions 财产. 指定文档中使用的字体家族名称是否根据 解析和替换FontSettings当被写入基于 HTML 的格式时... Regex . Match ( outDocContents , "<span...style=\"font-family:Arial\">" ). Success : Regex . Match ( outDocContents , "<span...

    reference.aspose.com/words/zh/net/aspose.words....
  3. 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...
  4. Search HTML document without opening via .NET |...

    C# code to search words with pattern in HTML 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/html/
  5. Perform OCR on an image - Extract dates from fi...

    Hi… How can I extract just dates from the file? I can assume a date will be MM/dd/yy or MM/dd/YYY or mm-dd-yyyy. Use a Regex? where can I find examples. thx... Use a RegEx? where can I find examples....

    forum.aspose.com/t/perform-ocr-on-an-image-extr...
  6. 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/
  7. 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/
  8. Aspose::Words::Fields::FieldInclude Class Refer...

    Implements the INCLUDE field....System::Text::RegularExpressions::Regex::Match (field->GetFieldCode()...System::Text::RegularExpressions::Regex::Match (field->GetFieldCode()...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Range Class | Aspose.Words for .NET

    Aspose.Words.Range class. Represents a contiguous area in a document in C#.... Replace ( Regex, string ) Replaces all occurrences...replacement string. Replace ( Regex, string, FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words/range/
  10. 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...