Aspose.Words.Replacing.IReplacingCallback interfaccia. Implementa questa interfaccia se desideri che il tuo metodo personalizzato venga chiamato durante unoperazione di ricerca e sostituzione in C#....Document ( MyDir + "Header and footer types.docx" ); Section firstPageSection...Replace ( new Regex ( "(header|footer)" ), "" , options ); #if NET48...