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

savefileformat vsd

(0.16 sec)
  1. 使用外部数据源|Documentation

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

    docs.aspose.com/diagram/zh/net/working-with-ext...
  2. 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...
  3. 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...
  4. 使用外部数据源|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...
  5. 创建、更新、布局和自动调整形状|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...
  6. 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/
  7. 从形状对象中检索 ActiveX 控件以修改属性|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..."RetrieveActiveXContr_out.vsdx" , SaveFileFormat . VSDX ); Insert an ActiveX...

    docs.aspose.com/diagram/zh/java/retrieve-an-act...
  8. 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/net/convert-visio-to...
  9. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram....class constructor to load a VSD diagram Diagram diagram = new...dataDir + "ExtractAllImagesFrom.vsd" ); // Enter page index i.e....

    docs.aspose.com/diagram/net/working-with-images/
  10. 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/