Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 27,610 for

visio

(0.71 sec)
  1. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....insert an ActiveX control in the Visio diagram. We have added addActiveXControl...example: Java // load an existing Visio diagram Diagram diagram = new...

    docs.aspose.com/diagram/java/public-api-changes...
  2. 使用文本|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....Hide ] 在 Visio 页面中插入一个文本形状 Aspose.Diagram API 允许开发人员在 Visio 页面的任意位置插入文本形状。为实现这一点,...PinX、PinY、宽度、高度和文本参数。 插入文本形状编程示例 下面这段代码在 Visio diagram 中添加了一个文本形状。 // For complete...

    docs.aspose.com/diagram/zh/java/working-with-text/
  3. 公共 API Aspose.Diagram 5.8.0 的变化|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....API 在 Visio diagram 中将多个形状组合在一起。示例代码: C# // load a Visio diagram...Shapes . Group ( ss ); // save visio diagram diagram . Save ( @ "c:\temp\out...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  4. Public API Changes in Aspose.Diagram 2.1.0|Docu...

    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....topic about this feature: [Glue Visio Shapes Through the Connection...from the Visio], [Check Presence of a Master in the Visio Drawing]...

    docs.aspose.com/diagram/java/public-api-changes...
  5. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API ....and insert field to Microsoft Visio diagrams from within your own...Read only access to load a Visio diagram. String stream = new...

    docs.aspose.com/diagram/java/create-insert-fields/
  6. 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/
  7. Update,Remove Fields|Documentation

    This section explains how to update or remve fields....and remove field to Microsoft Visio diagrams from within your own...Read only access to load a Visio diagram. String stream = new...

    docs.aspose.com/diagram/java/update-remove-fields/
  8. Compress and Decompress VST Files via .NET

    C# compression and decompression source code to compress VST documents into a single zip archive or vice versa on .NET Framework, .NET Core....files created with Microsoft Visio and act as template for creating...utilized for creation of new Visio drawings. When a VST file is...

    products.aspose.com/zip/net/zip-file/vst/
  9. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....insert an ActiveX control in the Visio diagram. We have added AddActiveXControl...example: C# // load an existing Visio diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/public-api-changes-...
  10. 在页面中绘制形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 Visio 页面中绘制形状。...下面的代码示例显示了如何在 Visio 绘图中绘制多段线。 // For complete examples...Diagram **班级。下面的代码示例显示了如何在 Visio 绘图中绘制贝塞尔曲线。 // For complete...

    docs.aspose.com/diagram/zh/net/draw-shapes-in-p...