Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,999 for

regex

(0.09 sec)
  1. TextFragmentAbsorber | Aspose.PDF for .NET API 参考

    初始化TextFragmentAbsorberaspose.pdf.text/textfragmentabsorber的新实例该实例执行文档或页面的所有文本段的搜索....TextFragmentAbsorber(Regex) 为指定的 System.Text.RegularExpressions.Regex 类初始化 ...TextFragmentAbsorber ( Regex regex ) 范围 类型 描述 regex Regex System.Text.RegularExpressions...

    reference.aspose.com/pdf/zh/net/aspose.pdf.text...
  2. Class ReplaceOptions | Aspose.Cells for .NET AP...

    Aspose.Cells.ReplaceOptions class. Represent the replace options...whether the searched key is regex. If true then the searched key...key will be taken as regex. See Also namespace Aspose.Cells assembly...

    reference.aspose.com/cells/net/aspose.cells/rep...
  3. Merge two adjacent cells|Documentation

    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.... Regex regex = new Regex ( "[A-Za-z]+" ); Match...Match match = regex . Match ( cellName ); return match . Value...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  4. 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/...
  5. 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...
  6. ITextFrame | Aspose.Slides for Android via Java...

    Represents a TextFrame.... highlightRegex(String regex, Integer highlightColor, ITextHighlightingOpt...options. highlightRegex(String regex, Integer highlightColor, ITextHighlightingOpt...

    reference.aspose.com/slides/androidjava/com.asp...
  7. 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-...
  8. GridCell.CreateValidation | Aspose.Cells for .N...

    GridCell method. Creates a validation object for a cell... RegEx = "\\d+" ; [Visual Basic] im...validation expression . v . RegEx = "\\d+" See Also class GridValidation...

    reference.aspose.com/cells/net/aspose.cells.gri...
  9. How to use TableAbsorber TextSearchOptions? - A...

    Hi, I’m trying to use the TextSearchOption with TableAbsorber but couldn’t find a way to declare the Regex. Basically I want to search for specific table with its cell content matched with my specified regular expression…...couldn’t find a way to declare the regex. Basically I want to search...TextFragmentAbsorber takes the regex as part of an argument (from...

    forum.aspose.com/t/how-to-use-tableabsorber-tex...
  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...