Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 7,698 for

savefileformat vsd

(0.98 sec)
  1. 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...
  2. Convert Image to Visio in C#

    This article shares the details to convert image to Visio in C#. It includes the stepwise guide along with the running sample code to export PNG to Visio in C#....you can generate both VSDX or VSD file formats by following this...the output Visio diagram as a VSD or VSDX file. Code to Convert...

    kb.aspose.com/diagram/net/convert-image-to-visi...
  3. 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...
  4. 公共 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...
  5. 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...
  6. 在 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-...
  7. 从形状对象中检索 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...
  8. Working with External Data Sources|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 ); Working with Geometry...

    docs.aspose.com/diagram/java/working-with-exter...
  9. 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/net/convert-visio-to-pdf/
  10. Working with Images|Documentation

    This page describes how to extract, replace or insert an image from a page of the Visio drawing with Aspose.Diagram library....class constructor to load a VSD diagram diagram = Diagram ( ..."ExtractAllImagesFrom.vsd" ) # Enter page index i.e. 0 for first...

    docs.aspose.com/diagram/python-java/working-wit...