Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 27,580 for

visio

(0.07 sec)
  1. 使用文本|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....Hide ] 在 Visio 页面中插入一个文本形状 Aspose.Diagram API 允许开发人员在 Visio 页面的任意位置插入文本形状。为实现这一点,...PinX、PinY、宽度、高度和文本参数。 插入文本形状编程示例 下面这段代码在 Visio diagram 中添加了一个文本形状。 // For complete...

    docs.aspose.com/diagram/zh/java/working-with-text/
  2. Add Connection Point To Shape|Documentation

    This section explains how to add connection point to a Visio shape with Aspose.Diagram....Connection Point To a Shape in Visio This topic elaborates how developers...can add connection point to a visio shape using Aspose.Diagram for...

    docs.aspose.com/diagram/net/add-connection-poin...
  3. 刷新形状数据|Documentation

    本节介绍如何使用 Aspose.Diagram 刷新 Visio 形状的形状数据。...GetDataDir_Shapes (); // Load a Visio diagram Diagram diagram = new...shape . RefreshData (); // Save visio diagram diagram . Save ( dataDir...

    docs.aspose.com/diagram/zh/net/refresh-shapes-d...
  4. Compress and Decompress VST Files via .NET

    C# compression and decompression source code to compress VST documents into a single zip archive or vice versa on .NET Framework, .NET Core....files created with Microsoft Visio and act as template for creating...utilized for creation of new Visio drawings. When a VST file is...

    products.aspose.com/zip/net/zip-file/vst/
  5. Insert Image|Documentation

    This section explains how to insert a image in a Visio page with Aspose.Diagram. Support using C# to insert image and save as pdf, svg, html, image, xps and other formats.... Insert Image in Visio Aspose.Diagram for .NET API...how to insert a image in a Visio drawing. // For complete examples...

    docs.aspose.com/diagram/net/drawing/insert-image/
  6. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    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 Shape 的 XForm、Line 和 Fill 数据 Contents [ Hide ] 设置变形数据...设置变形数据 XForm 元素是 Microsoft Visio XML 模式的一部分。 XForm 指定形状位置,例如宽度、高度、旋转以及形状是否已翻转。这...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  7. Setting Print Options|Documentation

    This section explains how to set print options with Aspose.Diagram....that represents a Microsoft Visio file. The Diagram class contains...access to each page in the Visio file. A page is represented...

    docs.aspose.com/diagram/java/setting-print-opti...
  8. Export to PDF not showing correct background pa...

    Using Aspose.Diagram (24.9.0) I’m trying to export .vsdx to .pdf using the code snippet in Convert Visio to PDF format|Documentation. I’m encountering a problem with the export function: it’s not correctly processing t…...the code snippet in Convert Visio to PDF format|Documentation...it match the export file by Visio, it should be excluded by default...

    forum.aspose.com/t/export-to-pdf-not-showing-co...
  9. Retrieve Drawing Font Information in Ruby|Docum...

    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....coding sites: GitHub Retrieve Visio Connectors Information in Ruby...Ruby Add Comments to Visio Drawings in Ruby...

    docs.aspose.com/diagram/java/retrieve-drawing-f...
  10. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the Visio page with Aspose.Diagram.... (); // Initialize the new visio diagram Diagram diagram = new...+ "Drawing1.vsdx" ); // Get Visio page Aspose . Diagram . Page...

    docs.aspose.com/diagram/net/get-paper-width-and...