Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,009 for

regex

(0.24 sec)
  1. HtmlFixedPageHorizontalAlignment Enum | Aspose....

    Aspose.Words.Saving.HtmlFixedPageHorizontalAlignment enum. Specifies the horizontal alignment for pages in output HTML document in C#.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/net/aspose.words.sav...
  2. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    HtmlFixedSaveOptions 财产. 指定 HTML 文档中页面的水平对齐方式 默认值为HtmlFixedHorizontalPageAlignment.Center.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/zh/net/aspose.words....
  3. regex_key property | Aspose.Cells for Python vi...

    Regex_key property Regex_key property Indicates whether the searched key is Regex. If true the searched key will be t......regex_key property regex_key property Indicates whether the searched...is regex. If true the searched key will be taken as regex and...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. Enum HtmlFixedPageHorizontalAlignment | Aspose....

    Aspose.Words.Saving.HtmlFixedPageHorizontalAlignment 枚举. 指定输出 HTML 文档中页面的水平对齐方式... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/zh/net/aspose.words....
  5. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_PageHorizontalAlignment method. Specifies the horizontal alignment of pages in an HTML document. Default value is Center in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. System::Text::RegularExpressions Namespace Refe...

    Classes | Typedefs | Enumerations | Functions System::Text::RegularExpressions Namespace Reference Classes class Capt...... class Regex Regular expression that follows...System::SharedPtr < Regex > RegexPtr Regex pointer. More... typedef...

    reference.aspose.com/pub/cpp/namespace/system.t...
  7. 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...
  8. How to search multiple keywords in a PDF - Aspo...

    Is there a way to search for multiple keywords in a PDF or DOCUMENT? example Paris AND Jackson AND Nepal AND (Trophy OR Award) the above is to search for presence of Paris AND Jackson AND Nepal in one document and eit…...TextFragmentAbsorber constructor (Regex) and use a regex according to your requirement...shows how to use it. var regex = @"... regex for multiple keywords...

    forum.aspose.com/t/how-to-search-multiple-keywo...
  9. Aspose::Cells::ReplaceOptions::SetRegexKey meth...

    Aspose::Cells::ReplaceOptions::SetRegexKey method. Indicates whether the searched key is Regex. If true then the searched key will be taken as Regex in C++....whether the searched key is regex. If true then the searched key...key will be taken as regex. void Aspose :: Cells :: ReplaceOptions...

    reference.aspose.com/cells/cpp/aspose.cells/rep...
  10. 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...