Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 24,302 for

vsdx

(0.22 sec)
  1. Convert Visio to PDF via C# | products.aspose.com

    Convert Visio to PDF format in C# code. Save Visio as PDF using VB.NET, Asp.NET or any .NET based application.....to Convert VSDX to PDF Check our live demos for VSDX to PDF conversion...write any code. Just upload your VSDX file and hit the "Convert" button...

    products.aspose.com/diagram/net/conversion/visi...
  2. Working with Window Elements|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" ); // iterate through the window...Diagram ( dataDir + "Drawing1.vsdx" ); // initialize window object...

    docs.aspose.com/diagram/java/working-with-windo...
  3. Apply preset theme to VSDM document via Java | ...

    Java source code to apply preset theme to vsdm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Theme Vsdm PNG JPG BMP TIFF VSDX Apply Preset Theme to VSDM in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/java/theme/vsdm/
  4. 使用文本框|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" ); // get the page by its name..."FormatShapeTextBlock_Out.vsdx" , SaveFileFormat . VSDX ); 旋转和设置形状文本的位置...

    docs.aspose.com/diagram/zh/java/working-with-te...
  5. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    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" ); // get Visio page by name...Diagram ( "C:/temp/Drawing1.vsdx" ) ' get Visio page by name...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. Draw geomtry to visio VSX document via .NET | p...

    C# source code to draw geomtry to visio vsx file on .NET Framework, .NET Core, Mono Platforms....Drawing Vsx PNG JPG BMP TIFF VSDX Draw Geomtry to VSX in C# Native...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/drawing/vsx/
  7. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API ....vsdx" ) # Get page by name page =..."InsertField_out.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/create-inse...
  8. Working with Shapes Paragraph|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....Diagram (); // save diagram in the VSDX format diagram . save ( dataDir..."CreateNewVisio_Out.vsdx" , SaveFileFormat . VSDX ); Working with...

    docs.aspose.com/diagram/java/working-with-shape...
  9. Auto layout VSX document via Python | products....

    Python source code to auto layout vsx file within any Python based application....Autolayout Vsx PNG JPG BMP TIFF VSDX Auto layout VSX document in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-java/autolay...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....file format as listed below: VSDX, VSDM, VSSX, VSSM, VSTX, VSTM...Diagram ( dataDir + "Drawing1.vsdx" ); // save diagram using the...

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