Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 8,978 for

replacement

(0.07 sec)
  1. FindReplaceOptions.ReplacingCallback | Aspose.W...

    FindReplaceOptions ReplacingCallback ملكية. الطريقة المعرفة من قبل المستخدم والتي يتم استدعاؤها قبل كل حدث استبدال في C#.... Replace ( new Regex ( "New York City|NYC"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs args ) { mLog...

    reference.aspose.com/words/ar/net/aspose.words....
  2. ReplacingArgs.group_name property | Aspose.Word...

    ReplacingArgs.group_name property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.Replacement](../Replacement/) string....Replacing.ReplacingArgs.Match that is to be replaced with...with the ReplacingArgs.replacement string. @property def group_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ReplacingArgs.group_index property | Aspose.Wor...

    ReplacingArgs.group_index property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.Replacement](../Replacement/) string....Replacing.ReplacingArgs.Match that is to be replaced with...with the ReplacingArgs.replacement string. @property def group_index...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 正規表現を使用してワークブック内のテキストを置換するC++コード|Documentation

    Aspose.Cellsを使用してC++で正規表現を使ったテキストの置換を行います。...Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/ja/cpp/replace-text-in-a-...
  5. Redact PPT Presentation Files using Java | prod...

    Java source code to find and replace text in PPT Presentation....own Java apps to find and replace text in presentation files...APIs. Learn how to search and replace text in content, comments or...

    products.aspose.com/slides/java/redaction/ppt/
  6. Redact PPTX Presentation Files using .NET | pro...

    C# source code to find and replace text in PPTX Presentation....NET apps to find and replace text in presentation files...APIs. Learn how to search and replace text in content, comments or...

    products.aspose.com/slides/net/redaction/pptx/
  7. Redact PPTX Presentation Files using Java | pro...

    Java source code to find and replace text in PPTX Presentation....own Java apps to find and replace text in presentation files...APIs. Learn how to search and replace text in content, comments or...

    products.aspose.com/slides/java/redaction/pptx/
  8. FindReplaceOptions.MatchCase | Aspose.Words for...

    Discover the MatchCase property in FindReplaceOptions, enable case-sensitive or case-insensitive comparisons for precise text editing. Optimize your workflow!...when performing a find-and-replace operation. Document doc = new...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  9. FindReplaceDirection Enum | Aspose.Words لـ .NET

    Aspose.Words.Replacing.FindReplaceDirection تعداد. يحدد اتجاه عمليات الاستبدال في C#.... Replace ( new Regex ( @"Match \d*" ), "Replacement" , options...AreEqual ( "Replacement.\r" + "Replacement.\r" + "Replacement.\r" +...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Search Text in PPTX Presentation Files using Py...

    Python source code to search text in PPTX Presentation....Python apps to search and replace text in presentation files...expression matching. Search and Replace Text PPTX Presentation via...

    products.aspose.com/slides/python-net/search/pptx/