Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 6,460 for

replace text

(0.19 sec)
  1. Простая замена текста|Aspose.PDF for Python via...

    В этом примере все вхождения "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/ru/python-net/replace-text-...
  2. Archivio

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

    blog.aspose.com/it/cells/find-and-replace-text-...
  3. arkiv

    arkiv...metoder för att hitta och ersätta text i Word-dokument med C# i .NET-...snabbt hitta och ersätta önskad text i dokumenten. Det blir mer praktiskt...

    blog.aspose.com/sv/words/find-and-replace-text-...
  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. 使用状态替换文本|Aspose.PDF for Python via .NET

    在此示例中,所有出现的 “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/zh/python-net/replace-text-...
  6. 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-...
  7. 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-...
  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. Chercher

    chercher...rechercher et à remplacer du texte dans des feuilles de calcul...occurrences d’un morceau de texte particulier. Voyons comment...

    blog.aspose.com/fr/cells/find-and-replace-text-...
  10. 텍스트 정규식 바꾸기|Aspose.PDF for Python via .NET

    이 예에서는 문서의 모든 4자리 숫자가 자리 표시자 “[NUMBER]”로 바뀝니다.이는 민감한 데이터를 마스킹하거나, 콘텐츠를 정규화하거나, 문서를 익명화하는 데 유용합니다....‘replace_text_strategy’에서 정규식 지원을 활성화하면...initialize_data_dir def replace_text_regex ( infile , outfile...

    docs.aspose.com/pdf/ko/python-net/replace-text-...