Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 23,607 for

vsdx

(0.06 sec)
  1. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram....class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "ShapeToPdf.vsdx" ); // Get a particular page...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  2. Insert an ActiveX Control in the Visio Diagram|...

    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....vsdx" , SaveFileFormat . VSDX ); Retrieve an ActiveX...

    docs.aspose.com/diagram/java/insert-an-activex-...
  3. Watermark VSSM document via Java | products.asp...

    Java sample code to add watermark to VSSM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....name (full path) and format (VSDX) as a parameter. Now you can...can open and use the VSDX file in Microsoft Office, Adobe PDF or...

    products.aspose.com/diagram/java/watermark/vssm/
  4. Remove Hidden Info|Documentation

    This section explains how to remove unusing or hidden info from a diagram with Aspose.Diagram....vsdx" ); // Remove hidden information...

    docs.aspose.com/diagram/net/remove-hidden-info/
  5. 使用打印|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....vsdx" ); // call the print method...Diagram ( dataDir + "Drawing1.vsdx" ); // call the print method...

    docs.aspose.com/diagram/zh/java/working-with-pr...
  6. How to Convert Visio to PNG in C#

    This tutorial is written to discuss all the details to convert Visio to PNG in C#. It includes the step-by-step guide along with the running sample code to export VSD to PNG in C#....running sample code to render a VSDX or VSD to PNG in C# . Different...sample is sufficient to convert VSDX to PNG in C# . However, you...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  7. How to Convert Visio to PNG in Python

    This article is intended to explain all the details pertaining to convert Visio to PNG in Python. It contains the step-by-step process along with the running code snippet to export VSD to PNG in Python....running code snippet to export a VSDX or VSD to PNG in Python . Moreover...is a basic version to convert VSDX to PNG in Python . However,...

    kb.aspose.com/diagram/python/how-to-convert-vis...
  8. How to Merge Visio Files in Java

    This tutorial covers the details about how to merge Visio files in Java. This covers the step-by-step algorithm in addition to a running sample code to combine Visio files in Java....different Visio file formats like VSDX or VSD . Steps to Merge Visio...has focused on how to merge VSDX files in Java . Additionally...

    kb.aspose.com/diagram/java/how-to-merge-visio-f...
  9. Create File using Node.js | products.aspose.com

    Create Microsoft Office documents, Visio, PDF Files and Images using Node.js...creating and modifying Visio files (VSDX, VDX, VSX, VTX) for designing...Generate VSDM File Generate VSDX File Generate VSSM File Generate...

    products.aspose.com/total/nodejs-java/create/
  10. Convert a Visio Shape To Svg|Documentation

    This section explains how to convert a visio shape to svg with Aspose.Diagram....class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "ShapeToSvg.vsdx" ); // Get a particular page...

    docs.aspose.com/diagram/net/convert-a-visio-sha...