Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 12,659 for

replacement

(2.47 sec)
  1. Convert Word to Excel in Python|Aspose.Words fo...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Python. Save a document in various formats to XLSX using Python....basic conversion, find‑and‑replace before saving, and configuring...will be displayed. Find and Replace When Saving to XLSX Also using...

    docs.aspose.com/words/python-net/convert-a-docu...
  2. استبدال النص داخل دفتر العمل باستخدام التعبيرات...

    استبدال النص داخل دفتر العمل باستخدام التعبيرات العادية باستخدام Aspose.Cells في C++....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/ar/cpp/replace-text-in-a-...
  3. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for text in a pdf and text contains the “.” in it. We are using the regular expression to search the string. the search string exists in the pdf but the textabsorber returns zero counts…...Replace(“(”, @“(”).Replace(“)”, @“)”); searchText...searchText = searchText.Replace(“[”, @“[”).Replace(“]”, @“]”); searchText...

    forum.aspose.com/t/unable-to-search-the-text-co...
  4. Python'te Bul ve Değiştir|Python via .NET için ...

    Belgenizde bir dize veya normal ifade modeli bulun ve Python'i kullanarak bunu istediğiniz metinle değiştirin.... {#ways-to-find-and-replace}‘i Bulmanın ve Değiştirmenin...değiştir işlevini aspose.words.replacing modülüyle sunar. FindReplaceOptions...

    docs.aspose.com/words/tr/python-net/find-and-re...
  5. Archivo

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

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

    ค้นหา...replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/th/cells/find-and-replace-text-...
  7. Archiv

    Archiv...replace(searchTerm, replaceTerm, ReplaceOptions)...Workbook("Workbook.xlsx") # Create replace options replace = ReplaceOptions()...

    blog.aspose.com/de/cells/find-and-replace-text-...
  8. Reemplazar texto en un libro usando expresiones...

    Reemplazar texto en un libro usando expresiones regulares con Aspose.Cells en C++....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/es/cpp/replace-text-in-a-...
  9. 아카이브

    아카이브...replace(searchTerm, replaceTerm, ReplaceOptions)...Workbook("Workbook.xlsx") # Create replace options replace = ReplaceOptions()...

    blog.aspose.com/ko/cells/find-and-replace-text-...
  10. ReplacerContext.SetReplacement | Aspose.Words f...

    Förbättra dina sök- och ersättningsåtgärder med metoden ReplacerContext SetReplacement, vilket möjliggör sömlös hantering av mönster och ersättningar för effektivitet....string pattern , string replacement ) Anmärkningar Med den här...Aspose Pty Ltd." ; string replacement = "Copyright (C) 2024 by...

    reference.aspose.com/words/sv/net/aspose.words....