Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 20,869 for

vdx

(2.79 sec)
  1. Conversion of Microsoft Excel spreadsheets and ...

    Convert Excel Files XLS XLSX XLSM XLSB XLTX XLTM CSV and more as well as Visio Formats VSDX VSX VTX Vdx VSSX VSTX VSDM VSSM VSTM etc just few lines of Python code....Firstly load the VSDX, VSX, VTX, VDX or any source visio format via...

    products.aspose.com/total/python-java/conversion/
  2. Manage Visio File Metadata via .NET C# | produc...

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

    products.aspose.com/diagram/net/metadata/
  3. 在 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....vdx" , $saveFileFormat -> VDX ); print "Updated...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  4. On Premise, Cloud & App Based Solutions to Proc...

    Create, process & convert Microsoft Visio drawings via High Code APIs or Cloud-based SDKs. Or use our cross-platform apps to view or convert Visio files....viewing VSD, VSDX, VSX, VTX, VDX, VSSX, VSTX, VSDM, VSSM & VSTM...

    products.aspose.com/diagram/
  5. Working with Geometry Section|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....lineTo ); //save diagram in VDX format diagram . save ( dataDir...

    docs.aspose.com/diagram/java/working-with-geome...
  6. Configure Visio TimeLine Shapes|Documentation

    This section explains how to set the property of a milestone shape with Aspose.Diagram.... Type = 6 ; // Save to VDX format diagram . Save ( dataDir...= "yyyy-MM-dd" ; // Save to VDX format diagram . Save ( dataDir...

    docs.aspose.com/diagram/net/configure-visio-tim...
  7. Configure Visio TimeLine 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.... setType ( 6 ); // Save to VDX format diagram . save ( dataDir...( "yyyy-MM-dd" ); // Save to VDX format diagram . save ( dataDir...

    docs.aspose.com/diagram/java/configure-visio-ti...
  8. 使用几何部分|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 Visio 的几何图形...lineTo ); // Save diagram in VDX format diagram . Save ( dataDir...

    docs.aspose.com/diagram/zh/net/working-with-geo...
  9. 使用保护|Documentation

    本节介绍如何在 diagram 和 Aspose.Diagram 中设置保护。...vdx" , SaveFileFormat . VDX ); 设置Visio形状的保护 保护..."VisioShapeProtection_out.vdx" , SaveFileFormat . VDX ); 使用超链接 Aspose.Diagram字体操作...

    docs.aspose.com/diagram/zh/net/working-with-pro...
  10. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....constructor to load diagram from a VDX file Diagram diagram = new Diagram..."UpdateShapeText_out.vdx" , SaveFileFormat . VDX ); Apply Built-in...

    docs.aspose.com/diagram/net/working-with-text/