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

visio

(0.95 sec)
  1. 插入图片|Documentation

    本节介绍如何使用Aspose.Diagram在Visio页面插入图片。支持使用C#插入图片并保存为pdf、svg、html、image、xps等格式。... 在 Visio 中插入图像 Aspose.Diagram for .NET...允许开发人员在页面中插入图像形状。下面的代码示例显示了如何在 Visio 绘图中插入图像。 // For complete examples...

    docs.aspose.com/diagram/zh/net/drawing/insert-i...
  2. Add Connection Point To Shape|Documentation

    This section explains how to add connection point to a Visio shape with Aspose.Diagram....Connection Point To a Shape in Visio This topic elaborates how developers...can add connection point to a visio shape using Aspose.Diagram for...

    docs.aspose.com/diagram/net/add-connection-poin...
  3. 刷新形状数据|Documentation

    本节介绍如何使用 Aspose.Diagram 刷新 Visio 形状的形状数据。...GetDataDir_Shapes (); // Load a Visio diagram Diagram diagram = new...shape . RefreshData (); // Save visio diagram diagram . Save ( dataDir...

    docs.aspose.com/diagram/zh/net/refresh-shapes-d...
  4. Draw Diamond|Documentation

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

    docs.aspose.com/diagram/net/drawing/draw-diamond/
  5. Draw Triangle|Documentation

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

    docs.aspose.com/diagram/net/drawing/draw-triangle/
  6. 公共 API Aspose.Diagram 17.01 的变化|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.... 转换具有选择形状的绘图 Visio 开发人员可以选择特定的形状将 Visio 绘图转换为任何其他受支持的格式。我们添加了.... GetShape ( 2 )); // save Visio drawing diagram . Save ( dataDir...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  7. Public API Changes in Aspose.Diagram 5.9.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....code: C# // load an existing visio diagram Diagram diagram = new...HTML ); VB ' load an existing visio diagram Dim diagram As Diagram...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. Compress and Decompress VSTX Files via .NET

    C# compression and decompression source code to compress VSTX documents into a single zip archive or vice versa on .NET Framework, .NET Core....files created with Microsoft Visio 2013 and above. These VSTX files...starting point for creating Visio drawings, saved as .VSDX files...

    products.aspose.com/zip/net/zip-file/vstx/
  9. 画正方形|Documentation

    本节介绍如何用Aspose.Diagram在Visio页面中绘制正方形。支持使用C#绘制正方形并保存为pdf、svg、html、image、xps等格式。...画正方形 Contents [ Hide ] 在 Visio 中绘制正方形 Aspose.Diagram for .NET...允许开发人员在页面中绘制正方形。下面的代码示例显示了如何在 Visio 绘图中绘制正方形。 // For complete examples...

    docs.aspose.com/diagram/zh/net/drawing/draw-squ...
  10. Setting Print Options|Documentation

    This section explains how to set print options with Aspose.Diagram....that represents a Microsoft Visio file. The Diagram class contains...access to each page in the Visio file. A page is represented...

    docs.aspose.com/diagram/net/setting-print-options/