Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 24,302 for

vsdx

(0.08 sec)
  1. 公共 API Aspose.Diagram 5.8.0 的变化|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.... setSaveToolBar ( false ); VSDX 在 SaveFileFormat 中添加了保存选项 之前Aspose...之前Aspose.Diagram API支持读取VSDX格式,现在我们增加了VSDX格式写图的支持。示例代码: Java //...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  2. Feature List|Documentation

    This page describes the feature list of Aspose.Diagram library....or write Microsoft Visio 2013 VSDX format. Read or write Microsoft...Export : Export diagrams (VSD, VSDX, VSS, VSSX, VTX, VDX, VDW, VST...

    docs.aspose.com/diagram/net/feature-list/
  3. Working with Comments|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" ); // Add comment diagram ...Out.vdx" , SaveFileFormat . VSDX ); Edit a Page-Level Comment...

    docs.aspose.com/diagram/java/working-with-comme...
  4. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库添加或编辑评论。...vsdx" ); // Add comment diagram ..."AddComment_out.vsdx" , SaveFileFormat . VSDX ); 在 Visio Diagram...

    docs.aspose.com/diagram/zh/net/working-with-com...
  5. Archive

    archives...learn how to convert VSD or VSDX Visio files to SVG in Java ...Converter—Free Download Convert Visio VSDX to SVG in Java Save a Specific...

    blog.aspose.com/diagram/convert-visio-to-svg-in...
  6. 合并组合 Diagram|Documentation

    本节说明如何合并 visio 文件...vsdx" ) # Load another Visio diagram...Diagram ( "DrawingFlowChart.vsdx" ) diagram2 . combine ( diagram...

    docs.aspose.com/diagram/zh/python-java/merge-co...
  7. 透過.NET 在 C# 壓縮 VSDX 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 Vsdx 文件壓縮為 zip 和其他存檔格式。...Compress VSDX Compress JPG PNG BMP TIFF 3DS ZIP 使用 C# 壓縮 VSDX 格式 將...將 VSDX 文件快速、可靠的伺服器端壓縮為 ZIP、7Zip、TAR、GZIP、BZ2、LZ、CPIO、XZ、Z 和 CAB...

    products.aspose.com/zip/zh-hant/net/compress/vsdx/
  8. Working with Connector Type Shape|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/java/working-with-conne...
  9. Draw Shapes in Page|Documentation

    This section explains how to draw shapes in a visio page with Aspose.Diagram....vsdx" ); //Initiazlie a new PointF[]..."DrawPolylineInPage_out.vsdx" , SaveFileFormat . VSDX ); Draw Bezier in...

    docs.aspose.com/diagram/net/draw-shapes-in-page/
  10. Drawing|Documentation

    This section explains how to draw shapes in a visio page with Aspose.Diagram....vsdx" ); //Initiazlie a new PointF[]..."DrawPolylineInPage_out.vsdx" , SaveFileFormat . VSDX ); Draw Bezier in...

    docs.aspose.com/diagram/net/drawing/