Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 12,782 for

replacement

(0.11 sec)
  1. 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/
  2. 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...
  3. HtmlSaveOptions.ReplaceBackslashWithYenSign | A...

    Discover how the HtmlSaveOptions ReplaceBackslashWithYenSign property enhances your HTML output by converting backslashes to yen signs. Default, false....backslash characters should be replaced with yen signs. Default value...Word’s behavior and doesn’t replace backslash characters with yen...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Arsip

    Arsip...replace(String, String, FindReplaceOptions)...dokumen doc.getRange().replace("sad", "[replaced]", new FindReplac...

    blog.aspose.com/id/words/find-and-replace-text-...
  5. 正規表現を使用してワークブック内のテキストを置換する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-...
  6. Suchen und Ersetzen in Python|Aspose.Words für ...

    Suchen Sie in Ihrem Dokument nach einer Zeichenfolge oder einem regulären Ausdrucksmuster und ersetzen Sie es mithilfe von Python durch den gewünschten Text....Möglichkeiten, {#ways-to-find-and-replace} zu finden und zu ersetzen...Ersetzungsfunktion mit dem aspose.words.replacing -Modul. Mithilfe der FindReplaceOptions...

    docs.aspose.com/words/de/python-net/find-and-re...
  7. Ersätt tag med text i en textruta i kalkbladet ...

    Lär dig att ersätta taggar med text i en textruta inom ett kalkblad med hjälp av Aspose.Cells for JavaScript via C++....can have tags which can be replaced with some text at runtime...</ head > < body > < h1 > Replace Tag With Text Example </ h1...

    docs.aspose.com/cells/sv/javascript-cpp/replace...
  8. Remplacer une balise par du texte dans une zone...

    Apprenez comment remplacer des balises par du texte dans une zone de texte dans une feuille de calcul en utilisant Aspose.Cells for JavaScript via C++....can have tags which can be replaced with some text at runtime...</ head > < body > < h1 > Replace Tag With Text Example </ h1...

    docs.aspose.com/cells/fr/javascript-cpp/replace...
  9. Tags mit Text in einem Textfeld innerhalb des A...

    Erfahren Sie, wie Sie Tags in einem Textfeld innerhalb eines Arbeitsblatts mit Aspose.Cells for JavaScript via C++ ersetzen....can have tags which can be replaced with some text at runtime...</ head > < body > < h1 > Replace Tag With Text Example </ h1...

    docs.aspose.com/cells/de/javascript-cpp/replace...
  10. Arsip

    Arsip...Hashtable<String, String> replacements = new Hashtable<String,... String>(); replacements.put("[[CompanyName]]", "Research Society...

    blog.aspose.com/id/diagram/find-replace-text-vi...