Lập trình thêm và xóa chú thích khỏi tệp Word DOC/DOCX trong C#. Thêm chú thích mũi tên, hình chữ nhật, hình elip, hình mờ bằng .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...