Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 6,065 for

replace text

(0.75 sec)
  1. IReplacingCallback Interface | Aspose.Words لـ ...

    حسّن معالجة مستنداتك باستخدام واجهة IReplacingCallback في Aspose.Words. أنشئ طرق بحث واستبدال مخصصة للحصول على نتائج مُخصصة....IReplacingCallback طُرق اسم وصف Replacing ( ReplacingArgs ) طريقة محددة...differentFirstPageHe ; doc . Range . Replace ( new Regex ( "(header|footer)"...

    reference.aspose.com/words/ar/net/aspose.words....
  2. 記録

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

    blog.aspose.com/ja/diagram/find-replace-visio-t...
  3. 档案

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

    blog.aspose.com/zh/diagram/online-visio-editor/
  4. Node.jsを使用してC++経由でワークシート内のテキストボックス内のタグをテキストに置換|...

    Aspose.Cells for Node.js via C++を使用してワークシート内のテキストボックスのタグをテキストに置き換える方法を学ぶ...可能な使用シナリオ Text boxes can have tags which can be replaced with some...some text at runtime to configure them according to the requirement...

    docs.aspose.com/cells/ja/nodejs-cpp/replace-tag...
  5. 档案

    档案...Replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/zh/cells/find-and-replace-text-...
  6. آرشیوها

    آرشیوها...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("[[CompanyName]]", "Research Society...

    blog.aspose.com/fa/diagram/online-visio-editor/
  7. 搜索

    搜索... 使用 Document->getRange()->Replace(u"sad", u"bad", System::MakeObject...查找和替換文本 doc->get_Range()->Replace(u"sad", u"bad", System::Ma...

    blog.aspose.com/zh-hant/words/Find-and-Replace-...
  8. 아카이브

    아카이브...Replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/ko/cells/find-and-replace-text-...
  9. Lưu trữ

    Lưu trữ...replace (searchTerm, ReplaceTerm, ReplaceOptions)...Tạo các tùy chọn thay thế replace = ReplaceOptions() # Đặt tùy...

    blog.aspose.com/vi/cells/find-and-replace-text-...
  10. C++ içinde Bul ve Değiştir|Aspose.Words için C++

    Belgenizde bir dize veya normal ifade deseni bulun ve onu C++ kullanarak istediğiniz metinle değiştirin.... {#ways-to-find-and-replace} Bulma ve Değiştirme Yolları...yol sağlar: Simple string replacement - belirli bir dizeyi başka...

    docs.aspose.com/words/tr/cpp/find-and-replace/