Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 12,282 for

replacement

(0.29 sec)
  1. استبدال النص في دفتر العمل باستخدام التعبيرات ا...

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

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

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

    blog.aspose.com/fa/words/find-and-replace-text-...
  3. arkiv

    arkiv...Replace(sträng, sträng, FindReplaceOptions)...dokumentet doc.Range.Replace("sad", "[replaced]", new FindReplac...

    blog.aspose.com/sv/words/find-and-replace-text-...
  4. 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...
  5. Redact ODP Presentation Files using .NET | prod...

    C# source code to find and replace text in ODP Presentation....NET 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/net/redaction/odp/
  6. Redact ODP Presentation Files using Java | prod...

    Java source code to find and replace text in ODP Presentation....own Java 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/java/redaction/odp/
  7. XamlFlowSaveOptions.ReplaceBackslashWithYenSign...

    Discover how XamlFlowSaveOptions' ReplaceBackslashWithYenSign property enhances your data formatting by converting backslashes to yen signs. Default, false....backslash characters should be replaced with yen signs. Default value...Word’s behavior and doesn’t replace backslash characters with yen...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FindReplaceOptions.Direction | Aspose.Words per...

    Scopri la proprietà Direzione di FindReplaceOptions per personalizzare la funzione di sostituzione. Scegli tra Avanti e Indietro per risultati ottimali.... Replace ( new Regex ( @"Match \d*" ), "Replacement" , options...AreEqual ( "Replacement.\r" + "Replacement.\r" + "Replacement.\r" +...

    reference.aspose.com/words/it/net/aspose.words....
  9. FindReplaceDirection Enum | Aspose.Words per .NET

    Scopri l'enum FindReplaceDirection di Aspose.Words per una sostituzione efficiente del testo. Ottimizza l'elaborazione dei tuoi documenti con un controllo preciso della direzione.... Replace ( new Regex ( @"Match \d*" ), "Replacement" , options...AreEqual ( "Replacement.\r" + "Replacement.\r" + "Replacement.\r" +...

    reference.aspose.com/words/it/net/aspose.words....
  10. 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....