Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 21 for

missing shapes visio

(0.1 sec)
  1. Aspose.Diagram .NET for VSTO|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....for working with Microsoft Visio files. It allows developers...Update shape properties in VSTO and Aspose.Diagram Add Shapes Add...

    docs.aspose.com/diagram/net/aspose-diagram-net-...
  2. Save VSD File to Different File Formats|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....you program with Microsoft Visio files. To save a file to other...other formats: Create a Visio application object. Make the application...

    docs.aspose.com/diagram/net/save-vsd-file-to-di...
  3. Null pointer exception when converting vsd file...

    During vsd->vsdx file conversion, null pointer exception is thrown. vsd file and callstack: 2023.05.26.zip (7.9 MB) The file was converted using this code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diag…...NullPointerException when trying to convert a Visio .vsd file to .vsdx with Aspose...existing file (e.g., the file is missing, the path contains illegal...

    forum.aspose.com/t/null-pointer-exception-when-...
  4. Terminator shape bumed from one side. and it is...

    Hi Team, I am using Aspose diagram to create the Visio and converting Visio to pdf. Cdde snippet- image.png (134.8 KB) Issue I am getting image.png (4.2 KB) The shape I am expecting image.png (4.1 KB) Package I a…...Terminator shape bumed from one side. and it is shrinked from...diagram to create the visio and converting visio to pdf. Cdde snippet-...

    forum.aspose.com/t/terminator-shape-bumed-from-...
  5. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a shape has the theme applied to it and what color fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...Is there a way to know if a shape has the theme applied to it...for(Shape shape : (Iterable<Shape>) pageShapes) { shape.getInheritFill()...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  6. Topics tagged diagram-net

    Topics tagged diagram-net...Topic Replies Views Activity Miss the possibility to set actions...not visible in the original VISIO file Aspose.Diagram Product...

    forum.aspose.com/tag/diagram-net
  7. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....3D Rotation Cell values in Visio 1 3D Scene 2 3D scene Dependencies...Scene in Java 1 3D shapes in PowerPoint 1 3d shapes in python 1 3D...

    blog.aspose.com/tags/
  8. How to Send License File to Support Team - Free...

    If you need to send a license file to support team for testing purposes, please follow the below steps: Click on the name of support team member to whom you want to send the private information like license file, propr…...private message so that it is not missed Invalid license signature according...image is not recognized in Java Visio file's tables not rendered when...

    forum.aspose.com/t/how-to-send-license-file-to-...
  9. Export VSD-template to svg-format results attri...

    Hi Philip, I hope you are doing fine. I have a problem when exporting a VSD-template file to a svg-file. We are using Aspose.Diagram for .NET (version 25.5.0) together C# on .NET Framework 4.8 (Windows x64 environment) …...9:00am 2 @tkn1967 Summary When a Visio (.vsd) template is saved as...Diagram; it is not caused by missing code in your application or...

    forum.aspose.com/t/export-vsd-template-to-svg-f...
  10. Miss the possibility to set actions - Free Supp...

    Actions can be defined in Viso. This gives you a drop-down list on a shape with which you can set various things. How can I control these actions with Apose.Diagram? I have not found a way to do this in the API. I also …...Miss the possibility to set actions Aspose.Diagram Product Family...gives you a drop-down list on a shape with which you can set various...

    forum.aspose.com/t/miss-the-possibility-to-set-...