Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 23,608 for

vsdx

(1.25 sec)
  1. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...修改给定 VSDX 文件主题的人都有用。我们使用测试文件 Themes1.vsdx,如下所示。 主题1.vsdx 将预设主题应用到页面...Diagram ( dataDir + "Themes1.vsdx" ); //Get an instance of Page...

    docs.aspose.com/diagram/zh/net/working-with-the...
  2. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...修改给定 VSDX 文件主题的人都有用。我们使用测试文件 Themes1.vsdx,如下所示。 主题1.vsdx 将预设主题应用到页面...Diagram ( dataDir + "Themes1.vsdx" ); //Get an instance of Page...

    docs.aspose.com/diagram/zh/java/working-with-th...
  3. Convert Visio to HTML via Python | products.asp...

    Sample Python conversion Visio to HTML file. Use this example code to convert Visio to HTML within any Python based application.... Load Vsdx file with an instance of Diagram...asposediagram.api import * // load the VSDX in an object of Diagram diagram...

    products.aspose.com/diagram/python-java/convers...
  4. Convert Visio to EMF via Python | products.aspo...

    Sample Python conversion Visio to EMF file. Use this example code to convert Visio to EMF within any Python based application.... Load VSDX file with an instance of Diagram...diagram import * // load the Vsdx in an object of Diagram diagram...

    products.aspose.com/diagram/python-net/conversi...
  5. Convert Visio to BMP via Java | products.aspose...

    Sample Java code for Converting Visio to BMP file. Use this example code to convert Visio to BMP within any Web or Desktop Java based application....Java Conversion VISIO to BMP Vsdx JPG BMP XML Visio BMP Convert...just a few lines of code. Load VSDX file with an instance of Diagram...

    products.aspose.com/diagram/java/conversion/vis...
  6. 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....vsdx" , SaveFileFormat . VSDX ); Set the Color...Diagram ( "c:\\temp\\Drawing1.vsdx" ); // Get Visio page Page page...

    docs.aspose.com/diagram/java/public-api-changes...
  7. 绘制椭圆|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面中绘制椭圆、圆形或椭圆。支持使用C#绘制圆形或椭圆并保存为pdf、svg、html、image、xps等格式。...vsdx" ); //Draw ellipse in diagram..."DrawEllipseInPage_out.vsdx" , SaveFileFormat . VSDX ); 在 SVG 中画圆 Aspose...

    docs.aspose.com/diagram/zh/net/drawing/draw-ell...
  8. Convert Visio to HTML via Python | products.asp...

    Sample Python conversion Visio to HTML file. Use this example code to convert Visio to HTML within any Python based application.... Load VSDX file with an instance of Diagram...diagram import * // load the Vsdx in an object of Diagram diagram...

    products.aspose.com/diagram/python-net/conversi...
  9. Convert Visio to JPEG via Python | products.asp...

    Sample Python conversion Visio to JPEG file. Use this example code to convert Visio to JPEG within any Python based application.... Load Vsdx file with an instance of Diagram...asposediagram.api import * // load the VSDX in an object of Diagram diagram...

    products.aspose.com/diagram/python-java/convers...
  10. 绘画|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中绘制形状。...vsdx" ); //Initiazlie a new PointF[]..."DrawPolylineInPage_out.vsdx" , SaveFileFormat . VSDX ); 在页面中绘制贝塞尔曲线 Aspose...

    docs.aspose.com/diagram/zh/net/drawing/