Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 20,192 for

vdx

(0.07 sec)
  1. 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....vdx" , $saveFileFormat -> VDX ); print "Updated...

    docs.aspose.com/diagram/java/edit-connector-geo...
  2. 在 Ruby 中显示和隐藏 Visio Diagram 的网格、标尺、参考线和分页符|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....vdx" , Rjb :: import ( 'com.aspose...diagram.SaveFileFormat' ) . VDX ) puts "Show and Hide Grids,...

    docs.aspose.com/diagram/zh/java/show-and-hide-g...
  3. 使用外部数据源|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....vdx" , SaveFileFormat . VDX ); 使用几何部分 管理 Visio...

    docs.aspose.com/diagram/zh/java/working-with-ex...
  4. Aspose.Diagram .NET for VSTO|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....VSS, VST, VSX, VTX, VDW and VDX files on C#, VB.NET, ASP.NET...elements, and then export to VDX, VSX, VTX, XPS, HTML, SVG, SWF...

    docs.aspose.com/diagram/net/aspose-diagram-net-...
  5. 在 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....vdx" , $saveFileFormat -> VDX ); print "Done with...

    docs.aspose.com/diagram/zh/java/manage-headers-...
  6. 在 PHP 中将自定义样式表应用于 Visio Diagram|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....vdx" , $saveFileFormat -> VDX ); print "Applied...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  7. 在 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....vdx" , $saveFileFormat -> VDX ); print "Applied...

    docs.aspose.com/diagram/zh/java/protect-and-unp...
  8. Manage Visio File Metadata via Python | product...

    View, add, edit, remove or extract Visio files metadata with just few lines of Java code...Builtin Properties VDW Metadata VDX Metadata VSD Metadata VSDM Metadata...

    products.aspose.com/diagram/python-java/metadata/
  9. Working with Geometry Section|Documentation

    This section explains how to get geometry of Visio using Aspose.Diagram...lineTo ); // Save diagram in VDX format diagram . Save ( dataDir...

    docs.aspose.com/diagram/net/working-with-geomet...
  10. Working with Masters|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....constructor to load diagram from a VDX file Diagram diagram = new Diagram...Diagram ( dataDir + "drawing.vdx" ); for ( Master master : ( Iterable...

    docs.aspose.com/diagram/java/working-with-masters/