You cannot have any of the the features you want using wp_get_archives(). To do this, you would need to create a custom query. See:
http://codex.wordpress.org/Function_Reference/query_posts
http://codex.wordpress.org/Function_Reference/get_posts
http://codex.wordpress.org/Function_Reference/WP_Query
↧
esmi on "Calling 1000 archive and want pagination after 10 post"
↧