Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 12,642 for

replacement

(0.17 sec)
  1. FindReplaceOptions.match_case property | Aspose...

    FindReplaceOptions.match_case property. True indicates case-sensitive comparison, false indicates case-insensitive comparison....when performing a find-and-replace operation. doc = aw . Document...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Chercher

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

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

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

    blog.aspose.com/th/cells/find-and-replace-text-...
  4. 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-...
  5. Text in einer Arbeitsmappe mit regulärem Ausdru...

    Text in einer Arbeitsmappe mit regulärem Ausdruck mit Aspose.Cells in C++ ersetzen....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/de/cpp/replace-text-in-a-...
  6. Archiv

    Archiv...replace(string, string, aw.replacing.FindReplaceOptions(aw...FindReplaceOptions(aw.replacing.FindReplaceDirection.FORWARD)) methode,...

    blog.aspose.com/de/words/find-and-replace-text-...
  7. Lưu trữ

    Lưu trữ...replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/vi/cells/find-and-replace-text-...
  8. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type... Examples Shows how to replace all textbox shapes with image... ShapeType . TEXT_BOX : replacement_shape = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FindReplaceOptions.find_whole_words_only proper...

    FindReplaceOptions.find_whole_words_only property. True indicates the oldValue must be a standalone word....standalone word-only find-and-replace operations. doc = aw . Document...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Archiv

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

    blog.aspose.com/cs/cells/find-and-replace-text-...