Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 12,801 for

replacement

(0.18 sec)
  1. Archivo

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

    blog.aspose.com/es/cells/find-and-replace-text-...
  2. Archivio

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

    blog.aspose.com/it/cells/find-and-replace-text-...
  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. 档案

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

    blog.aspose.com/zh/cells/find-and-replace-text-...
  5. 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-...
  6. 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/
  7. Archiv

    Archiv...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("[[CompanyName]]", "Research Society...

    blog.aspose.com/cs/diagram/find-replace-visio-t...
  8. 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/
  9. 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/
  10. 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/