הוסף והסר באופן תכנותי הערות מקובצי Word DOC/DOCX ב-C#. הוסף הערות חץ, מלבן, אליפסה, סימני מים באמצעות .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...