Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 12,650 for

replacement

(0.14 sec)
  1. عام API التغييرات في Aspose.Diagram 6.6.0|Docum...

    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 ( "This is test message." ...ObjectData )); doc . Range . Replace ( "testing" , "Aspose" , false...

    docs.aspose.com/diagram/ar/net/public-api-chang...
  2. Python을 사용하여 Word 문서에서 단어를 바꾸는 방법

    이 문서에서는 파이썬을 사용하여 워드 문서에서 단어를 바꾸는 방법을 설명합니다. 여기에는 구성 세부 정보, 단계별 프로세스 및 Python을 사용하여 Word의 텍스트를 대체하기 위한 실행 가능한 샘플 코드가 포함되어 있습니다.... 교체할 새 단어 및 사용자 지정 옵션과 함께 replace 메서드를 호출합니다. 단어 교체 후 업데이트된 Word...FindReplaceOptions 클래스, 텍스트의 실제 교체를 위한 replace() 메서드와 같은 모든 필수 클래스는 참조를 위해...

    kb.aspose.com/ko/words/python/how-to-replace-wo...
  3. 如何使用 Python 替换 Word 文档中的单词

    本文介绍如何使用python替换word文档中的单词。它包含配置详细信息、分步过程和可运行的示例代码,用于使用 Python 替换 Word 中的文本。...FindReplaceOptions 类对象以设置查找和替换文本的属性 调用 replace 方法以及旧词、要替换的新词和自定义选项 替换单词后保存更新的Word文件...FindReplaceOptions 类以及用于实际替换文本的 replace() 方法都突出显示以供您参考。 使用 Python 在...

    kb.aspose.com/zh/words/python/how-to-replace-wo...
  4. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style...Description add(tab_stop) Adds or replaces a tab stop in the collection...alignment, leader) Adds or replaces a tab stop in the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Архивы

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

    blog.aspose.com/ru/pdf/find-and-replace-text-in...
  7. 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...
  8. 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...
  9. 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-...
  10. 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/