Programově přidávejte a odebírejte anotace ze souborů Word DOC/DOCX v C#. Přidejte šipky, obdélníky, elipsy, anotace vodoznaku pomocí .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...