Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 2,374 for

regex

(0.57 sec)
  1. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。...fragments var regEx1 = new Regex ( @"Link Annotation Demo \d"...\d" ); var regEx2 = new Regex ( @"Sample text \d" ); // Create...

    docs.aspose.com/pdf/zh/net/link-annotations/
  2. Replace Text in PDF with Java|Aspose.PDF for Java

    Learn how to replace, rearrange, and remove text in PDF documents using Java....matched text should be found by a regex pattern and restyled during...document. Search the page with a regex-enabled TextFragmentAbsorber...

    docs.aspose.com/pdf/java/replace-text-in-pdf/
  3. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/net/whatsnew/2024/
  4. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your document's first page with unique headers and footers for a professional touch.... Replace ( new Regex ( "(header|footer)" ), "" ,...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Aspose::Words::Fields::FieldInclude class | Asp...

    Aspose::Words::Fields::FieldInclude class. Implements the INCLUDE field. To learn more, visit the documentation article in C++....Text :: RegularExpressions :: Regex :: Match ( field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...h> #include <regex> #include <vector> #include...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  7. Find and Replace is replacing in wrong location...

    Hello Team, I am using Find and Replace a specific Regex text in a Word document and replace it with content from an Excel file. I’ve also created a sample project where you can add your license. However, when I upload …...Find and Replace a specific regex text in a Word document and...

    forum.aspose.com/t/find-and-replace-is-replacin...
  8. Find or Search Data|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....with Regular Expressions: the RegEx Feature A regular expression...

    docs.aspose.com/cells/java/find-or-search-data/
  9. Online PDF Text Search Application or Develop P...

    Free online app to search in PDF files. Java code for any PDF file text search android application....define the search criteria in Regex. Accept the absorber for the...

    products.aspose.com/total/android-java/search/pdf/
  10. How to access Style Id? - Free Support Forum - ...

    Hello, Consider the document has this style ( present in styles.xml ): <w:style w:type="character" w:styleId="CustomEmphasis"> <w:name w:val="Custom Emphasis"/> <w:basedOn w:val="DefaultParagraphFon…...styleName) { // Compile the regex pattern Pattern makeStyleId...

    forum.aspose.com/t/how-to-access-style-id/316421