Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 7,698 for

savefileformat vsd

(0.16 sec)
  1. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...从文件扩展名推断保存格式,还提供了一个额外的 SaveFileFormat 参数来指定输出文件格式。 以任何支持的文件格式保存...() + "MyOutput.vsdx" , SaveFileFormat . VSDX ); 指定 Visio 保存选项...

    docs.aspose.com/diagram/zh/python-net/save-visi...
  2. Create flowchart style organization chart in VS...

    Java source code to create flowchart style organization chart in vss file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....vdx" , SaveFileFormat . VDX ); // set layout..."sample_top_btm.vdx" , SaveFileFormat . VDX ); // set layout...

    products.aspose.com/diagram/java/flowchart/vss/
  3. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert Vsd, VSS, VDW, VST, VsdX, VSSX, VSTX, VsdM, VSTM,VSSM to PDF with a few lines of code.... The image below shows the VSD diagram that the code snippets...VSX) as well. 源文件。 To export VSD diagram to PDF: 创建 Diagram 类的实例。...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  4. 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/
  5. 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...
  6. 公共 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...
  7. 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...
  8. 使用连接器类型形状|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...
  9. Auto layout VSS document via Java | products.as...

    Java source code to auto layout vss file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....vdx" , SaveFileFormat . VDX ); // set layout..."sample_down_left.vdx" , SaveFileFormat . VDX ); // set layout...

    products.aspose.com/diagram/java/autolayout/vss/
  10. 更新 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...