Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 12,761 for

replacement

(0.11 sec)
  1. 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...
  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. 档案

    档案...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("[[CompanyName]]", "Research Society...

    blog.aspose.com/zh/diagram/find-replace-visio-t...
  4. Chercher

    chercher...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("[[CompanyName]]", "Research Society...

    blog.aspose.com/fr/diagram/find-replace-visio-t...
  5. Archiv

    Archiv...wird: Map<String, String> replacements = new HashMap<String, String>();...String>(); replacements.put("2. Get organized", "New Text Here");...

    blog.aspose.com/de/note/find-and-replace-text-i...
  6. ค้นหา

    ค้นหา...Java: Map<String, String> replacements = new HashMap<String, String>();...String>(); replacements.put("2. Get organized", "New Text Here");...

    blog.aspose.com/th/note/find-and-replace-text-i...
  7. Search Text in PPT Presentation Files using C++...

    C++ source code to search text in PPT Presentation....own C++ apps to search and replace text in presentation files...expression matching. Search and Replace Text PPT Presentation via C++...

    products.aspose.com/slides/cpp/search/ppt/
  8. Search Text in ODP Presentation Files using C++...

    C++ source code to search text in ODP Presentation....own C++ apps to search and replace text in presentation files...expression matching. Search and Replace Text ODP Presentation via C++...

    products.aspose.com/slides/cpp/search/odp/
  9. Search Text in ODP Presentation Files using .NE...

    C# source code to search text in ODP Presentation....NET apps to search and replace text in presentation files...expression matching. Search and Replace Text ODP Presentation via C#...

    products.aspose.com/slides/net/search/odp/
  10. ReplacingArgs.Match | Aspose.Words per .NET

    Scopri la proprietà Match di ReplacingArgs per sostituzioni di espressioni regolari senza interruzioni. Migliora l'efficienza della tua programmazione con risultati di corrispondenza precisi!..."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...

    reference.aspose.com/words/it/net/aspose.words....