How to Report Bug for Visual Paradigm
When you are using Visual Paradigm, and find a problem, feel free to contact Visual Paradigm to seek for assistance. Remember, the more information you give us, the easier and faster for us to identify the problem, fix the problem and provide a proper solution. In most cases, the log file, project file, steps, screenshot and product information are essential for us to identify problem.
How to Upgrade Visual Paradigm (With Floating License) and Teamwork Server to New Version
From time to time, Visual Paradigm releases new version of Visual Paradigm and Teamwork Server which covers bunch of new features and enhancements. Thanks to the maintenance contract system, you can upgrade to new version without extra cost as long as your license is covered with maintenance contract. This article will teach you how to upgrade your Visual Paradigm in floating license as well as the Teamwork Server to new version. Read more
How to Upgrade Visual Paradigm (With Single Seat License) and Teamwork Server to New Version
From time to time, Visual Paradigm releases new version of Visual Paradigm and Teamwork Server which covers bunch of new features and enhancements. Thanks to the maintenance contract system, you can upgrade to new version without extra cost as long as your license is covered with maintenance contract. This article will teach you how to upgrade your Visual Paradigm in single seat license as well as the Teamwork Server to new version. Read more
How to upgrade Visual Paradigm (with Subscription License) to New Version
From time to time, Visual Paradigm releases new version which covers bunch of new features and enhancements. Thanks to the maintenance contract system, you can upgrade to new version without extra cost as long as your license is covered with maintenance contract. This article will teach you how to upgrade your Visual Paradigm in subscription license to new version.
How to upgrade Visual Paradigm (With Floating License) to New Version
From time to time, Visual Paradigm releases new version which covers bunch of new features and enhancements. Thanks to the maintenance contract system, you can upgrade to new version without extra cost as long as your license is covered with maintenance contract. This article will teach you how to upgrade your Visual Paradigm with floating license to new version.
How to upgrade Visual Paradigm (With Single Seat License) to New Version
From time to time, Visual Paradigm releases new version which covers bunch of new features and enhancements. Thanks to the maintenance contract system, you can upgrade to new version without extra cost as long as your license is covered with maintenance contract. This article will teach you how to upgrade your single seat license of Visual Paradigm to new version.
Capture Application Events using Open API
Open API is a powerful tool for developers to extend the functionality of Visual Paradigm software. It does not just allow you to have full access to the model data within your project, but also allow you to alter the behavior of the software. In this article, you will learn how to capture various events which has been fired during the execution of the software, and you can make use of these events to insert custom actions to achieve your goal. Read more
Downgrade your evaluation version of Visual Paradigm to Community Edition
Visual Paradigm Community Edition is a FREE CASE tool for you to create professional-look UML diagrams. Visual Paradigm Community Edition not just supports UML but also SysML as well as ERD. You can easily switch from free Community Edition to higher edition for 30 days free evaluation and to try out the advanced features. You can always switch the evaluation software back to Community Edition in few clicks. In this article we will show you how to switch the evaluation software back to Community Edition. Read more
How do I Know Which Shape in a Diagram Has Description Entered
For every model element, there is a description property that allows you to describe detailed information about individual element, so that readers can understand the intended use, intended behavior and other important information. For example, specific implementation guideline can be written in a UML class or class diagram, and precautions can be written in a BPMN task in a business process diagram.
Sometimes, we may not have the information we need to enter in the description at the time the model element is being created. We may leave it first and enter it later on. But then the problem comes: After several days or weeks, how do I remember which shapes in a diagram has description missing? To check shape-by-shape is time-consuming…
In this article, we will show you how to indicate in diagram shapes that has description entered. This allows you to concentrate on shapes that have no description entered. Besides, it allows readers to check and read the description of shapes only when description has been entered which makes the diagram more legible.
How to Paste Text to Description Editor without Rich Text Format
When you copy and paste formatted text into a description editor in Visual Paradigm, it automatically brings along the formatting properties. This sounds reasonable and is quite a nice behavior if you really want to keep the style of text contents. However, there are several reasons why you might not want to keep the formatting. First, when you copy from web page, it may bring along crappy HTML contents, say the hidden table borders and layers. In fact, when CSS is widely used in most of the modern websites, what you copy from a webpage is not necessarily what you can get when pasting without the existence of the CSS. Second, you may not want to mix up the style of text in your description with the source. Third, although the crappy formatting properties may look invisible in the description editor, they may affect the content in generated documentations. After all, to clear those formatting tags is time consuming and error prone.
Account for the reasons above, it would be nice to have certain ways to paste text without including formatting properties, which means, to paste as plain text. In Visual Paradigm, the “Paste without formatting” function is provided to serve this purpose.