Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 24,298 for

vsdx

(0.14 sec)
  1. 使用窗口元素|Documentation

    本节用Aspose.Diagram说明visio窗口元素的get属性。...vsdx" ); // Iterate through the window...Diagram ( dataDir + "Drawing1.vsdx" ); // Initialize window object...

    docs.aspose.com/diagram/zh/net/working-with-win...
  2. Ինչպես փոխարկել Visio-ն JPG-ի C#-ով

    Այս ձեռնարկը ներառում է տեղեկատվություն Visio-ն C#-ով JPG-ի փոխարկելու գործընթացի մասին: Այն բացատրում է քայլերը, ինչպես նաև տրամադրվում է գործարկվող օրինակելի կոդի հատված՝ VSD-ն JPG C#-ով արտահանելու համար:...նաև գործարկվող կոդի հատվածը՝ VSDX կամ VSD դեպի JPG C# արտահանման...հատկությունները Արտահանեք VSD կամ VSDX ֆայլը JPG պատկերի վրա՝ օգտագործելով...

    kb.aspose.com/hy/diagram/net/how-to-convert-vis...
  3. 使用形状段落|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 (); // save diagram in the VSDX format diagram . save ( dataDir..."CreateNewVisio_Out.vsdx" , SaveFileFormat . VSDX ); 使用 Visio 形状数据...

    docs.aspose.com/diagram/zh/java/working-with-sh...
  4. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library....Diagram (); // Save diagram in the VSDX format diagram . Save ( dataDir..."CreateNewVisio_out.vsdx" , SaveFileFormat . VSDX ); The drawing paper...

    docs.aspose.com/diagram/net/create-visio-document/
  5. 创建、插入字段|Documentation

    如何使用 C# Diagram API 创建、插入字段。...vsdx" ); // Get Visio page Aspose..."InsertField_out.vsdx" , SaveFileFormat . VSDX ); 更新、删除字段...

    docs.aspose.com/diagram/zh/net/create-insert-fi...
  6. Apply preset theme to VSX document via Python |...

    Python source code to apply preset theme to vsx file within any Python based application....NET Theme Vsx PNG JPG BMP TIFF VSDX Apply preset theme to VSX document...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-net/theme/vsx/
  7. Auto layout VSDM document via Python | products...

    Python source code to auto layout vsdm file within any Python based application....Autolayout Vsdm PNG JPG BMP TIFF VSDX Auto layout VSDM document in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-net/autolayo...
  8. Auto layout VSTX document via Python | products...

    Python source code to auto layout vstx file within any Python based application....Autolayout Vstx PNG JPG BMP TIFF VSDX Auto layout VSTX document in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-java/autolay...
  9. Draw geomtry to visio VSDM document via Python ...

    Python source code to draw geomtry to visio vsdm file within any Python based application....Drawing Vsdm PNG JPG BMP TIFF VSDX Draw Geomtry to VSDM document...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-net/drawing/...
  10. Working with Layers|Documentation

    This section explains how to add or get layer information in a visio shape with Aspose.Diagram....vsdx" ); // Get page by name Page..."ConfigureShapeLayers_out.vsdx" , SaveFileFormat . VSDX ); Add a new Layer...

    docs.aspose.com/diagram/net/working-with-layers/