Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 3,009 for

regex

(0.12 sec)
  1. 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...
  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. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    FindReplaceOptions IgnoreFieldCodes property. Gets or sets a boolean value indicating either to ignore text inside field codes. The default value is false in C#.... Replace ( new Regex ( "T" ), "*" , options ); Console...

    reference.aspose.com/words/net/aspose.words.rep...
  4. 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...
  5. TextFragmentAbsorber | Aspose.PDF for .NET API ...

    Represents an absorber object of text fragments. Performs text search and provides access to search results via TextFragments./textfragmentabsorber/textfragments collection.... TextFragmentAbsorber (Regex) Initializes a new instance...System.Text.RegularExpressions.Regex class object. TextFragmentAbsorber...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  6. findoptions - Aspose.Cells for PHP via Java - A...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....is regex. If true the searched key will be taken as regex and...is regex. If true the searched key will be taken as regex and...

    reference.aspose.com/cells/php/aspose.cells/fin...
  7. Find and Replace Text in Documents|Aspose.Words...

    Find and replace text or strings. NPOI does not provide an opportunity to find and replace using C#.... Replace ( new Regex ( "[s|m]ad" ), "bad" ); doc...

    docs.aspose.com/words/net/find-and-replace-text...
  8. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    HtmlFixedSaveOptions PageMargins property. Specifies the margins around pages in an HTML document. The margins value is measured in points and should be equal to or greater than 0. Default value is 10 points in C#.... True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FieldImport Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldImport class. Implements the IMPORT field in C#.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Interface IReplacingCallback | Aspose.Words for...

    Aspose.Words.Replacing.IReplacingCallback 界面. 如果您想在查找和替换操作期间调用自己的自定义方法请实现此接口... Replace ( new Regex ( "New York City|NYC" ), "Washington"...doc . Range . Replace ( new Regex ( "(header|footer)" ), "" ,...

    reference.aspose.com/words/zh/net/aspose.words....