Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 12,326 for

replacement

(0.12 sec)
  1. Archiv

    Archiv...replace(string, string, aw.replacing.FindReplaceOptions(aw...FindReplaceOptions(aw.replacing.FindReplaceDirection.FORWARD)). Uložte aktualizovaný...

    blog.aspose.com/cs/words/find-and-replace-text-...
  2. Remplacer du texte dans un classeur en utilisan...

    Remplacer du texte dans un classeur en utilisant Expression Régulière avec Aspose.Cells en C++....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/fr/cpp/replace-text-in-a-...
  3. Archivio

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

    blog.aspose.com/it/cells/find-and-replace-text-...
  4. Ersetze Tag durch Text in einem Textfeld im Arb...

    Programmgesteuertes Ersetzen von Tags in Textboxen im Arbeitsblatt mit Aspose.Cells for C++....can have tags which can be replaced with some text at run time...Aspose :: Cells ; U16String Replace ( const U16String & ustr ,...

    docs.aspose.com/cells/de/cpp/replace-tag-with-t...
  5. C++ kullanarak Çalışma Sayfası içindeki bir Tex...

    Aspose.Cells for C++ kullanarak çalışma sayfası içi textbox larda etiketleri programlı olarak değiştirin....can have tags which can be replaced with some text at run time...Aspose :: Cells ; U16String Replace ( const U16String & ustr ,...

    docs.aspose.com/cells/tr/cpp/replace-tag-with-t...
  6. Search Text in PPTX Presentation Files using Py...

    Python source code to search text in PPTX Presentation....Python apps to search and replace text in presentation files...expression matching. Search and Replace Text PPTX Presentation via...

    products.aspose.com/slides/python-net/search/pptx/
  7. Search Text in PPT Presentation Files using Pyt...

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

    products.aspose.com/slides/python-net/search/ppt/
  8. Search Text in ODP Presentation Files using Pyt...

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

    products.aspose.com/slides/python-net/search/odp/
  9. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!...footnotes during a find-and-replace operation. Document doc = new..."true" to get the find-and-replace // operation to ignore text...

    reference.aspose.com/words/net/aspose.words.rep...
  10. 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...