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

savefileformat vsd

(0.1 sec)
  1. 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...
  2. 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...
  3. Փոխարկել պատկերը Visio-ի Java-ում

    Այս հոդվածում ներկայացված են նկարները Java-ում Visio-ի փոխարկելու մանրամասները: Այն պարունակում է քայլ առ քայլ գործընթաց և գործող կոդի հատված՝ PNG-ն Java-ում Visio արտահանելու համար:...Ավելին, ստեղծեք և՛ VSDX , և՛ VSD ֆայլերի ձևաչափեր՝ հետևելով այս...պահպանեք ստեղծված Visio դիագրամը VSD կամ VSDX ձևաչափով: Java-ում պատկերը...

    kb.aspose.com/hy/diagram/java/convert-image-to-...
  4. 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...
  5. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout shapes in Visio files using C# within your applications. Complete guide with C# code samples.... Save ( dataDir , SaveFileFormat . VSDX ); Layout Shapes..."sample_btm_top_out.vdx" , SaveFileFormat . VDX ); // Set layout...

    docs.aspose.com/diagram/net/create-update-layou...
  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/net/convert-visio-to-pdf/
  7. 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...
  8. Working with External Data Sources|Documentation

    This section explains how to working with external data sources with Aspose.Diagram....vsd" ); // Set connecting string..."EditDataConAndRefres_out.vdx" , SaveFileFormat . VDX ); Working with Geometry...

    docs.aspose.com/diagram/net/working-with-extern...
  9. Hello World 示例|Documentation

    本页介绍如何使用 Aspose.Diagram 库创建 hello world 示例。...formats including VSDX, VDX, VSD, VSX, VTX, VSSX, VSDM, VSSM,..."CreateNewVisio_out.vsdx" , SaveFileFormat . VSDX ); 如何运行示例...

    docs.aspose.com/diagram/zh/net/hello-world-exam...
  10. 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...