Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 22,252 for

savefileformat

(0.06 sec)
  1. 在 Visio 中用 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..."SetShapeAppearance.vdx" , $saveFileFormat -> VDX ); print "Set appearnce...

    docs.aspose.com/diagram/zh/java/set-appearance-...
  2. 在 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....supported format $saveFileFormat = new SaveFileFormat (); $diagram..."AddWindowElement.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/zh/java/add-window-elem...
  3. 在 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..."ConnectSubShapes.vdx" , $saveFileFormat -> VDX ); print "Connected...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  4. Add Support of Dynamic Grids and Connection Poi...

    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/java/add-support-of-dyn...
  5. Change the Position of a Shape in PHP|Documenta...

    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..."ChangeShapePosition.vdx" , $saveFileFormat -> VDX ); print "Changed...

    docs.aspose.com/diagram/java/change-the-positio...
  6. Add SolutionXML Element to the Visio Drawing in...

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

    docs.aspose.com/diagram/java/add-solutionxml-el...
  7. 在 PHP 中显示和隐藏 Visio Diagram 的网格、标尺、参考线和分页符|Docum...

    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/zh/java/show-and-hide-g...
  8. Create, Layout and Auto-Fit Shapes|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 ) jpype . shutdownJVM..."sample_btm_top.vdx" , SaveFileFormat . VDX ) # set layout direction...

    docs.aspose.com/diagram/python-java/create-layo...
  9. Configure Shape Objects with Layers in Visio in...

    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...$dataDir . "Layers.vdx" , $saveFileFormat -> VDX ); print "Configured...

    docs.aspose.com/diagram/java/configure-shape-ob...
  10. Set Appearance of the Connector Type Shape in V...

    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..."SetShapeAppearance.vdx" , $saveFileFormat -> VDX ); print "Set appearnce...

    docs.aspose.com/diagram/java/set-appearance-of-...