Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 22,256 for

savefileformat

(0.1 sec)
  1. Setup Environment and Installation Guidelines|D...

    Visio Diagram Node.js via Java is platform-independent API and can be used on any platform (Windows, Linux and MacOS) where Node.js and node-java bridge are installed. It can be installed from NPM and ZIP archive.... SaveFileFormat . VSDX ); console . log...vsdx" , aspose . diagram . SaveFileFormat . VSDX ); console . log...

    docs.aspose.com/diagram/java/setup-environment-...
  2. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code.... Save ( pdfStream , SaveFileFormat . PDF ); // Create a PDF..."ExportToXML_out.vdx" , SaveFileFormat . VDX ); /* 2. Exporting...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  3. Your First Aspose.Diagram Application - Hello W...

    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....vsdx" , SaveFileFormat . VSDX ) Opening an Existing..."CreateHelloWorldVisi_out.vsdx" , SaveFileFormat . VSDX )...

    docs.aspose.com/diagram/python-net/your-first-a...
  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....vsdx" , SaveFileFormat . VSDX ); 在 Visio Diagram..."C:\\temp\\Output.vsdx" , SaveFileFormat . VSDX ); 公共 API Aspose...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  5. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines...vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...save ( "output.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  6. Apply Different Style on the Each Text Value of...

    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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."AddShapeTextAndStyle.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/java/apply-different-st...
  7. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库在 Visio 绘图的页面上添加注释。...vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM..."EditPageLevelComment_Out.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/zh/python-java/working-...
  8. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....VSSM and VSTM formats in SaveFileFormat class This version adds..."c:\\temp\\out.vssm" , SaveFileFormat . VSSM ); Adds a getImageData...

    docs.aspose.com/diagram/java/public-api-changes...
  9. 插入图片|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面插入图片。支持使用C#插入图片并保存为pdf、svg、html、image、xps等格式。...vsdx" , SaveFileFormat . VSDX ); 在 SVG 中插入图像 Aspose..."AddImageToPage_out.svg" , SaveFileFormat . SVG ); 在 PNG 中插入图像 Aspose...

    docs.aspose.com/diagram/zh/net/drawing/insert-i...
  10. 绘制椭圆|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面中绘制椭圆、圆形或椭圆。支持使用C#绘制圆形或椭圆并保存为pdf、svg、html、image、xps等格式。...vsdx" , SaveFileFormat . VSDX ); 在 SVG 中画圆 Aspose...new ImageSaveOptions ( SaveFileFormat . SVG ); imageSaveOptions...

    docs.aspose.com/diagram/zh/net/drawing/draw-ell...