Page size issues

After opening diagram and saving it into another file page size
properties switches to “Let Visio expand the page as needed” instead of original “Custom size”. See attached screenshots with page settings from
original and saved diagrams.



Also, can’t change page size settings via Aspose Diagram API. Code below
doesn’t works.



page.getPageSheet().getPageProps().getPageWidth().setValue(17);

page.getPageSheet().getPageProps().getPageHeight().setValue(11);



All examples to reproduce are attached.

Hi Andrey,


Thank you for contacting Aspose support.

I believe your inquiry is related to Aspose.Diagram however, your thread was posted in Aspose.Cells support forum. I am going to move this thread to the respective forum. My colleagues from the concerned team will soon address your concerns.

Hi Andrey,


Thank you for contacting support. We managed to replicate the problem of change option under the page size tab. It has been logged under ticket ID DIAGRAMJAVA-50417 in our bug tracking system. Your post has also been linked to this ticket. We’ll keep you informed regarding any available updates. We’re sorry for the inconvenience caused.

Hi Andrey,


Thank you for being patient. We have a good news for you that the ticket id DIAGRAMJAVA-50417 has now been resolved. If there is no issue in the QA phase, then this fix will be included in the next version 6.9.0 of Aspose.Diagram for Java API. We’ll inform you via this forum thread as soon as the new release is published.

The issues you have found earlier (filed as DIAGRAMJAVA-50417) have been fixed in Aspose.Diagram for Java 16.10.0.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.