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

vdx

(0.96 sec)
  1. 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/python-java/convert-vis...
  2. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....diagram constructor to load a VDX diagram Diagram vdxDiagram =...Diagram ( dataDir + "Drawing1.vdx" ); /* * Call diagram constructor...

    docs.aspose.com/diagram/net/your-first-aspose-d...
  3. 旋转 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...
  4. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....constructor to load diagram from a VDX file Diagram vdxDiagram = new...Diagram ( dataDir + "Drawing1.vdx" ); /* * Call diagram constructor...

    docs.aspose.com/diagram/java/your-first-aspose-...
  5. Convert Visio to HTML format|Documentation

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

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  6. Protect and Unprotect Diagrams 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....vdx" , $saveFileFormat -> VDX ); print "Applied...

    docs.aspose.com/diagram/java/protect-and-unprot...
  7. 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/
  8. 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...
  9. 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...
  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/