Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 7,470 for

savefileformat vsd

(0.1 sec)
  1. 使用连接器类型形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置连接器外观。...class constructor to load the VSD diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsd" ); // Get a particular page...

    docs.aspose.com/diagram/zh/net/working-with-con...
  2. Inserting a new Page in Visio|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....vsd" ); // Get max page ID int MaxPageId...1\Sample Files\Output.vdx" , SaveFileFormat . VDX ); Download Sample...

    docs.aspose.com/diagram/net/inserting-a-new-pag...
  3. 公共 API Aspose.Diagram 16.11.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....vsd" ); // get a Visio page by name..."C:\\temp\\Output.vsdx" , SaveFileFormat . VSDX ); 在 Visio Diagram...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  4. 更新 VSTO 和 Aspose.Diagram 中的形状属性|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 VSD 文件。 找到所需的形状。 更新形状属性(文本、文本样式、位置和大小)。...Documents . Open ( "Drawing.vsd" ); //Create page object to get...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  5. Retrieve an ActiveX Control from a Shape Object...

    Modify properties of an activeX Control with Aspose.Diagram library....vsd" ); Page page = diagram . Pages..."RetrieveActiveXContr_out.vsdx" , SaveFileFormat . VSDX ); Insert an ActiveX...

    docs.aspose.com/diagram/net/retrieve-an-activex...
  6. Visio加水印|Documentation

    如何使用 .NET Diagram API 为 visio 添加水印。... Save ( dataDir , SaveFileFormat . VSDX ); 这个例子的工作原理如下:...Diagram ( dataDir + "Drawing1.vsd" ); // Get Visio diagram page...

    docs.aspose.com/diagram/zh/net/add-watermark-to...
  7. Hello World Example|Documentation

    This page describes how to create example of hello world with Aspose.Diagram library....formats including VSDX, VDX, VSD, VSX, VTX, VSSX, VSDM, VSSM,..."CreateNewVisio_out.vsdx" , SaveFileFormat . VSDX ); How to Run the...

    docs.aspose.com/diagram/net/hello-world-example/
  8. Retrieve an ActiveX Control from a Shape Object...

    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....vsd" ); // get a Visio page by name..."RetrieveActiveXContr_out.vsdx" , SaveFileFormat . VSDX ); Insert an ActiveX...

    docs.aspose.com/diagram/java/retrieve-an-active...
  9. 公共 API Aspose.Diagram 16.11.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....vsd" ); // get a Visio page by name...@"C:\temp\Output.vsdx" , SaveFileFormat . VSDX ); 呈现宏“代码”时出错:为参数...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  10. Convert Visio to Visio via Java | products.aspo...

    Sample Java code for Converting Visio to Visio file. Use this example code to convert Visio to Visio within any Web or Desktop Java based application.... Load VSD file with an instance of Diagram...with output file path and SaveFileFormat as parameters Visio file...

    products.aspose.com/diagram/java/conversion/vis...