حسّن معالجة مستنداتك باستخدام واجهة IReplacingCallback في Aspose.Words. أنشئ طرق بحث واستبدال مخصصة للحصول على نتائج مُخصصة....IReplacingCallback طُرق اسم وصف Replacing ( ReplacingArgs ) طريقة محددة...differentFirstPageHe ; doc . Range . Replace ( new Regex ( "(header|footer)"...
ReplacingArgs MatchEndNode property guide. Access the ending node of text matches during document search and replace operations.... Replace ( new Regex ( "1[\\s\\S]*3"...)); } /// <summary> /// The replacing callback. /// </summary> private...
aspose.words.replacing.FindReplaceDirection enumeration. Specifies direction for replace operations....enumeration Specifies direction for replace operations. Members Name Description...FORWARD Matched items are replaced from first to last. BACKWARD...
Archivo...Java: Map<String, String> replacements = new HashMap<String, String>();...String>(); replacements.put("2. Get organized", "New Text Here");...