Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 10,469 for

replacement

(0.06 sec)
  1. Need help in understanding svg style class - Fr...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…... If we replace the keyword “Accent2” with...“Accent4” in svg_content_1.txt and replace this new svg image on shape[0]...

    forum.aspose.com/t/need-help-in-understanding-s...
  2. Procurar

    Procurar...usando Document->getRange()->Replace(u"sad", u"bad", System::MakeObject...o texto doc->get_Range()->Replace(u"sad", u"bad", System::Ma...

    blog.aspose.com/pt/words/Find-and-Replace-Text-...
  3. Архів

    Архів...допомогою Document->getRange()->Replace(u"sad", u"bad", System::MakeObject...замініть текст doc->get_Range()->Replace(u"sad", u"bad", System::Ma...

    blog.aspose.com/uk/words/Find-and-Replace-Text-...
  4. Arşiv

    Arşiv... Document->getRange()->Replace(u"sad", u"bad", System::MakeObject...değiştirin doc->get_Range()->Replace(u"sad", u"bad", System::Ma...

    blog.aspose.com/tr/words/Find-and-Replace-Text-...
  5. ארכיון

    ארכיון...באמצעות Document->getRange()->Replace(u"sad", u"bad", System::MakeObject...את הטקסט doc->get_Range()->Replace(u"sad", u"bad", System::Ma...

    blog.aspose.com/he/words/Find-and-Replace-Text-...
  6. Arsip

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

    blog.aspose.com/id/diagram/online-visio-editor/
  7. Архивы

    Архивы...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("[[CompanyName]]", "Research Society...

    blog.aspose.com/ru/diagram/online-visio-editor/
  8. FindReplaceOptions.ignore_field_codes property ...

    FindReplaceOptions.ignore_field_codes property. Gets or sets a boolean value indicating either to ignore text inside field codes... replacing . FindReplaceOptions () options...ignore_field_codes = ignore_field_codes # Replace 'T' in document ignoring text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. آرشیوها

    آرشیوها...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("2. Get organized", "New Text Here");...

    blog.aspose.com/fa/note/find-replace-text-oneno...
  10. 在Java中查找和替换|Aspose.Words为Java

    在文档中查找字符串或正则表达式模式,并使用Java将其替换为所需的文本。... 查找和替换 {#ways-to-find-and-replace}的方法 Aspose.Words提供了两种应用查找和替换操作的方法,方法如下:...Words提供了两种应用查找和替换操作的方法,方法如下: Simple string replacement -要查找并用另一个替换特定字符串,您需要指定一个...

    docs.aspose.com/words/zh/java/find-and-replace/