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

replacement

(0.1 sec)
  1. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word....standalone word-only find-and-replace operations. Document doc =...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Archivo

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

    blog.aspose.com/es/cells/find-and-replace-text-...
  3. Procurar

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

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

    ארכיון...replace(searchTerm, replaceTerm, ReplaceOptions)...xlsx") # צור אפשרויות החלפה replace = ReplaceOptions() # הגדר אפשרויות...

    blog.aspose.com/he/cells/find-and-replace-text-...
  5. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...when performing a find-and-replace text operation. Document doc...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  6. 档案

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

    blog.aspose.com/zh/cells/find-and-replace-text-...
  7. Reemplazar texto Regex|Aspose.PDF for Python vi...

    En este ejemplo, todos los números de cuatro dígitos en el documento se reemplazan con el marcador "[NUMBER]". Esto es útil para ocultar datos sensibles, normalizar contenido o anonimizar documentos....habilitar el soporte de regex en ‘replace_text_strategy’, puedes coincidir..., initialize_data_dir def replace_text_regex ( infile , outfile...

    docs.aspose.com/pdf/es/python-net/replace-text-...
  8. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    Upptäck egenskapen FindReplaceOptions i ReplacerContext för att förbättra din sök- och ersättningsfunktionalitet med anpassningsbara alternativ för bättre resultat....Regex ( "gr(a|e)y" ); string replacement = "lavender" ; ReplacerContext...SetReplacement ( pattern , replacement ); replacerContext . FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  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. FindReplaceOptions.findWholeWordsOnly property ...

    FindReplaceOptions.findWholeWordsOnly property. True indicates the oldValue must be a standalone word....standalone word-only find-and-replace operations. let doc = new aw...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...