Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 28,309 for

visio

(0.14 sec)
  1. 检查页面自动扩展|Documentation

    本节介绍如何检查或更改页面是否在带有 Aspose.Diagram 的 Visio 文件中自动展开。... (); // Initialize the new visio diagram Diagram diagram = new...+ "Drawing1.vsdx" ); // Get Visio page Aspose . Diagram . Page...

    docs.aspose.com/diagram/zh/net/check-page-autoe...
  2. 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 Page page = diagram...getPage ( "Page-1" ); // get Visio shapes by ids Shape ShapedOne...

    docs.aspose.com/diagram/java/public-api-changes...
  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....允许您从自己的应用程序中读取和创建 Microsoft Visio 图表,无需 Microsoft Office 自动化。创建新文档的第一步是创建一个...Layout 方法。 调用Diagram类的Save方法写入Visio图。 流程图式编程示例 // For complete examples...

    docs.aspose.com/diagram/zh/java/create-layout-a...
  4. OleFormat.OleIcon | Aspose.Words for .NET

    Discover the OleFormat OleIcon property, control OLE object display as icons or content for enhanced user experience and seamless integration in your applications....doc ); // Embed a Microsoft Visio drawing into the document as...InsertOleObject ( ImageDir + "Microsoft Visio drawing.vsd" , "Package" , false...

    reference.aspose.com/words/net/aspose.words.dra...
  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....Java 提供了设置 Microsoft Office Visio 图表的页眉和页脚的机制。开发人员可以获取或设置出现在文...属性,允许获取和设置页眉和页脚文本、字体和边距值。 Visio图纸打印预览时,用户可以点击Microsoft Visio 2013中的“编辑页眉页脚”链接按钮(Microsoft...

    docs.aspose.com/diagram/zh/java/working-with-he...
  6. OleFormat.source_full_name property | Aspose.Wo...

    OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked OLE object....( doc ) # Embed a Microsoft Visio drawing into the document as...insert_ole_object ( IMAGE_DIR + 'Microsoft Visio drawing.vsd' , 'Package' , False...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::OleFormat::get_IsLink m...

    Aspose::Words::Drawing::OleFormat::get_IsLink method. Returns true if the OLE object is linked (when SourceFullName is specified) in C++....doc ); // Embed a Microsoft Visio drawing into the document as...get_ImageDir () + u "Microsoft Visio drawing.vsd" , u "Package" ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 绘制椭圆|Documentation

    本节介绍如何使用Aspose.Diagram在Visio页面中绘制椭圆、圆形或椭圆。支持使用C#绘制圆形或椭圆并保存为pdf、svg、html、image、xps等格式。...绘制椭圆 Contents [ Hide ] 在 Visio 中画圆 Aspose.Diagram for .NET API...允许开发人员在页面中绘制圆形。下面的代码示例显示了如何在 Visio 绘图中绘制圆形。 // For complete examples...

    docs.aspose.com/diagram/zh/net/drawing/draw-ell...
  9. Aspose.Diagram for Java|Documentation

    Aspose.Diagram is the most flexible and reliable API that allows Java Applications to create and manage Microsoft Office Visio drawings without requiring Microsoft Office Visio to be installed on the system....and manage Microsoft Office Visio drawings without requiring Microsoft...Microsoft Office Visio to be installed on the system. It provides...

    docs.aspose.com/diagram/java/
  10. 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....[ Hide ] Format Text in the Visio Shape’s Text Block Section Aspose...block format section of the Visio shape sheet contains the formatting...

    docs.aspose.com/diagram/java/working-with-text-...