Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,009 for

regex

(0.05 sec)
  1. Aspose.Cells for Java 7.2.2 Release Notes|Docum...

    Aspose.Cells for Java 7.2.2 Release Notes – the latest enhancements, new features, and fixes.... New Features RegEx Text Search for Cells.Find()...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  2. FindReplaceOptions.SmartParagraphBreakReplaceme...

    FindReplaceOptions SmartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph in C#.... Replace ( new Regex ( @"TEXT1&p" ), "" , options...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Fetching FieldNames from Word document - Free S...

    How to fetch the field names which are used in the aspose word template(document) from apex?...Replace(new Regex("<<(.+?)> "", opt); private...

    forum.aspose.com/t/fetching-fieldnames-from-wor...
  4. findoptions - Aspose.Cells for Python via Java ...

    Details & examples of Aspose.Cells for Python 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/python-java/asposece...
  5. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_PageMargins method. 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++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. FieldInclude.TextConverter | Aspose.Words for ....

    FieldInclude 财产. 获取或设置包含文件格式的文本转换器的名称... True ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/zh/net/aspose.words....
  8. FieldInclude.LockFields | Aspose.Words for .NET...

    FieldInclude 财产. 获取或设置是否禁止更新包含文档中的字段... True ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/zh/net/aspose.words....
  9. Search and replace text in MD document via C++ ...

    C++ example code to redact sensitive information in MD file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Pattern Use Replace method with Regex. Save document. System Requirements...:Text::RegularExpressions::Regex>(u "[s|m]ad" ), u "bad" , options);...

    products.aspose.com/words/cpp/redaction/md/
  10. Search and replace text in DOCX document via C+...

    C++ example code to redact sensitive information in DOCX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Pattern Use Replace method with Regex. Save document. System Requirements...:Text::RegularExpressions::Regex>(u "[s|m]ad" ), u "bad" , options);...

    products.aspose.com/words/cpp/redaction/docx/