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

savefileformat vsd

(1.05 sec)
  1. Hello World 示例|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 ); 如何运行 Aspose.Diagram...

    docs.aspose.com/diagram/zh/java/hello-world-exa...
  2. Writing Document Summary|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....information of an existing VDX or VSD file: Create an instance of the... Save ( "output.vdx" , SaveFileFormat . VDX ); Download Sample...

    docs.aspose.com/diagram/net/writing-document-su...
  3. Create VSDX Visio Diagrams in Node.js | product...

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

    products.aspose.com/total/nodejs-java/create/vsdx/
  4. 使用图像|Documentation

    本节介绍如何使用 Aspose.Diagram 从 visio 页面插入或获取图像。...class constructor to load a VSD diagram Diagram diagram = new...dataDir + "ExtractAllImagesFrom.vsd" ); // Enter page index i.e....

    docs.aspose.com/diagram/zh/net/working-with-ima...
  5. 使用图像|Documentation

    本页介绍如何使用 Aspose.Diagram 库从 Visio 绘图的页面中提取、替换或插入图像。...class constructor to load a VSD diagram diagram = Diagram ( ..."ExtractAllImagesFrom.vsd" ) # Enter page index i.e. 0 for first...

    docs.aspose.com/diagram/zh/python-java/working-...
  6. Create VSSX Visio Diagrams in Node.js | product...

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

    products.aspose.com/total/nodejs-java/create/vssx/
  7. Create VSTX Visio Diagrams in Node.js | product...

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

    products.aspose.com/total/nodejs-java/create/vstx/
  8. Working with Images|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....class constructor to load a VSD diagram Diagram diagram = new...dataDir + "ExtractAllImagesFrom.vsd" ); // Enter page index i.e....

    docs.aspose.com/diagram/java/working-with-images/
  9. Set Visio Shape's XForm, Line and Fill Data|Doc...

    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....class constructor to load the VSD diagram Diagram diagram = new...Diagram ( dataDir + "SetXFormdata.vsd" ); //Find a particular shape...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....supported save formats see the SaveFileFormat Enum. Saving Visio Diagram...also offers an additional SaveFileFormat parameter to specify output...

    docs.aspose.com/diagram/java/save-visio-document/