Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 23,608 for

vsdx

(0.75 sec)
  1. Working with Text Boxes|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 ); Rotate and Set...

    docs.aspose.com/diagram/java/working-with-text-...
  2. Your First Aspose.Diagram Application - Hello W...

    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....the VSDX format diagram . save ( "CreateNewVisio_out.vsdx" , SaveFileFormat...SaveFileFormat . VSDX ) Opening an Existing File The following...

    docs.aspose.com/diagram/python-net/your-first-a...
  3. 更新、删除字段|Documentation

    本节说明如何更新或删除字段。...vsdx" ); // Get Visio page Aspose..."UpdateField_out.vsdx" , SaveFileFormat . VSDX ); 删除字段 以下代码段删除形状中的字段。...

    docs.aspose.com/diagram/zh/net/update-remove-fi...
  4. 使用文本框|Documentation

    本节介绍如何使用 Aspose.Diagram 格式化文本形状。...vsdx" ); // Get the page by its name..."FormatShapeTextBlock_out.vsdx" , SaveFileFormat . VSDX ); 旋转和设置 Visio 形状文本的位置...

    docs.aspose.com/diagram/zh/net/working-with-tex...
  5. Connectors not importing correctly - Free Suppo...

    After importing vsd file, some connectors have extra entry in geometry section, which results in extra lines at the end of connectors. vsd file in question and screenshot of an issue: connector issue.zip (218.5 KB) Th…...Diagram Product Family vsd-to-vsdx Denec March 5, 2025, 7:06am...getAbsolutePath() + "x", SaveFileFormat.VSDX); Professionalize.Discourse...

    forum.aspose.com/t/connectors-not-importing-cor...
  6. Missing most of the shapes after importing a fi...

    After importing vsd to Vsdx, only some lines import and most of the shapes are missing. vsd file in question and screenshot of an issue: missing shapes.zip (482.7 KB) The file was converted using this part of code: F…...Diagram Product Family vsd-to-vsdx Denec March 5, 2025, 7:34am...7:34am 1 After importing vsd to vsdx, only some lines import and most...

    forum.aspose.com/t/missing-most-of-the-shapes-a...
  7. 使用连接器类型形状|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....class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); //get a particular page...

    docs.aspose.com/diagram/zh/java/working-with-co...
  8. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Visio diagram 保存为任何支持的文件格式,如下所列: VSDX, VSDM, VSSX, VSSM, VSTX, VSTM...() + "MyOutput.vsdx" , SaveFileFormat . VSDX ); 指定 Visio 保存选项...

    docs.aspose.com/diagram/zh/python-net/save-visi...
  9. 绘制矩形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制矩形。支持使用C#绘制矩形并保存为pdf、svg、html、image、xps等格式。...vsdx" ); //Draw Rectangle in page..."DrawRectangleInPage_out.vsdx" , SaveFileFormat . VSDX ); 在 SVG 中绘制矩形 Aspose...

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  10. 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-...