Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 23,607 for

vsdx

(0.77 sec)
  1. 获取 Visio 形状继承填充|Documentation

    本节介绍如何获取 visio 形状的填充样式,继承自其父样式并掌握 Aspose.Diagram。...class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); // Get page by name Page...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  2. 检查页面自动扩展|Documentation

    本节介绍如何检查或更改页面是否在带有 Aspose.Diagram 的 visio 文件中自动展开。...vsdx" ); // Get Visio page Aspose..."SetAutoExpand_out.vsdx" , SaveFileFormat . VSDX ); 设置方向并控制隐藏 Visio...

    docs.aspose.com/diagram/zh/net/check-page-autoe...
  3. Visio File Annotations in Java | products.aspos...

    Add or remove data annotation of Visio with just few lines of Java code....include VDW, VDX, VSD, VSDM, VSDX,VSS,VSSM,VSSX,VST,VSTM,VSTX...VSD Annotation VSDM Annotation VSDX Annotation VSS Annotation VSSM...

    products.aspose.com/diagram/python-java/annotat...
  4. Update,Remove Fields|Documentation

    This section explains how to update or remve fields....vsdx" ); // detect file format using...String ( dataDir + "Drawing1.vsdx" ); // detect file format using...

    docs.aspose.com/diagram/java/update-remove-fields/
  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/java/public-api-changes...
  6. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...vsdx" ); //Initiazlie a new PointF[]..."AddTextToShape_out.vsdx" , SaveFileFormat . VSDX ); 在 SVG 中绘制文字 Aspose...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/
  7. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库在 Visio 绘图的页面上添加注释。...vsdx" ) # Add comment diagram . getPages..."AddPageLevelCommentI_Out.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/zh/python-java/working-...
  8. 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....vsdx" , SaveFileFormat . VSDX ); Error rendering...@"C:\temp\Output.vsdx" , SaveFileFormat . VSDX ); Error rendering...

    docs.aspose.com/diagram/net/public-api-changes-...
  9. Apply preset theme to VSSX document via Java | ...

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

    products.aspose.com/diagram/java/theme/vssx/
  10. Auto layout VSSM document via .NET | products.a...

    C# source code to auto layout vssm file on .NET Framework, .NET Core, Mono Platforms....Autolayout Vssm PNG JPG BMP TIFF VSDX Auto layout VSSM document in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/autolayout/vssm/