Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 6,502 for

replace text

(0.67 sec)
  1. Chercher

    chercher...rechercher et remplacer du texte dans des documents Word (DOC/DOCX)...recherche et de remplacement de texte dans des documents Word. MS...

    blog.aspose.com/fr/words/find-and-replace-text-...
  2. 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.... bind_pdf ( infile ) # Replace text in the whole document content_editor...

    docs.aspose.com/pdf/es/python-net/replace-text-...
  3. 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.... bind_pdf ( infile ) # Replace text in the whole document content_editor...

    docs.aspose.com/pdf/pt/python-net/replace-text-...
  4. استبدال النص البسيط|Aspose.PDF for Python via .NET

    في هذا المثال، يتم استبدال جميع تكرارات «33" بـ «XXXIII» في المستند بأكمله. يوضح هذا الاستبدال المباشر للسلسلة بدون تنسيق مخصص أو تعبير عادي....initialize_data_dir def replace_text_simple ( infile , outfile.... bind_pdf ( infile ) # Replace text in the whole document content_editor...

    docs.aspose.com/pdf/ar/python-net/replace-text-...
  5. Заменить текст на странице с помощью state|Aspo...

    В этом примере все "software" на странице 1 заменяются на "SOFTWARE PAGE 1", используя красный текст с размером шрифта 12....initialize_data_dir def replace_text_on_page_with_state ( infile...infile ) text_state = ap . text . TextState () text_state . foreground_color...

    docs.aspose.com/pdf/ru/python-net/replace-text-...
  6. Заменить текст с использованием state|Aspose.PD...

    В этом примере все вхождения "software" заменяются на "SOFTWARE" и форматируются синим цветом размером шрифта 14....initialize_data_dir def replace_text_with_state ( infile , outfile...infile ) text_state = ap . text . TextState () text_state . foreground_color...

    docs.aspose.com/pdf/ru/python-net/replace-text-...
  7. Substituir Texto com Estado|Aspose.PDF for Pyth...

    Neste exemplo, todas as ocorrências de \u0022software\u0022 são substituídas por \u0022SOFTWARE\u0022 e formatadas em azul com tamanho de fonte 14....initialize_data_dir def replace_text_with_state ( infile , outfile...infile ) text_state = ap . text . TextState () text_state . foreground_color...

    docs.aspose.com/pdf/pt/python-net/replace-text-...
  8. ページ上のテキストを状態に置換|Aspose.PDF for Python via .NET

    この例では、1 ページ目の「software」という単語がすべて表示され、フォントサイズが 12 の赤いテキストを使用して「SOFTWARE PAGE 1」に置き換えられます。...initialize_data_dir def replace_text_on_page_with_state ( infile...infile ) text_state = ap . text . TextState () text_state . foreground_color...

    docs.aspose.com/pdf/ja/python-net/replace-text-...
  9. Ganti Teks Sederhana|Aspose.PDF for Python via ...

    Dalam contoh ini, semua kemunculan "33" diganti dengan "XXXIII " di seluruh dokumen. Ini menunjukkan penggantian string sederhana tanpa format khusus atau regex....initialize_data_dir def replace_text_simple ( infile , outfile.... bind_pdf ( infile ) # Replace text in the whole document content_editor...

    docs.aspose.com/pdf/id/python-net/replace-text-...
  10. Archivo

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

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