Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 9,224 for

diagram java class

(0.32 sec)
  1. 更新、删除字段|Documentation

    本节说明如何更新或删除字段。...Diagram for .NET 让你更新和删除 场地 从您自己的应用程序到...文本 跑。字段属性,由 形状 类支持 Aspose.Diagram.Field 对象的集合。 编程范例 下面这段代码更新字段的形状。...

    docs.aspose.com/diagram/zh/java/update-remove-f...
  2. 将 Visio 转换为图像格式|Documentation

    This topic show you how to convert Visio to various images formats using Aspose.Diagram for Python via Java. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PNG, JPEG, BMP images with a few lines of code....Microsoft Visio diagram to an image using Aspose.Diagram for Python...Python via Java. Use the Diagram class' constructor to read the diagram...

    docs.aspose.com/diagram/zh/python-java/convert-...
  3. 使用页眉和页脚|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....Diagram for Java 提供了设置 Microsoft Office...脚边距以及文本的字体属性。 设置页眉和页脚属性 这 Diagram 类对象提供 HeaderFooter 属性,允许获取和设置页眉和页脚文本、字体和边距值。...

    docs.aspose.com/diagram/zh/java/working-with-he...
  4. Add and Connect Visio Shapes|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....Diagram for Java allows you to add customized...shapes and connect them in diagrams you create . Adding and Connecting...

    docs.aspose.com/diagram/java/add-and-connect-vi...
  5. 使用超链接|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....diagram.Hyperlink 目的。 add 方法可用于添加形状的超链接数据。...识别 Microsoft Visio 中的属性: 在 diagram 中,右键单击一个形状。 选择 超级链接 . 设置现有属性...

    docs.aspose.com/diagram/zh/java/working-with-hy...
  6. 3D Rotation Effects in a Visio Drawing|Document...

    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....Diagram for Java API allows developers...member exposed by the Shape class can be used to set 3d rotation...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  7. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram....com/aspose-diagram/Aspose.Diagram-for-Java String dataDir...getDataDir ( ManipulateEmbeddedOL . class ); System . out . println (...

    docs.aspose.com/diagram/java/get-paper-width-an...
  8. 设置边距|Documentation

    本节介绍如何使用 Aspose.Diagram 设置 visio 的页面选项。...Diagram 完全支持 Microsoft Visio 的页面设置...论如何使用 Aspose.Diagram 配置页边距。 设置边距 Aspose.Diagram提供了一个类, 页 ,代表一个...

    docs.aspose.com/diagram/zh/java/setting-margins/
  9. 检查 VBA 代码是否已签名|Documentation

    检查 vba 代码是否使用 Aspose.Diagram 库签名。...Diagram 允许用户检查 VBA 代码项目是否已签名。请使用 [ Diagram.VbaProject...VBA 代码项目是否已签名。 以下代码说明了如何使用 [ Diagram.VbaProject.IsSigned ] 属性检查...

    docs.aspose.com/diagram/zh/java/check-if-vba-co...
  10. 更改页面大小|Documentation

    本节介绍如何使用 Aspose.Diagram 更改 visio 文件中的页面大小。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 这 页面道具...属性更改页面大小。 设置页面大小编程示例 以下代码段从 diagram 更改页面大小。 // For complete examples...

    docs.aspose.com/diagram/zh/java/change-page-size/