Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 13,268 for

replacement

(0.35 sec)
  1. ארכיון

    ארכיון...Replace(string, string, FindReplaceOptions)...טקסט במסמך doc.Range.Replace("sad", "[replaced]", new FindReplac...

    blog.aspose.com/he/words/find-and-replace-text-...
  2. Archiv

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

    blog.aspose.com/cs/cells/find-and-replace-text-...
  3. 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-...
  4. 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-...
  5. أرشيف

    أرشيف...replace (searchTerm ، replaceTerm ،...xlsx") # إنشاء خيارات الاستبدال replace = ReplaceOptions() # تعيين...

    blog.aspose.com/ar/cells/find-and-replace-text-...
  6. Archiv

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

    blog.aspose.com/cs/cells/find-and-replace-text-...
  7. Arşiv

    Arşiv...replace(searchTerm, replaceTerm, replaceOptions)...Değiştirme seçenekleri oluştur replace = ReplaceOptions() # Büyük/küçük...

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

    ארכיון...Replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/he/cells/find-and-replace-text-...
  9. 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-...
  10. Substituir Texto Simples|Aspose.PDF for Python ...

    Neste exemplo, todas as ocorrências de "33" são substituídas por "XXXIII " em todo o documento. Isso demonstra a substituição direta de strings sem formatação personalizada ou expressões 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/pt/python-net/replace-text-...