Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,999 for

regex

(0.04 sec)
  1. Apose PDF TextAnnotation.InReplyTo and TextSear...

    i notice 2 issues after update Apose PDF.net 22.4.0 from 21.10.0 TextAnnotation.InReplyTo return it self. should return annotation of container for example, HighlightAnnotation originalAnnotaion = ((HighlightAnnotatio…...new TextFragmentAbsorber(new Regex(pattern, regexOptions), new...

    forum.aspose.com/t/apose-pdf-textannotation-inr...
  2. FindReplaceOptions.SmartParagraphBreakReplaceme...

    FindReplaceOptions 财产. 获取或设置一个布尔值指示当没有下一个同级段落时是否允许替换段落 break... Replace ( new Regex ( @"TEXT1&p" ), "" , options...

    reference.aspose.com/words/zh/net/aspose.words....
  3. Aspose::Slides::ITextFrame Class Referenceabstr...

    Public Member Functions | List of all members Aspose::Slides::ITextFrame Class Reference abstract Represents a TextFr......HighlightRegex ( System::String regex, System::Drawing::Color highlightColor...ightRegex ( System::String regex , System::Drawing::Color highlightColor...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  4. Aspose::Slides::ITextFrame Class Referenceabstr...

    Public Member Functions | List of all members Aspose::Slides::ITextFrame Class Reference abstract Represents a TextFr......HighlightRegex ( System::String regex, System::Drawing::Color highlightColor...ightRegex ( System::String regex , System::Drawing::Color highlightColor...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  5. Class ReplacingArgs | Aspose.Words for .NET API 参考

    Aspose.Words.Replacing.ReplacingArgs 班级. 为自定义替换操作提供数据... Replace ( new Regex ( "New York City|NYC" ), "Washington"...mainDoc . Range . Replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/zh/net/aspose.words....
  6. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_MatchNode method. Gets the node that contains the beginning of the match in C++....Text :: RegularExpressions :: Regex > ( u " \\ [MY_DOCUMENT \\ ]"...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. Aspose::Words::Replacing::ReplacingArgs::get_Re...

    Aspose::Words::Replacing::ReplacingArgs::get_Replacement method. Gets or sets the replacement string in C++....Text :: RegularExpressions :: Regex > ( u "New York City|NYC" )...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. Aspose.PDF for Java 19.5 Release Notes|Aspose.P...

    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....through TextFragmentAbsorber with regex not working Bug PDFJAVA-38460...

    docs.aspose.com/pdf/java/aspose-pdf-for-java-19...
  9. 使用Aspose.Pdf搜索文本时报“Object reference not set to ...

    你好,我在使用Aspose.Pdf(v24.12.0)进行文件查找时,获得了一个错误:“Object reference not set to an instance of an object” Error.png (14.7 KB) 源文件: AcceptFail.pdf (326.1 KB) 代码: var filePath = Path.Combine(baseDirectory, "Files", "AcceptFai…...new TextFragmentAbsorber(new Regex("(?i)\\$?(?:TC|TP|CC|CP)"));...的文档上。 正则表达式 :您使用的正则表达式 new Regex("(?i)\\$?(?:TC|TP|CC|CP)") 可能没有匹配到任何文本,导致...

    forum.aspose.com/t/aspose-pdf-object-reference-...
  10. Working with Validations in Columns|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 = "" ; validation . CustomValidation...

    docs.aspose.com/cells/net/working-with-validati...