Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 12,799 for

replacement

(1.3 sec)
  1. Архивы

    Архивы...TextFragmentAbsorber("text-to-replace") # Поиск текста document.pages...textFragmentCollecti: txtFragment.text = "replaced-text" # Сохраните обновленный...

    blog.aspose.com/ru/pdf/find-and-replace-text-in...
  2. Archiv

    Archiv...TextFragmentAbsorber("text-to-replace") # Suchtext document.pages...textFragmentCollecti: txtFragment.text = "replaced-text" # Speichern Sie das...

    blog.aspose.com/de/pdf/find-and-replace-text-in...
  3. Procurar

    Procurar...TextFragmentAbsorber("text-to-replace") # Pesquisar texto document...textFragmentCollecti: txtFragment.text = "replaced-text" # Salve o PDF atualizado...

    blog.aspose.com/pt/pdf/find-and-replace-text-in...
  4. Online Word File Text Finder or Build Word Sear...

    Free online app to search in Word file. C++ API code for any Word file text search application....get_Range()->Replace function to find and replace text. Call the...

    products.aspose.com/total/cpp/search/word/
  5. Online ODT File Text Finder or Build ODT Search...

    Free online app to search in ODT file. C++ API code for any ODT file text search application....get_Range()->Replace function to find and replace text. Call the...

    products.aspose.com/total/cpp/search/odt/
  6. Online PPT File Text Finder or Build PPT Search...

    Free online app to search in PPT file. Python API code for any PPT file text search application....Use find_and_replace_text method to find and replace text. Call...

    products.aspose.com/total/python-net/search/ppt/
  7. Online DOC File Text Finder or Build DOC Search...

    Free online app to search in DOC file. C++ API code for any DOC file text search application....get_Range()->Replace function to find and replace text. Call the...

    products.aspose.com/total/cpp/search/doc/
  8. Migration from legacy Aspose.Pdf.Kit for Java|A...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... REPLACE_ALL ); // установить стратегию.... replaceText ( "test" , "replaced" ); // сохранить обновлённый...

    docs.aspose.com/pdf/ru/java/migration-from-lega...
  9. یافتن و جایگزینی متن در Excel با استفاده از Java

    این مقاله را دنبال کنید تا متن را در Excel با استفاده از Java پیدا کرده و جایگزین کنید. این مقاله شامل تمام جزئیات برای تنظیم IDE، فهرستی از مراحل و یک کد نمونه برای پیاده‌سازی یافتن و جایگزینی متن در Excel با Java است....find() برای جستجوی متن و از متد replace() برای تغییر متن در همان سلول...مقدار هدف است بیابید. از متد replace() برای تغییر متن استفاده کرده...

    kb.aspose.com/fa/cells/java/find-and-replace-te...
  10. create_aspose_words.py

    import sys import zipfile from wheel import egg2wheel from jcc import cpp import os import subprocess import shutil import platform if sys.argv.__len__() < 4: raise SystemError('Example: python X:\......replace('.class', '').replace('/', ".")) cmdLineArgs...

    docs.aspose.com/words/java/how-to-build-aspose-...