Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 3,008 for

regex

(0.08 sec)
  1. C++のHTMLを編集

    C++コードでHTMLを編集します。...現するために、C++ ライブラリは開発者に HTML Regex ベースの検索機能を提供します。このアプローチにより、HTML...

    products.aspose.com/words/ja/cpp/edit/html/
  2. C#のMARKDOWNを編集

    C#コードでMARKDOWNを編集します。...ために、C# ライブラリは開発者に Markdown Regex ベースの検索機能を提供します。このアプローチにより、Markdown...

    products.aspose.com/words/ja/net/edit/markdown/
  3. C++のDOCを編集

    C++コードでDOCを編集します。...実現するために、C++ ライブラリは開発者に DOC Regex ベースの検索機能を提供します。このアプローチにより、DOC...

    products.aspose.com/words/ja/cpp/edit/doc/
  4. C++のWORDを編集

    C++コードでWORDを編集します。...現するために、C++ ライブラリは開発者に Word Regex ベースの検索機能を提供します。このアプローチにより、Word...

    products.aspose.com/words/ja/cpp/edit/word/
  5. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Release Notes - 2022 on Releases - aspose.comhttps://releases.aspose.com/imaging/java/release-notes/2022/Recent content in Release Notes - 2022 on Rele......regex”) Enhancement IMAGINGJAVA-8173...

    releases.aspose.com/imaging/java/release-notes/...
  6. FieldStart - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....regex.Matcher; import java.util.regex.Pattern; Document...mFieldSeparator); Matcher matcher = G_REGEX.matcher(fieldCode.trim()); matcher...

    reference.aspose.com/words/java/com.aspose.word...
  7. fieldstart - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....regex.Matcher; import java.util.regex.Pattern; Document...mFieldSeparator); Matcher matcher = G_REGEX.matcher(fieldCode.trim()); matcher...

    reference.aspose.com/words/java/com.aspose.word...
  8. Issue with adding Headers to PDF - Free Support...

    Aspose Version: 22.2.0 Code: .net Out current process is as follows: We Save a Docx as a PDF to a local directory We load that PDF into a Document We loop through each page of the document and add different Headers/F…...Regex.Replace(value, "<.*?>", string...System.Text.RegularExpressions.Regex.Replace(value, "<.*?>", string...

    forum.aspose.com/t/issue-with-adding-headers-to...
  9. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....regex.Matcher; import java.util.regex.Pattern; public...mFieldSeparator); Matcher matcher = G_REGEX.matcher(fieldCode.trim()); matcher...

    reference.aspose.com/words/java/com.aspose.word...
  10. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....TextFragmentCollecti (); Pattern [] regexes = new Pattern [ 6 ]; for (...expressions . length ; i ++) { regexes [ i ] = Pattern . compile (...

    docs.aspose.com/pdf/java/whatsnew/