Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 11,638 for

replacement

(0.1 sec)
  1. Настройка подстановки шрифтов в презентациях с ...

    Обеспечьте оптимальную подстановку шрифтов в Aspose.Slides для Java при конвертации презентаций PowerPoint и OpenDocument в другие форматы файлов....захотите посмотреть Font Replacement . FAQ В чём разница между...и подстановкой шрифтов? Replacement — принудительная переопределение...

    docs.aspose.com/slides/ru/java/font-substitution/
  2. 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" ); // حفظ الملف المحدث editor...

    docs.aspose.com/pdf/ar/java/migration-from-lega...
  3. Архивы

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

    blog.aspose.com/ru/pdf/find-and-replace-text-in...
  4. 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...
  5. 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...
  6. 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/
  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. 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/
  9. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP....Object Model (DOM): - Find and replace texts. - Assemble slides in...in an appropriate manner. Replacing formatted or unformatted text...

    docs.aspose.com/slides/net/why-not-open-xml-sdk/
  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-...