I have generated a sequence diagram using Microsoft Visio 2003. UML messages shown in the diagram have detailed text described in the message documentation. But I am not able to开发者_JS百科 figure ou
Hey I have a series of Gantt charts in Visio 2007 documents that I wa开发者_运维技巧nt to extract. I have looked at the visio sdk but that appears to be for creating new documents and plugins for visi
In school I have learned that creating UML Diagrams/Models is great design practice before taking on a project. I have found it quite useful myself, in doing so I tackle projects much faster, and my o
i am using in my c# project visio activex to import 开发者_开发百科visio floorplan drawings. and i need to get the vertices of the shapes in that drawing, and i can\'t find any method or property for
I have a .vss type file which I want to convert to an image format (like JPG/GIF). Is it pos开发者_如何转开发sible to do this and if so, how? Not programming related and you can simply use \"File > Sa
Suppose I would like to depict data flow between two servers in Visio. I have boxes to represent servers and arrows to represent communication / data flow.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Below, I have an extract from a design specification and need to create UML diagrams as .NET specifications. No coding is yet started or is there any solution structure yet. What would be best highlev
I need to ensure a Macro which works on Visio 2003 doesn\'t cause problems on lower versions of Visio: specifically because I\'m writing to a property which doesn\'t exist on lower versions of Visio.
The situation is the following: Macro Foo is defined in File foo.vss Macro Bar is defined in File bar.vsd.