Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 26,644 for

visio

(0.15 sec)
  1. 检查 VBA 代码是否已签名|Documentation

    检查 vba 代码是否使用 Aspose.Diagram 库签名。...您可以使用任何 visio 文件来测试此代码。出于测试目的,您可以使用 代码中使用的这个 visio 文件 . 示例代码...); 控制台输出 下面是使用上述代码的控制台输出 样本 visio 文件 由链接提供。 Is VBA Code Project...

    docs.aspose.com/diagram/zh/net/check-if-vba-cod...
  2. 删除隐藏信息|Documentation

    本节介绍如何使用 Aspose.Diagram 从 diagram 中删除未使用或隐藏的信息。...GetDataDir_Intro (); // Load an existing Visio Diagram diagram = new Diagram...Set export option of hidden Visio pages options . ExportHiddenPage...

    docs.aspose.com/diagram/zh/net/remove-hidden-info/
  3. VSD to VSDX conversion has an empty masters dir...

    Hi. My issue is with the structure and content of masters directory when converting a VSD to VSDX where the VSD does not have any master. When I convert a VSD to VSDX, Aspose generates a masters directory with masters.…... When I open it in Visio, it opens correctly, and when...Aspose-converted VSDX, and the Visio saved VSDX from the Aspose VSDX...

    forum.aspose.com/t/vsd-to-vsdx-conversion-has-a...
  4. Draw Rectangle|Documentation

    This section explains how to draw rectangle in a Visio page with Aspose.Diagram. Support using C# to draw rectangle and save as pdf, svg, html, image, xps and other formats....[ Hide ] Draw Rectangle in Visio Aspose.Diagram for .NET API...how to draw a rectangle in a Visio drawing. // For complete examples...

    docs.aspose.com/diagram/net/drawing/draw-rectan...
  5. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......փոխարկել Visio-ն PNG-ի Python-ում Ինչպես փոխարկել Visio-ն JPG-ի...փոխարկել Visio-ն PDF ֆայլի Python-ում Ինչպես միաձուլել Visio ֆայլերը...

    kb.aspose.com/hy/categories/page/31/
  6. 公共 API Aspose.Diagram 6.0.0 的变化|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....vsdx" ); // get Visio page by name Page page = diagram...getPage ( "Page-1" ); // get Visio shapes by ids Shape ShapedOne...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  7. 使用 SolutionXML 元素|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 ] 将 SolutionXML 元素添加到 Visio 绘图 SolutionXML 是包含在 SolutionXML...Diagram for Java . 这 解决方案XML 类表示 Visio 图纸中的 SolutionXML 元素。 Add 方法,由...

    docs.aspose.com/diagram/zh/java/working-with-so...
  8. Setting Margins|Documentation

    This section explains how to set Visio's page options with Aspose.Diagram....Diagram fully supports Microsoft Visio’s page setup options. Developers...that represents a Microsoft Visio file. The Diagram class contains...

    docs.aspose.com/diagram/java/setting-margins/
  9. Aspose::Words::Drawing::OleFormat::get_OleIcon ...

    Aspose::Words::Drawing::OleFormat::get_OleIcon method. Gets the draw aspect of the OLE object. When true, the OLE object is displayed as an icon. When false, the OLE object is displayed as content in C++....doc ); // Embed a Microsoft Visio drawing into the document as...get_ImageDir () + u "Microsoft Visio drawing.vsd" , u "Package" ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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/