Hi Team,
I am using Aspose.Diagram for Python via .Net with a temporary license. aspose-diagram-python==26.1.
I am exporting vsdx files to pdf using below code:
diagram = Diagram(visio_output_path)
pdf_output_path = …...append(subPbe2) #// Set the PDF Bookmark...