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

visio

(1.29 sec)
  1. 添加、检索、复制和读取 Visio 形状数据|Documentation

    本节介绍如何添加形状、设置形状的属性或使用 Aspose.Diagram 复制形状。...添加、检索、复制和读取 Visio 形状数据 Contents [ Hide ] 在 Visio 中添加新形状 Aspose...for .NET 允许您以不同方式操作 Microsoft Visio 图表。您可以做的其中一件事是向图表添加新形状。 Aspose...

    docs.aspose.com/diagram/zh/net/add-retrieve-cop...
  2. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....Convert Visio to PDF format Contents [ Hide ] Exporting to PDF...explains how to export a Microsoft Visio diagram to PDF using Aspose...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  3. OleFormat.sourceItem property | Aspose.Words fo...

    OleFormat.sourceItem property. Gets or sets a string that is used to identify the portion of the source file that is being linked....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...
  4. OleFormat.SourceFullName | Aspose.Words for .NET

    Discover the OleFormat SourceFullName property, easily manage the path and name of your linked OLE object's source file for 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...
  5. OleFormat.source_item property | Aspose.Words f...

    OleFormat.source_item property. Gets or sets a string that is used to identify the portion of the source file that is being linked....( 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...
  6. Change Page Size|Documentation

    This section explains how to change page's size in a Visio file with Aspose.Diagram.... (); // Initialize the new visio diagram Diagram diagram = new...+ "Drawing1.vsdx" ); // Get Visio page Aspose . Diagram . Page...

    docs.aspose.com/diagram/net/change-page-size/
  7. Check Page Autoexpand|Documentation

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

    docs.aspose.com/diagram/net/check-page-autoexpand/
  8. Visio 形状转换为图像|Documentation

    本节介绍如何将 Visio 形状转换为具有 Aspose.Diagram 的图像。...将 Visio 形状转换为图像 Contents [ Hide ] 将 visio 形状转换为图像 公开的 ToImage...形状到图像 在您的 Java 应用程序中使用以下代码将 visio 形状转换为图像。 // For complete examples...

    docs.aspose.com/diagram/zh/java/convert-a-visio...
  9. 获取 Visio 形状继承字符|Documentation

    本节介绍如何获取 Visio 形状的字体样式从其父样式继承并掌握 Aspose.Diagram。...获取 Visio 形状继承字符 Contents [ Hide ] 检索 Visio 形状的继承字体数据 Visio 形状...形状可以继承父样式和主形状。开发者可以获取或设置一个Visio形状的继承字体数据。 InheritChars 属性,由 形状...

    docs.aspose.com/diagram/zh/java/get-visio-shape...
  10. Create Flowchart in Python | Python Flowchart M...

    Programmatically, create a flowchart in Python. Create a VSD or VSDX file using the VSS master file with the Python Flowchart Maker API....create, edit, and manipulate Visio files directly within their...set of APIs for working with Visio files . We will use it to create...

    blog.aspose.com/diagram/create-flowchart-in-pyt...