Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 138,042 for

diagram

(0.07 sec)
  1. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API....[ Hide ] Creating a Diagram Aspose.Diagram for .NET lets you read...and create Microsoft Visio diagrams from within your own applications...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  2. 更新、删除字段|Documentation

    本节说明如何更新或删除字段。...Diagram for .NET 让你更新和删除 场地 从您自己的应用程序到...文本 跑。字段属性,由 形状 类支持 Aspose.Diagram.Field 对象的集合。 编程范例 下面这段代码更新字段的形状。...

    docs.aspose.com/diagram/zh/net/update-remove-fi...
  3. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。...操作 Visio 中的嵌入式 OLE 对象 Diagram Contents [ Hide ] Microsoft Office...Office Visio 支持操作 Visio diagram 中的 OLE 对象。如果 visio 文件位于 Visio 绘图之外,开发人员需要在其...

    docs.aspose.com/diagram/zh/java/manipulate-the-...
  4. 在 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....中将自定义样式表应用于 Visio Diagram Contents [ Hide ] Aspose.Diagram - 将自定义样式表应用于...Visio Diagram 将自定义样式表应用到 Visio Diagram 使用 Aspose.Diagram Java...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  5. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....Visio diagram 导出到图像 Aspose.Diagram for .NET API. 使用 Diagram 类构造函数读取...类构造函数读取 diagram 文件和 Save 方法将 diagram 导出为任何支持的图像格式。 要将 diagram 导出到图像:...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  6. Create, Insert fields|Documentation

    How to create, insert fields using C# Diagram API ....Diagram for .NET lets you create and...insert field to Microsoft Visio diagrams from within your own applications...

    docs.aspose.com/diagram/net/create-insert-fields/
  7. 与大师合作|Documentation

    本节介绍如何使用 Aspose.Diagram 添加 master 或获取 master 信息。...Diagram,可以检索有关页面、连接器和母版的信息。本文介绍如何从 diagram 获取 ID 和名称。...这 掌握 对象代表一个 形状 对象在 diagram 中的主人。由 Diagram 类公开的 Masters 属性支持 Aspose...

    docs.aspose.com/diagram/zh/net/working-with-mas...
  8. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...Diagram 修改给定 VSDX 文件主题的人都有用。我们使用测试文件...主题1.vsdx 将预设主题应用到页面 Aspose.Diagram API 允许应用预设主题以获得页面内和跨多个文档的形状的统一外观。为此,请执行以下步骤:...

    docs.aspose.com/diagram/zh/net/working-with-the...
  9. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...Diagram 修改给定 VSDX 文件主题的人都有用。我们使用测试文件...主题1.vsdx 将预设主题应用到页面 Aspose.Diagram API 允许应用预设主题以获得页面内和跨多个文档的形状的统一外观。为此,请执行以下步骤:...

    docs.aspose.com/diagram/zh/java/working-with-th...
  10. 删除隐藏信息|Documentation

    本节介绍如何使用 Aspose.DiagramDiagram 中删除未使用或隐藏的信息。...Diagram for .NET API 允许开发人员从 diagram 中删除隐藏信息。为了删除隐藏信息,您可以使用...中的属性**移除隐藏信息()**Diagram 类的方法。下面的代码示例显示了如何从 diagram 中提取隐藏信息。 // For...

    docs.aspose.com/diagram/zh/net/remove-hidden-info/