Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 28,279 for

visio

(0.26 sec)
  1. 使用 SolutionXML 元素|Documentation

    本节介绍如何添加 solutionXml 或从 Aspose.Diagram 的 solutionXml 元素获取 xml 值。...Hide ] 将 SolutionXML 元素添加到 Visio 绘图 SolutionXML 是包含在 SolutionXML...Diagram for .NET . 这 解决方案XML 类表示 Visio 图纸中的 SolutionXML 元素。 Add 方法,由...

    docs.aspose.com/diagram/zh/net/working-with-sol...
  2. Hello World Example|Documentation

    This page describes how to create example of hello world with Aspose.Diagram library....edit and convert Microsoft Visio files using C# and other .NET... It supports a wide set of Visio file formats including VSDX...

    docs.aspose.com/diagram/net/hello-world-example/
  3. Draw Rectangle|Documentation

    This section explains how to draw rectangle in a Visio page with Aspose.Diagram. Support using C# to draw rectangle and save as pdf, svg, html, image, xps and other formats....[ Hide ] Draw Rectangle in Visio Aspose.Diagram for .NET API...how to draw a rectangle in a Visio drawing. // For complete examples...

    docs.aspose.com/diagram/net/drawing/draw-rectan...
  4. Check if VBA Code is Signed|Documentation

    Check if the vba code is signed with Aspose.Diagram library.... You can use any of your visio files to test this code. For...purposes, you can use this visio file used in the code . Sample...

    docs.aspose.com/diagram/java/check-if-vba-code-...
  5. Refresh shapes data|Documentation

    This section explains how to refresh shape's data for a Visio shape with Aspose.Diagram....GetDataDir_Shapes (); // Load a Visio diagram Diagram diagram = new...shape . RefreshData (); // Save visio diagram diagram . Save ( dataDir...

    docs.aspose.com/diagram/net/refresh-shapes-data/
  6. VSD to VSDX conversion has an empty masters dir...

    Hi. My issue is with the structure and content of masters directory when converting a VSD to VSDX where the VSD does not have any master. When I convert a VSD to VSDX, Aspose generates a masters directory with masters.…... When I open it in Visio, it opens correctly, and when...Aspose-converted VSDX, and the Visio saved VSDX from the Aspose VSDX...

    forum.aspose.com/t/vsd-to-vsdx-conversion-has-a...
  7. Working with Connector Type Shape|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....the Connector Type Shape in Visio This topic elaborates how developers...STRAIGHT_LINES ); //saving Visio diagram diagram . save ( dataDir...

    docs.aspose.com/diagram/java/working-with-conne...
  8. Draw Shapes in Page|Documentation

    This section explains how to draw shapes in a Visio page with Aspose.Diagram....how to draw a polyline in a Visio drawing. // For complete examples...shows how to draw a bezier in a Visio drawing. // For complete examples...

    docs.aspose.com/diagram/net/draw-shapes-in-page/
  9. Working with Text in Ruby|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....Apply Custom Style Sheet to a Visio Diagram in Ruby Apply Different...Value of a Shape in Ruby Update Visio Shape Text in Ruby Working with...

    docs.aspose.com/diagram/java/working-with-text-...
  10. 删除隐藏信息|Documentation

    本节介绍如何使用 Aspose.Diagram 从 diagram 中删除未使用或隐藏的信息。...GetDataDir_Intro (); // Load an existing Visio Diagram diagram = new Diagram...Set export option of hidden Visio pages options . ExportHiddenPage...

    docs.aspose.com/diagram/zh/net/remove-hidden-info/