Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 24,302 for

vsdx

(0.64 sec)
  1. 绘制矩形|Documentation

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

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  2. 画正方形|Documentation

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

    docs.aspose.com/diagram/zh/net/drawing/draw-squ...
  3. Visio加水印|Documentation

    如何使用 Java Diagram API 为 visio 添加水印。...new Diagram (); // save in the VSDX format diagram . save ( dataDir..."CreateDiagram_Out.vsdx" , SaveFileFormat . VSDX ); 这个例子的工作原理如下:...

    docs.aspose.com/diagram/zh/java/add-watermark-t...
  4. Draw geomtry to visio VSDM document via Java | ...

    Java source code to draw geomtry to visio vsdm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Drawing Vsdm PNG JPG BMP TIFF VSDX Draw Geomtry to VSDM in Java...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/java/drawing/vsdm/
  5. Convert Visio to SVG via Python | products.aspo...

    Sample Python conversion Visio to SVG file. Use this example code to convert Visio to SVG 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...
  6. Your First Aspose.Diagram Application - Hello W...

    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 VSDX format diagram . save ( "CreateNewVisio_out.vsdx" , SaveFileFormat...SaveFileFormat . VSDX ) 打开现有文件 The following example opens an...

    docs.aspose.com/diagram/zh/python-net/your-firs...
  7. Draw geomtry to visio VSTX document via Java | ...

    Java source code to draw geomtry to visio vstx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Drawing Vstx PNG JPG BMP TIFF VSDX Draw Geomtry to VSTX in Java...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/java/drawing/vstx/
  8. Draw geomtry to visio VSTM document via Java | ...

    Java source code to draw geomtry to visio vstm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Drawing Vstm PNG JPG BMP TIFF VSDX Draw Geomtry to VSTM in Java...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/java/drawing/vstm/
  9. Apply preset theme to VSTX document via Java | ...

    Java source code to apply preset theme to vstx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Theme Vstx PNG JPG BMP TIFF VSDX Apply Preset Theme to VSTX in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/java/theme/vstx/
  10. 旋转、改变位置和连接子形状|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....class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); // get page by name Page...

    docs.aspose.com/diagram/zh/java/rotate-change-t...