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

replacement

(0.13 sec)
  1. Archiv

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

    blog.aspose.com/de/cells/find-and-replace-text-...
  2. ארכיון

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

    blog.aspose.com/he/words/find-and-replace-text-...
  3. 档案

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

    blog.aspose.com/zh/cells/find-and-replace-text-...
  4. 使用C++的正则表达式替换工作簿内的文本|Documentation

    使用Aspose.Cells在C++中通过正则表达式替换工作簿内的文本。...Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/zh/cpp/replace-text-in-a-...
  5. Redact PPTX Presentation Files using C++ | prod...

    C++ source code to find and replace text in PPTX Presentation....your own C++ 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/cpp/redaction/pptx/
  6. Reemplazar texto simple|Aspose.PDF for Python v...

    En este ejemplo, todas las apariciones de "23" se sustituyen por "XXXIII " en todo el documento. Esto demuestra un reemplazo de cadena sencillo sin formato personalizado ni expresiones regulares...., initialize_data_dir def replace_text_simple ( infile , outfile...content_editor . bind_pdf ( infile ) # Replace text in the whole document...

    docs.aspose.com/pdf/es/python-net/replace-text-...
  7. Chercher

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

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

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

    blog.aspose.com/th/cells/find-and-replace-text-...
  9. IReplacingCallback class | Aspose.Words for Python

    aspose.words.replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....and replace operation. Methods Name Description replacing(args)...method that is called during a replace operation for each match found...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Sostituisci testo in un libro di lavoro usando ...

    Sostituisci testo in un libro di lavoro usando espressioni regolari con Aspose.Cells in C++....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/it/cpp/replace-text-in-a-...