Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 27,580 for

visio

(0.39 sec)
  1. 使用页眉和页脚|Documentation

    本节介绍如何设置Microsoft Office Visio和Aspose.Diagram的页眉和页脚。...使用页眉和页脚 Contents [ Hide ] 管理 Visio 图表的页眉和页脚 Aspose.Diagram for....NET 提供设置 Microsoft Office Visio 图表的页眉和页脚的机制。开发人员可以获取或设置出现在文...

    docs.aspose.com/diagram/zh/net/working-with-hea...
  2. 获取 Visio 形状继承填充|Documentation

    本节介绍如何获取 Visio 形状的填充样式,继承自其父样式并掌握 Aspose.Diagram。...获取 Visio 形状继承填充 Contents [ Hide ] 检索 Visio 形状的继承填充数据 Visio 形状...形状可以继承父样式和主形状。开发者可以获得Visio形状的继承填充数据。 InheritFill 属性,由 形状 类,包含由...

    docs.aspose.com/diagram/zh/java/get-visio-shape...
  3. Create HTML Files via C# | products.aspose.com

    C# Sample code for generating HTML documents. Use this code for creating HTML files within VB.NET, Asp.NET or any .NET based application....offers different features for visio creation, manipulation and conversion... Read More Other Supported Visio Generation You can also create...

    products.aspose.com/diagram/net/create/html/
  4. OleFormat.oleIcon property | Aspose.Words for N...

    OleFormat.oleIcon property. Gets the draw aspect of the OLE object...doc ); // Embed a Microsoft Visio drawing into the document as...base . imageDir + "Microsoft Visio drawing.vsd" , "Package" , false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Document in Python How to Convert Visio to JPG in C# How to Convert...to Convert Visio to SVG in Java How to Convert Visio to SVG in...

    kb.aspose.com/categories/page/60/
  6. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...application creates a Microsoft Visio file with the text ‘Hello World’...无许可证),请跳过此步骤。 创建一个新的 Visio 文件,或打开一个现有的 Visio 文件。 创建一个新的文本框。 插入单词**Hello...

    docs.aspose.com/diagram/zh/python-java/your-fir...
  7. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the 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...
  8. 在 PHP 中从 Visio Diagram 中检索所有图层|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....在 PHP 中从 Visio Diagram 中检索所有图层 Contents [ Hide ] Aspose.Diagram.... "Drawing.vsd" ); \ # get Visio page $page = $diagram -> getPages...

    docs.aspose.com/diagram/zh/java/retrieve-all-la...
  9. 更改页面大小|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/change-page-size/
  10. 更改页面大小|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/change-page-size/