Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 7,454 for

savefileformat vsd

(0.11 sec)
  1. 在 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 ); 下载示例代码 Github...

    docs.aspose.com/diagram/zh/net/inserting-a-new-...
  2. 从形状对象中检索 ActiveX 控件以修改属性|Documentation

    使用 Aspose.Diagram 库修改 activeX 控件的属性。...vsd" ); Page page = diagram . Pages..."RetrieveActiveXContr_out.vsdx" , SaveFileFormat . VSDX ); Insert an ActiveX...

    docs.aspose.com/diagram/zh/net/retrieve-an-acti...
  3. 使用外部数据源|Documentation

    本节介绍如何使用 Aspose.Diagram 使用外部数据源。...vsd" ); // Set connecting string..."EditDataConAndRefres_out.vdx" , SaveFileFormat . VDX ); 使用几何部分 使用文本框...

    docs.aspose.com/diagram/zh/net/working-with-ext...
  4. Hello World Example|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....file-formats including VSDX, VDX, VSD, VSX, VTX, VSSX, VSDM, VSSM,..."CreateNewVisio_Out.vsdx" , SaveFileFormat . VSDX ); How to Run Aspose...

    docs.aspose.com/diagram/java/hello-world-example/
  5. 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/java/convert-visio-t...
  6. 使用外部数据源|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" ); // set connecting string..."EditDataConAndRefres_Out.vdx" , SaveFileFormat . VDX ); 使用几何部分 管理 Visio...

    docs.aspose.com/diagram/zh/java/working-with-ex...
  7. Convert Image to Visio in Java

    This article shares the details to convert image to Visio in Java. It contains the step-by-step process and a running code snippet to export PNG to Visio in Java....Furthermore, generate both VSDX or VSD file formats while following...the generated Visio diagram in VSD or VSDX format. Code to Convert...

    kb.aspose.com/diagram/java/convert-image-to-vis...
  8. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。... Save ( dataDir , SaveFileFormat . VSDX ); 流程图样式的布局形状 对..."sample_btm_top_out.vdx" , SaveFileFormat . VDX ); // Set layout...

    docs.aspose.com/diagram/zh/net/create-update-la...
  9. Create VSDM Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VsdM Diagrams using Node applications without using Microsoft Office....parameters VSDM File Path, and SaveFileFormat relevant extension Creation...presentation Format) Generate VSD File (Visio Drawing File) Generate...

    products.aspose.com/total/nodejs-java/create/vsdm/
  10. 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... The source file. To export VSD diagram to PDF: Create an instance...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/