Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 20,781 for

savefileformat

(0.08 sec)
  1. Connect Sub-shapes of the Groups in PHP|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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."ConnectSubShapes.vdx" , $saveFileFormat -> VDX ); print "Connected...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  2. Edit Connector Geometry Section in the ShapeShe...

    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/java/edit-connector-geo...
  3. 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...
  4. Show and Hide Grids, Rulers, Guides and Page Br...

    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....supported format $saveFileFormat = new SaveFileFormat (); $diagram..."ShowHideProperties.vdx" , $saveFileFormat -> VDX ); print "Show and...

    docs.aspose.com/diagram/java/show-and-hide-grid...
  5. 公共 API Aspose.Diagram 5.8.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....SaveToolBar = False VSDX 在 SaveFileFormat 中添加了保存选项 之前Aspose.Diagram..."C:\\temp\\Output.vsdx" , SaveFileFormat . VSDX ); 虚拟机 ' save diagram...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  6. 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...
  7. 在 PHP 中添加对动态网格和连接点的支持|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 VDX $saveFileFormat = new SaveFileFormat (); $diagram..."AddDynamicGridsAndCo.vsx" , $saveFileFormat -> VSX ); print "Added...

    docs.aspose.com/diagram/zh/java/add-support-of-...
  8. Migrate to the latest Aspose.Tasks for Java | A...

    Learn how to migrate from earlier versions of Aspose.Tasks for Java 8.1.0 to the latest ones....xml" , SaveFileFormat. XML ); New Aspose.Tasks..."ProjectDefaultProps.xml" , SaveFileFormat. XML ); Creating and Adding...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...
  9. 在 PHP 中设置形状的高度和宽度|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..."SetShapeHeightAndWid.vdx" , $saveFileFormat -> VDX ); print "Set height...

    docs.aspose.com/diagram/zh/java/set-the-height-...
  10. 在 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..."SetShapeLineData.vdx" , $saveFileFormat -> VDX ); print "Set visio...

    docs.aspose.com/diagram/zh/java/set-visio-shape...