Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document....Annotations namespace to include SWF files as annotations in a PDF...mediaFile = _dataDir + "input.swf" ; // Create Screen Annotation...
Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。...Annotations 命名空间中的 ScreenAnnotation 类将 SWF 文件作为注释包含在 PDF 文档中。 一个屏幕注释指定了...mediaFile = _dataDir + u "input.swf" ; // 创建屏幕注释 auto screenAnnotation...
Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....Create a screen annotation with a SWF file var sa = new Aspose . Pdf...dataDir + "AddSwfFileAsAnnotati.swf" ); document . Pages [ 1 ]. Annotations...
Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...Create a screen annotation with a SWF file var sa = new Aspose . Pdf...dataDir + "AddSwfFileAsAnnotati.swf" ); document . Pages [ 1 ]. Annotations...