Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 23,607 for

vsdx

(0.69 sec)
  1. 合并组合 Diagram|Documentation

    本节说明如何合并 visio 文件...vsdx" ) # Load another Visio diagram...Diagram ( "DrawingFlowChart.vsdx" ) diagram2 . combine ( diagram...

    docs.aspose.com/diagram/zh/python-java/merge-co...
  2. Convert Visio to HTML via Java | products.aspos...

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

    products.aspose.com/diagram/java/conversion/vis...
  3. Working with Comments|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....vsdx" ); // Add comment diagram ...Out.vdx" , SaveFileFormat . VSDX ); Edit a Page-Level Comment...

    docs.aspose.com/diagram/java/working-with-comme...
  4. 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....vsdx" ); //Draw Rectangle in page..."DrawRectangleInPage_out.vsdx" , SaveFileFormat . VSDX ); Draw Rectangle...

    docs.aspose.com/diagram/net/drawing/draw-rectan...
  5. 使用主题|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...
  6. 使用主题|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...
  7. Insert OLE(Object Linking and Embedding) object...

    C# source code to insert OLE(Object Linking and Embedding) object into Visio such as excel and word on .NET Framework, .NET Core, Mono Platforms....INSERT-OBJECT to VISIO HTML JPG VSDX XML VSDX VSDX Insert OLE object into...Diagram object.(or->Load the Vsdx file with full path.) Select...

    products.aspose.com/diagram/net/object/insert-o...
  8. 使用评论|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....vsdx" ); // Add comment diagram ...Out.vdx" , SaveFileFormat . VSDX ); 在 Visio Diagram 中编辑页面级评论...

    docs.aspose.com/diagram/zh/java/working-with-co...
  9. 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...
  10. Convert Visio to BMP via Python | products.aspo...

    Sample Python conversion Visio to BMP file. Use this example code to convert Visio to BMP 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...