Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 20,869 for

vdx

(0.08 sec)
  1. 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/
  2. 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...
  3. 在 Ruby 中保护和取消保护 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" , Rjb :: import ( 'com.aspose...diagram.SaveFileFormat' ) . VDX ) puts "Applied protection on...

    docs.aspose.com/diagram/zh/java/protect-and-unp...
  4. 将自定义样式表应用于 Ruby 中的 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" , Rjb :: import ( 'com.aspose...diagram.SaveFileFormat' ) . VDX ) puts "Applied custom stylesheet...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  5. Hello World 示例|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....file-formats including VSDX, VDX, VSD, VSX, VTX, VSSX, VSDM, VSSM...

    docs.aspose.com/diagram/zh/java/hello-world-exa...
  6. 在 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...
  7. 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...
  8. Protect Shapes in 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 ); Download Sample...

    docs.aspose.com/diagram/net/protect-shapes-in-v...
  9. 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/
  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/