Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 133,944 for

diagram

(0.06 sec)
  1. Setting Print Options|Documentation

    This section explains how to set print options with Aspose.Diagram....Diagram. This article explains how...set page options with Aspose.Diagram and shows code samples for...

    docs.aspose.com/diagram/net/setting-print-options/
  2. Stop conversion or loading using InterruptMonit...

    This section explains how to stop conversion or loading with Aspose.Diagram....Diagram allows you to stop the conversion of Diagram to various...stop loading huge diagram. Please use Diagram.InterruptMonitor...

    docs.aspose.com/diagram/net/stop-conversion-or-...
  3. Convert a Visio Shape To Svg|Documentation

    This section explains how to convert a visio shape to svg with Aspose.Diagram....shows how to: Load a sample diagram. get a particular page. get...https://github.com/aspose-diagram/Aspose.Diagram-for-.NET // The path...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  4. Working with Print|Documentation

    This section explains how to print a document via XpsPrint with Aspose.Diagram....is to show how to print a diagram from an ASP.NET or Windows...Service application using Aspose.Diagram and the XpsPrint API. Problem...

    docs.aspose.com/diagram/net/working-with-print/
  5. Inserting a new Page in 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....Diagram The Add method, exposed by...this: // Load diagram Diagram diagram = new Diagram ( @"E:\Aspose\Aspose...

    docs.aspose.com/diagram/net/inserting-a-new-pag...
  6. 将 Visio 转换为图像格式|Documentation

    This topic show you how to convert Visio to various images formats using Aspose.Diagram for Python via Java. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PNG, JPEG, BMP images with a few lines of code....Microsoft Visio diagram to an image using Aspose.Diagram for Python...Use the Diagram class' constructor to read the diagram files and...

    docs.aspose.com/diagram/zh/python-java/convert-...
  7. Convert a Visio Shape To Image|Documentation

    This section explains how to convert a visio shape to image with Aspose.Diagram....Diagram. The ToImage method exposed...shows how to: Load a sample diagram. get a particular page. get...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  8. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....the Diagram class supports a collection of Aspose.Diagram.Page...code change page size from a diagram. // For complete examples and...

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

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....the Diagram class supports a collection of Aspose.Diagram.Page...check page’s autoexpand from a diagram. // For complete examples and...

    docs.aspose.com/diagram/net/check-page-autoexpand/
  10. 检索、获取、复制和插入页面|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 类公开的 Pages 属性支持 Pages 对象的集合。此属性可用于检索页面信息。...检索页面信息编程示例 以下代码从 diagram 中检索页面信息。 从 Diagram 获取 Visio 页面 Sometimes...

    docs.aspose.com/diagram/zh/python-java/retrieve...