Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 20,192 for

vdx

(0.12 sec)
  1. Visio File Developer NET C# | products.aspose.com

    C# source code to develop in visio file on .NET Framework, .NET Core, Mono Platforms....Supported file formats include VDW, VDX, VSD, VSDM, VSDX,VSS,VSSM,VSSX...

    products.aspose.com/diagram/net/developer/
  2. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code....VSTM, VSSX, VSS, VSSM, VDX, VST, VSTX, VDX, VTX or VSX) as well...

    docs.aspose.com/diagram/zh/python-java/convert-...
  3. Rotate a Shape with Suitable Angle in PHP|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....vdx" , $saveFileFormat -> VDX ); print "Rotated...

    docs.aspose.com/diagram/java/rotate-a-shape-wit...
  4. Add Comments to Drawings 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/add-comments-to-dra...
  5. Protect and Unprotect Diagrams in Ruby|Document...

    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/java/protect-and-unprot...
  6. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...VSDM, VSSX, VSSM, VSTX, VSTM, VDX, VSX, VTX, TIFF, PNG, BMP, EMF...formats programmatically (like VDX, PDF, JPEG and so on). Save VSD...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  7. 旋转 Visio 形状文字|Documentation

    如何使用 .NET Diagram API 在 visio 中旋转形状的文本。...constructor to load diagram from a VDX file Diagram diagram = new Diagram..."UpdateShapeText_out.vdx" , SaveFileFormat . VDX ); Visio加水印...

    docs.aspose.com/diagram/zh/net/rotate-visio-sha...
  8. Update Visio Shape Text in 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....vdx" , $saveFileFormat -> VDX ); print "Updated...

    docs.aspose.com/diagram/java/update-visio-shape...
  9. Set Visio Shape's XForm Data in 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....vdx" , $saveFileFormat -> VDX ); print "Set visio...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....VSDM, VSSX, VSSM, VSTX, VSTM, VDX, VSX, VTX, TIFF, PNG, BMP, EMF...formats programmatically (like VDX, PDF, JPEG and so on). Save VSD...

    docs.aspose.com/diagram/net/save-visio-document/