Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 12,961 for

replacement

(0.14 sec)
  1. ארכיון

    ארכיון...TextFragmentAbsorber("text-to-replace") # חיפוש טקסט document.pages...textFragmentCollecti: txtFragment.text = "replaced-text" # שמור את ה-PDF המעודכן...

    blog.aspose.com/he/pdf/find-and-replace-text-in...
  2. Text in Excel mit Java suchen und ersetzen

    Folgen Sie diesem Artikel, um Text in Excel mit Java zu suchen und zu ersetzen. Er enthält alle Details zur Einrichtung der IDE, eine Liste der Schritte und einen Beispielcode zur Implementierung der Textsuche und -ersetzung in Excel mit Java....zu suchen, und die Methode replace(), um den Text in derselben...Verwenden Sie die Methode replace(), um den Text zu ändern, und...

    kb.aspose.com/de/cells/java/find-and-replace-te...
  3. 如何使用 C# 在 Word 文档中查找和替换文本

    在这个简短的教程中,您将学习如何使用 C# 在 Word 文档中查找和替换文本。在 C# Word 文档中,可以使用任何基于 .NET 的应用程序的简单 API 调用来替换文本。...FindReplaceOptions 类对象以设置不同的属性 在 Replace 方法中设置搜索和替换字符串以及不同的属性 使用替换的字符串值保存输出...FindReplaceOptions Class 的不同属性以调整文本替换过程。最后 replace text in Word document using...

    kb.aspose.com/zh/words/net/how-to-find-and-repl...
  4. Tìm kiếm tài liệu MBOX mà không cần mở qua .NET...

    Mã nguồn C # để tìm kiếm các từ có mẫu trong tệp MBOX trên.NET Framework, .NET Core và Xamarin Nền tảng....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/vi/net/search/mbox/
  5. Căutați documentul OST fără a deschide prin .NE...

    Cod sursă C # pentru a căuta cuvinte cu model în fișierul OST pe platformele.NET Framework, .NET Core și Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ro/net/search/ost/
  6. Substituir Texto em Arquivo PDF|Aspose.PDF para...

    Esta seção explica como substituir texto com Aspose.PDF Facades - um conjunto de ferramentas para operações populares com PDF.... save ( _dataDir + "replaced_text_demo.pdf" ); } Confira...editor . save ( _dataDir + "replaced_text_demo.pdf" ); } Para possibilidades...

    docs.aspose.com/pdf/pt/java/replace-text/
  7. ค้นหา

    ค้นหา...รแทนที่) เรียก IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...// แทนที่ข้อความ workbook->Replace(new String("Text to find")...

    blog.aspose.com/th/cells/find-and-replace-text-...
  8. Архивы

    Архивы...# Создать словарь замен replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/ru/diagram/find-and-replace-in-...
  9. Mail Merge Template from Mustache Syntax|Aspose...

    Create templates with Mustache syntax. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax using Java.... You could replace the recipient’s first name...code example shows how to replace the Mustache tags with specific...

    docs.aspose.com/words/java/mail-merge-template-...
  10. Aspose::Words::Section::get_HeadersFooters meth...

    Aspose::Words::Section::get_HeadersFooters method. Provides access to the headers and footers nodes of the section in C++....docx" ); Shows how to replace text in a document’s footer...MakeObject < Aspose :: Words :: Replacing :: FindReplaceOptions > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...