Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 11,657 for

replacement

(0.09 sec)
  1. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!...footnotes during a find-and-replace operation. Document doc = new..."true" to get the find-and-replace // operation to ignore text...

    reference.aspose.com/words/net/aspose.words.rep...
  2. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type... Examples Shows how to replace all textbox shapes with image... ShapeType . TEXT_BOX : replacement_shape = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Chercher

    chercher...replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/fr/cells/find-and-replace-text-...
  4. Archiv

    Archiv...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("[[CompanyName]]", "Research Society...

    blog.aspose.com/cs/diagram/find-replace-visio-t...
  5. IReplacingCallback class | Aspose.Words for Python

    aspose.words.replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....and replace operation. Methods Name Description replacing(args)...method that is called during a replace operation for each match found...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Python에서 찾기 및 바꾸기|Python via .NET용 Aspose.Words

    문서에서 문자열이나 정규식 패턴을 찾아 Python를 사용하여 원하는 텍스트로 바꿉니다.... {#ways-to-find-and-replace}를 찾고 바꾸는 방법 Aspose.Words는 다음을...Aspose.Words는 aspose.words.replacing 모듈을 통해 찾기 및 바꾸기 기능을 제공합니다...

    docs.aspose.com/words/ko/python-net/find-and-re...
  7. Çalışma kitabındaki metni Regular Expression ku...

    Aspose.Cells kullanarak C++ ile Çalışma kitabındaki metni Regular Expression kullanarak değiştirin....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/tr/cpp/replace-text-in-a-...
  8. 記録

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

    blog.aspose.com/ja/cells/find-and-replace-text-...
  9. أرشيف

    أرشيف...replace (سلسلة ، سلسلة ، aw.replacing.FindReplaceOptions...FindReplaceOptions (aw.replacing.FindReplaceDirection.FORWARD)) لاستبدال...

    blog.aspose.com/ar/words/find-and-replace-text-...
  10. Archiv

    Archiv...replace(string, string, aw.replacing.FindReplaceOptions(aw...FindReplaceOptions(aw.replacing.FindReplaceDirection.FORWARD)). Uložte aktualizovaný...

    blog.aspose.com/cs/words/find-and-replace-text-...