Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 26,218 for

visio

(0.07 sec)
  1. 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....Convert Visio to HTML format Contents [ Hide ] 导出 Visio 到 HTML...explains how to export a Microsoft Visio diagram to HTML using Aspose...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  2. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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....code example: C# // load a Visio diagram Diagram diagram = new...@"C:\temp\Drawing1.vsd" ); // get a Visio page by name Page page = diagram...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Working with Layers in Ruby|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....topics: Add a new Layer in the Visio Diagram in Ruby Configure Shape...Layers in Visio in Ruby Retrieve All Layers from the Visio Diagram...

    docs.aspose.com/diagram/java/working-with-layer...
  4. 如何在 Python 中将 Visio 转换为 PNG

    本文旨在解释有关在 Python 中将 Visio 转换为 PNG 的所有详细信息。它包含在 Python 中将 VSD 导出为 PNG 的分步过程以及正在运行的代码片段。...Python 中将 Visio 转换为 PNG 本文旨在解释有关 如何在 Python 中将 Visio 转换为 PNG ...。此外,您可以为输出图像设置不同的首选项来修改生成的图像。 在 Python 中将 Visio 转换为 PNG 的步骤 安装 Aspose.Diagram...

    kb.aspose.com/zh/diagram/python/how-to-convert-...
  5. 在Ruby Visio Diagram 中添加一个新Layer|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....在Ruby Visio Diagram 中添加一个新Layer Contents [ Hide ] Aspose.Diagram..."Basic_Shapes.vsd" ) \ # get Visio page page = diagram . getPages...

    docs.aspose.com/diagram/zh/java/add-a-new-layer...
  6. Working with Pages in Ruby|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....topics: Get a Page Object from Visio Drawing in Ruby Insert a New...Page into a Visio Drawing in Ruby Retrieve Visio Page Information...

    docs.aspose.com/diagram/java/working-with-pages...
  7. 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....在 Visio 中插入新页面 Contents [ Hide ] VSTO 下面是添加新页面的代码,你不能设置页面 id,这是我们在...id,这是我们在 MS Visio 中的缺点。 // Add a new blank page Application . ActiveDocument...

    docs.aspose.com/diagram/zh/net/inserting-a-new-...
  8. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....Convert Visio to PDF format Contents [ Hide ] Export to PDF Aspose...explains how to export a Microsoft Visio diagram to PDF using Aspose...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  9. Working with Pages|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....Control the Export of Hidden Visio Pages on Saving Auto-space a...Shapes in the Visio Page Draw Shapes in Page Format Visio Pages Page...

    docs.aspose.com/diagram/net/working-with-pages/
  10. 插入图片|Documentation

    本节介绍如何在Visio页面插入图片,Aspose.Diagram支持使用java插入图片,保存为pdf、svg、html、image、xps等格式。... 在 Visio 中插入图像 Aspose.Diagram for JAVA...允许开发人员在页面中插入图像形状。下面的代码示例显示了如何在 Visio 绘图中插入图像。 在 SVG 中插入图像 Aspose...

    docs.aspose.com/diagram/zh/java/drawing/insert-...