• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Refresh Milestones/Intervals on Timeline & Specify Multiple Font Location using Java

 
Ranch Hand
Posts: 714
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is new in this release?

We are pleased to announce the new release of Aspose.Diagram for Java 5.2.0 . Based on customer feedback, we’ve tweaked some things around, set the font directory paths for rendering in Visio diagrams, set connector type shape appearance, refresh milestones on the timeline shape and included another print method which takes printer and document name parameters. Besides above new features, we also bring performance, formatting, and quality improvements in exporting Visio diagrams to any other supported formats. Utilizing new or third party fonts in manipulation, export and many other miscellaneous tasks of the Visio diagram is now an easy thing because developers can now specify locations of their own or third party fonts folders by passing an array of the string. The timeline template includes features that let you align milestones and intervals to timeline shapes based on dates. Aspose.Diagram APIs allows to manage it. We have added a new refreshTimeLine method in TimeLineHelper class, it allows developers to rearrange milestones and intervals accordingly to the time period. The connectors are fundamental to many types of Visio diagrams. Aspose.Diagram APIs now supports setting connector types, e.g. Right Angle, Straight Lines and Curved appearances. We have included another print technique which sends print jobs to the printer. It takes printer and document name as parameters, so far clients can tweak the document name in print line. We have fixed a number of issues in this release. The most noteworthy problems are re-scaling of the Shape makes it deformed, Can’t access shape ParaCollection objects and Shape is using single connection point instead of different connection points. This release includes several enhanced features and bug fixes as listed below

- Add support to pass printing job name as another parameter
- Re-scaling of the Shape makes it deformed
- Update EULA html document in Non-MSI packages
- Can't access shape ParaCollection objects
- Add support to set fonts folder path
- Shape is using single connection point instead of different connection points

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Diagram for Java documentation that may guide you briefly how to use Aspose.Diagram for performing different tasks like the followings.

- Print a Visio Drawing
- How to Specify TrueType Fonts Location

Overview: Aspose.Diagram for Java

Aspose.Diagram is a class library for working with MS Visio files & is a pure Java alternate for MS Visio Object Model. It is a standalone Visio Java library and does not depend on Microsoft Office Visio. It enables developers to work with VSD & VDX files and they can open files & Add & manipulate the elements of the diagram, export Visio files to PDF, XML, HTML, images format, SVG & several other formats, Rotate a shape, Add a hyperlink to a Visio shape, protect diagram shape and many more. Aspose.Diagram can be used with any kind of application, whether it’s a Web Application or a Windows Desktop Application.

More about Aspose.Diagram for Java

- Homepage of Aspose.Diagram for Java
- Download Aspose.Diagram for Java
- Online documentation of Aspose.Diagram for Java

Contact Information
Suite 119, 272 Victoria Avenue
Chatswood, NSW, 2067
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic