Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 12,932 for

replacement

(0.13 sec)
  1. ReplacingArgs.GroupName | Aspose.Words per .NET

    Scopri come utilizzare efficacemente la proprietà GroupName per sostituire i gruppi acquisiti nelle tue corrispondenze con stringhe personalizzate. Migliora le tue capacità di manipolazione delle stringhe!...essere sostituito con il Replacement stringa. public string GroupName..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/it/net/aspose.words....
  2. 档案

    档案...文件的特定页面上的文本: Map<String, String> replacements = new HashMap<String, String>();...String>(); replacements.put("2. Get organized", "New Text Here");...

    blog.aspose.com/zh/note/find-and-replace-text-i...
  3. FindReplaceOptions.ignore_deleted property | As...

    FindReplaceOptions.ignore_deleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions...revisions during a find-and-replace operation. doc = aw . Document...find and replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Archivio

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

    blog.aspose.com/it/diagram/online-visio-editor/
  5. Procurar

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

    blog.aspose.com/pt/diagram/online-visio-editor/
  6. Archiwa

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

    blog.aspose.com/pl/diagram/online-visio-editor/
  7. 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....
  8. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node.... count ) 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...
  9. Заменить текст в PDF с помощью Python|Aspose.PD...

    Узнайте, как заменять, переупорядочивать и удалять текст в PDF‑документах с использованием Python....ap from os import path def replace_text_on_all_pages ( infile...outfile ): search_phrase = "PDF" replace_phrase = "pdf" with ap . Document...

    docs.aspose.com/pdf/ru/python-net/replace-text-...
  10. 档案

    档案...replace(string, string, aw.replacing.FindReplaceOptions(aw...FindReplaceOptions(aw.replacing.FindReplaceDirection.FORWARD)) 方法替换文本。 使用...

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