Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 134,457 for

aspose.diagram

(0.65 sec)
  1. Convert VSSM to VSDM via Python | products.aspo...

    Sample Python conversion code for VSSM format to VSDM file. Use this example code to convert VSSM to VSDM within any Python based application....Products Aspose.Diagram Python via .NET Conversion VSSM to VSDM...VSDM using Python APIs. Aspose.Diagram for Python Overview Code...

    products.aspose.com/diagram/python-net/conversi...
  2. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...Author from Visio FIle Aspose.Diagram Product Family words-net...technical approach for Aspose.Diagram. You can read the author...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  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 类公开的 Shapes 属性支持 Aspose.Diagram.Shape 对象的集合。此属性可用于从特定页面中提取所有图像。...https://github.com/aspose-diagram/Aspose.Diagram-for-Java // The path to...

    docs.aspose.com/diagram/zh/java/working-with-im...
  4. Convert Visio to PNG doesn't work as expected -...

    Hi Aspose, We have a Viso file with external node shapes. We tried to export the Visio to PNG. The output is not as expected. Visio File: ExternalNode.zip (37.7 KB) Output PNG: ExportToImage_out.png (5.1 KB) Here is…...doesn't work as expected Aspose.Diagram Product Family msindia...this: using Aspose.Diagram; using Aspose.Diagram.Saving; public...

    forum.aspose.com/t/convert-visio-to-png-doesnt-...
  5. 添加、检索、复制和读取 Visio 形状数据|Documentation

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

    docs.aspose.com/diagram/zh/java/add-retrieve-co...
  6. Insert a New Blank Page into a Visio Drawing in...

    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....Ruby Contents [ Hide ] Aspose.Diagram - Insert a New Blank Page...into a Visio Drawing using Aspose.Diagram Java for Ruby , simply...

    docs.aspose.com/diagram/java/insert-a-new-blank...
  7. Working with Shapes Paragraph|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....shape’s paragraph using Aspose.Diagram for Java. // For complete...https://github.com/aspose-diagram/Aspose.Diagram-for-Java // The path to...

    docs.aspose.com/diagram/java/working-with-shape...
  8. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....Visio diagram to HTML using Aspose.Diagram for Python via .NET API...Sample import aspose.diagram from aspose.diagram import * #//...

    docs.aspose.com/diagram/python-net/convert-visi...
  9. 在 PHP 的 ShapeSheet 中创建用户定义的单元格|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 ] Aspose.Diagram - 在 ShapeSheet 中创建用户定义的单元格...ShapeSheet 中使用创建用户定义的单元格 Aspose.Diagram Java 用于 PHP 只需调用 创建用户定义的单元格...

    docs.aspose.com/diagram/zh/java/create-user-def...
  10. 绘制文字|Documentation

    本节介绍如何用Aspose.diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...[ Hide ] 在 Visio 中绘制文字 Aspose.Diagram for .NET API 允许开发人员在页面...https://github.com/aspose-diagram/Aspose.Diagram-for-.NET // The path to...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/