aspose-free-consulting / projects

The starting point for Aspose free consulting projects
5 stars 5 forks source link

I want to create new pages I Visio through aspose.Diagram API . Using python through Java on a MAC #385

Closed gp52 closed 3 months ago

gp52 commented 3 months ago

Hello

Thanks for a good product!

I have purchased aspose.diagram library.

How i try i cannot add new pages to an existing visio document.

I can create new visio files, change name of active page and create shapes.

I have tried lots of methods and combinations:

This is one: bpmn.getPages().add(sida)

But get this error:

bpmn.getPages().add(sida) TypeError: No matching overloads found for com.aspose.diagram.PageCollection.add(str), options are: public int com.aspose.diagram.PageCollection.add(com.aspose.diagram.Page)

Please help me!

Another question about my license:

I am using a Mac M3

The following code:

import the License class from asposediagram.api import License license = License() license.setLicense(“Aspose.Diagram.Product.Family.lic”)

Is the license active?

Best Regards

Göran Pettersson

asadalikhan90 commented 3 months ago

@gp52

It looks like you have opened similar topic in our dedicated forum where we have responded you already. You can please keep following up there in case your issue still persists.

gp52 commented 3 months ago

Hello Asad and Philip

I am quite new working with Aspose. I was not sure which forum was the best to get som help. Philip helped men and I am on track again.

Thanks for all help.

BR

Göran

1 feb. 2024 kl. 09:58 skrev Asad Ali @.***>:

@gp52 https://github.com/gp52 It looks like you have opened similar topic https://forum.aspose.com/t/add-pages-in-visio-with-aspose-python-java/278510 in our dedicated forum where we have responded you already. You can please keep following up there in case your issue still persists.

— Reply to this email directly, view it on GitHub https://github.com/aspose-free-consulting/projects/issues/385#issuecomment-1920818423, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATWSUCZ5NF2WRGX7GZGN7ETYRNKKTAVCNFSM6AAAAABCSWE7PGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRQHAYTQNBSGM. You are receiving this because you were mentioned.