Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 22,252 for

savefileformat

(0.21 sec)
  1. 在 PHP 中保护和取消保护 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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."ProtectUnprotectShap.vdx" , $saveFileFormat -> VDX ); print "Applied...

    docs.aspose.com/diagram/zh/java/protect-and-unp...
  2. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....png" , SaveFileFormat . PNG ) It is also possible...saving . ImageSaveOptions ( SaveFileFormat . PNG ) #// Save one page...

    docs.aspose.com/diagram/python-net/convert-visi...
  3. Different Ways to Open Files|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 ) Opening a File...save ( "Visio_out.vsdx" , SaveFileFormat . VSDX ) Opening a File...

    docs.aspose.com/diagram/python-net/different-wa...
  4. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using C# to insert image and save as pdf, svg, html, image, xps and other formats....vsdx" , SaveFileFormat . VSDX ); Insert Image..."AddImageToPage_out.svg" , SaveFileFormat . SVG ); Insert Image in...

    docs.aspose.com/diagram/net/drawing/insert-image/
  5. Working with Comments|Documentation

    This page describes how to add comment on a page of the Visio drawing with Aspose.Diagram library....vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM..."EditPageLevelComment_Out.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/working-wit...
  6. Setup Environment and Installation Guidelines|D...

    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/python-java/setup-envir...
  7. Save VSD File to Different File Formats|Documen...

    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....vdx" , SaveFileFormat . VDX ); //Save as PDF...Save ( "Drawing1.pdf" , SaveFileFormat . PDF ); //Save as JPEG...

    docs.aspose.com/diagram/net/save-vsd-file-to-di...
  8. 在 PHP 中编辑 ShapeSheet 中的连接器几何部分|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....Save as Html $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Geometry.vdx" , $saveFileFormat -> VDX ); print "Updated...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  9. Aspose.Diagram for Node.js Examples|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... SaveFileFormat . VSDX ); Export Page of...ImageSaveOptions ( aspose . diagram . SaveFileFormat . PNG ); // Save one page...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  10. 使用评论|Documentation

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

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