Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 137,724 for

aspose diagram

(1.04 sec)
  1. Create Flowchart in Java

    This article discusses how to create flowchart in Java. It includes the step-by-step algorithm and a runnable code snippet to develop a flowchart maker in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/diagram/java/create-flowchart-in-...
  2. 在 Visio 中插入新页面|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....id of the page in VSTO Aspose.Diagram Pages 集合公开的 Add 方法允许您将新的空白页添加到...Load diagram Diagram diagram = new Diagram ( @"E:\Aspose\Aspose...

    docs.aspose.com/diagram/zh/net/inserting-a-new-...
  3. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。...Contents [ Hide ] 创建一个 Diagram Aspose.Diagram for .NET 允许您从自己的应用程序中读取和创建...自动化。创建新文档的第一步是创建一个 diagram。然后 添加形状和连接器 构建 diagram。使用默认构造函数 Diagram 类创建一个新的...

    docs.aspose.com/diagram/zh/net/create-update-la...
  4. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using java to insert image and save as pdf, svg, html, image, xps and other formats....the Diagram class supports a collection of Aspose.Diagram.Page... Insert Image in Visio Aspose.Diagram for JAVA API allows developers...

    docs.aspose.com/diagram/java/drawing/insert-image/
  5. 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....Hide ] Exporting to PDF Aspose.Diagram for Java directly writes...PDF, Aspose.Diagram for Java populates 应用 值为“Aspose.Diagram”的字段和...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  6. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....Drawing Save Overview Use the Diagram.Save method to save a Microsoft...save format supported by Aspose.Diagram. For the list of all supported...

    docs.aspose.com/diagram/net/save-visio-document/
  7. 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....Hide ] Exporting to PDF Aspose.Diagram for Java directly writes...rendering a Drawing to PDF, Aspose.Diagram for Java populates Application...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  8. 使用图层|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中添加或获取图层信息。...Hide ] 在 Visio 中使用图层配置形状对象 Aspose.Diagram for .NET 允许在 Microsoft...Microsoft Office Visio diagram 中配置具有图层的形状对象。每个形状可以属于多个图层,因此开发人员可以管理形状以满足最终用户的需求。这...

    docs.aspose.com/diagram/zh/net/working-with-lay...
  9. Introduction|Documentation

    Introduction of Aspose.Diagram library....Document Information of the Aspose.Diagram for .NET Library Microsoft...information about actions taken on a diagram within the file. For example...

    docs.aspose.com/diagram/net/introduction/
  10. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    本节介绍如何设置形状的样式,包括它的线数据和填充数据 Aspose.Diagram。...这 变形 财产,由暴露 形状 类,支持 Aspose.Diagram.XForm 对象。 XForm 属性可用于检索或更新形状的...数据的过程是: 加载 diagram。# 查找特定形状。# 更新形状的 XForm 数据。 保存 diagram。 编程范例 下面的代码片段显示了如何更新形状的...

    docs.aspose.com/diagram/zh/net/set-visio-shape-...