Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 23,607 for

vsdx

(0.11 sec)
  1. Draw geomtry to visio VSDM document via Python ...

    Python source code to draw geomtry to visio vsdm file within any Python based application....Drawing Vsdm PNG JPG BMP TIFF VSDX Draw Geomtry to VSDM document...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-net/drawing/...
  2. Auto layout VSDM document via Python | products...

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

    products.aspose.com/diagram/python-net/autolayo...
  3. 检索、获取、复制和插入页面|Documentation

    本节介绍如何使用 Aspose.Diagram 插入页面、复制页面或获取页面信息。...vsdx" ); // Set page id int pageid...constructor to load diagram from a VSDX file Diagram diagram = new Diagram...

    docs.aspose.com/diagram/zh/net/retrieve-get-cop...
  4. 使用窗口元素|Documentation

    本节用Aspose.Diagram说明visio窗口元素的get属性。...vsdx" ); // Iterate through the window...Diagram ( dataDir + "Drawing1.vsdx" ); // Initialize window object...

    docs.aspose.com/diagram/zh/net/working-with-win...
  5. Working with Layers|Documentation

    This section explains how to add or get layer information in a visio shape with Aspose.Diagram....vsdx" ); // Get page by name Page..."ConfigureShapeLayers_out.vsdx" , SaveFileFormat . VSDX ); Add a new Layer...

    docs.aspose.com/diagram/net/working-with-layers/
  6. Compress VSX document via .NET | products.aspos...

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

    products.aspose.com/diagram/net/compress/vsx/
  7. Auto layout VSX document via Java | products.as...

    Java source code to auto layout vsx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....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/java/autolayout/vsx/
  8. 使用文本框|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...
  9. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library....Diagram (); // save diagram in the VSDX format diagram . save ( dataDir..."CreateNewVisio_Out.vsdx" , SaveFileFormat . VSDX ); The drawing paper...

    docs.aspose.com/diagram/java/create-visio-docum...
  10. Introduction|Documentation

    Introduction of Aspose.Diagram library....vsdx" ; // Call the diagram constructor...visioDrawing = dataDir + "Drawing1.vsdx" ; // Call the diagram constructor...

    docs.aspose.com/diagram/net/introduction/