Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 12,326 for

replacement

(0.23 sec)
  1. Redact ODP Presentation Files using Python | pr...

    Python source code to find and replace text in ODP Presentation....own Python apps to find and replace text in presentation files...APIs. Learn how to search and replace text in content, comments or...

    products.aspose.com/slides/python-net/redaction...
  2. 搜索

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

    blog.aspose.com/zh-hant/cells/find-and-replace-...
  3. Архів

    Архів...replace(string, string, aw.replacing.FindReplaceOptions(aw...FindReplaceOptions(aw.replacing.FindReplaceDirection.FORWARD)), щоб замінити...

    blog.aspose.com/uk/words/find-and-replace-text-...
  4. Node.js ve C++ kullanarak çalışma kitabındaki m...

    Node.js ve C++ kullanarak çalışma kitabında metni düzenli ifade kullanarak değiştirme....const replace = new AsposeCells . ReplaceOptions (); replace . setCaseSensitive...setCaseSensitive ( false ); replace . setMatchEntireCellCo ( false...

    docs.aspose.com/cells/tr/nodejs-cpp/replace-tex...
  5. استبدال النص في دفتر العمل باستخدام التعبيرات ا...

    استبدال النص في دفتر العمل باستخدام التعبيرات العادية في Node.js عبر C++....const replace = new AsposeCells . ReplaceOptions (); replace . setCaseSensitive...setCaseSensitive ( false ); replace . setMatchEntireCellCo ( false...

    docs.aspose.com/cells/ar/nodejs-cpp/replace-tex...
  6. آرشیوها

    آرشیوها... Find and Replace یک ویژگی کاملا مفید MS Word...استفاده از روش Document.Range.Replace(string, string, FindReplaceOptions)...

    blog.aspose.com/fa/words/find-and-replace-text-...
  7. ReplacingArgs.GroupIndex | Aspose.Words per .NET

    Scopri come utilizzare la proprietà GroupIndex in ReplacingArgs per identificare e sostituire facilmente i gruppi acquisiti nelle corrispondenze con le tue stringhe personalizzate....essere sostituito con il Replacement stringa. public int GroupIndex..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/it/net/aspose.words....
  8. ReplacingArgs.GroupIndex | Aspose.Words لـ .NET

    تعرف على كيفية استخدام خاصية GroupIndex في ReplacingArgs لتحديد المجموعات الملتقطة واستبدالها بسهولة في المطابقات باستخدام السلاسل المخصصة لديك....Match الذي سيتم استبداله بـ Replacement سلسلة. public int GroupIndex..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/ar/net/aspose.words....
  9. ReplacingArgs.MatchOffset | Aspose.Words per .NET

    Scopri la proprietà MatchOffset di ReplacingArgs e trova facilmente la posizione iniziale basata su zero delle corrispondenze nei tuoi nodi per una gestione efficiente dei dati...."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...

    reference.aspose.com/words/it/net/aspose.words....
  10. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to new content....paragraphs in which a find-and-replace operation has found matches...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...