Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 13,356 for

replacement

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

    اكتشف خاصية FindReplaceOptions ReplacingCallback، وهي طريقة قابلة للتخصيص تعمل على تعزيز وظيفة الاستبدال لديك بدقة وتحكم.... Replace ( new Regex ( "New York City|NYC"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs args ) { mLog...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Arsip

    Arsip...Replace(string, string, FindReplaceOptions)...dokumen doc.Range.Replace("sad", "[replaced]", new FindReplac...

    blog.aspose.com/id/words/find-and-replace-text-...
  3. Chercher

    chercher...Replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/fr/cells/find-and-replace-text-...
  4. ค้นหา

    ค้นหา...replace(searchTerm, replaceTerm, ReplaceOptions)...xlsx") # สร้างตัวเลือกการแทนที่ replace = ReplaceOptions() # ตั้งค...

    blog.aspose.com/th/cells/find-and-replace-text-...
  5. 在页面上替换文本|Aspose.PDF for Python via .NET

    在本例中,单词 "PDF" 的第一次出现被替换为 "Page 1 Replaced Text",使用了指定的字体大小。...‘replace_text_strategy’ 属性允许您控制要替换的出现次数。..., initialize_data_dir def replace_text_on_page ( infile , outfile...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  6. Substituir Texto com Regex|Aspose.PDF for Pytho...

    Neste exemplo, todos os números de quatro dígitos no documento são substituídos pelo placeholder "[NUMBER]". Isso é útil para mascarar dados sensíveis, normalizar o conteúdo ou anonimizar documentos....habilitar o suporte a regex em ‘replace_text_strategy’, você pode corresponder..., initialize_data_dir def replace_text_regex ( infile , outfile...

    docs.aspose.com/pdf/pt/python-net/replace-text-...
  7. ארכיון

    ארכיון...Replace(string, string, FindReplaceOptions)...טקסט במסמך doc.Range.Replace("sad", "[replaced]", new FindReplac...

    blog.aspose.com/he/words/find-and-replace-text-...
  8. 正規表現を使用してワークブック内のテキストを置換する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-...
  9. テキスト正規表現を置換|Aspose.PDF for Python via .NET

    この例では、文書内のすべての 4 桁の数字がプレースホルダー「[NUMBER]」に置き換えられます。これは、機密データをマスクしたり、コンテンツを正規化したり、文書を匿名化したりする場合に便利です。...‘replace_text_strategy ‘で正規表現サポートを有..., initialize_data_dir def replace_text_regex ( infile , outfile...

    docs.aspose.com/pdf/ja/python-net/replace-text-...
  10. Redact PPT Presentation Files using Python | pr...

    Python source code to find and replace text in PPT Presentation....own Python 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/python-net/redaction...