Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 27,610 for

visio

(0.09 sec)
  1. 创建、布局和自动调整形状|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...
  2. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a Visio file with Aspose.Diagram....class ); // Initialize the new visio diagram Diagram diagram = new...+ "Drawing1.vsdx" ); // Get Visio page Page page = diagram . getPages...

    docs.aspose.com/diagram/java/check-page-autoexp...
  3. Get Document Properties|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....vdx" ); //Display Visio version and document modification...stages Console . WriteLine ( "Visio Instance Version : " + vdxDiagram...

    docs.aspose.com/diagram/net/get-document-proper...
  4. 检查页面自动扩展|Documentation

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

    docs.aspose.com/diagram/zh/java/check-page-auto...
  5. 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-...
  6. System Requirements|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 Office Visio installation. In order to view Visio drawings...to have at least Microsoft Visio Viewer installation. Supported...

    docs.aspose.com/diagram/java/system-requirements/
  7. 使用文本框|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....使用文本框 Contents [ Hide ] 在 Visio 形状的文本块部分设置文本格式 Aspose.Diagram...设置形状文本块中文本的方向、对齐方式、边距、背景颜色、透明度和默认制表位 Visio 形状表的文本块格式部分包含格式信息。这 形状 课程优惠...

    docs.aspose.com/diagram/zh/java/working-with-te...
  8. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration....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...
  9. OleFormat.IconCaption | Aspose.Words for .NET

    Discover the OleFormat IconCaption property to easily retrieve and customize OLE object icon captions for enhanced document presentation....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...
  10. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....application creates a Microsoft Visio file with the text ‘Hello World’...Create a new Visio file, or open an existing Visio file. Create...

    docs.aspose.com/diagram/java/your-first-aspose-...