Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 24,300 for

vsdx

(0.18 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....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...
  2. 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/
  3. 创建、插入字段|Documentation

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

    docs.aspose.com/diagram/zh/net/create-insert-fi...
  4. Setup Environment and Installation Guidelines|D...

    setup Aspose.Diagram for Python via Java and installation guidelines....vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...save ( "output.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/setup-envir...
  5. Working with SolutionXML Elements|Documentation

    This section explains how to add solutionXml or get xml values from solutionXml element with Aspose.Diagram....vsdx" ); // Initialize SolutionXML..."AddSolutionXMLElemen_out.vsdx" , SaveFileFormat . VSDX ); Reading XML Values...

    docs.aspose.com/diagram/net/working-with-soluti...
  6. Auto layout VSTM document via Python | products...

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

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

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

    products.aspose.com/diagram/python-java/drawing...
  8. Add, Edit & Delete Annotation from VSTM via C# ...

    C# source code to annotate VSTM file on .NET Framework, .NET Core, Mono Platforms....Annotation Vstm PNG JPG BMP TIFF VSDX How to Annotate VSTM File Using...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/annotation/vstm/
  9. Protect and lock VSDM document via .NET | produ...

    C# source code to lock VSDM file on .NET Framework, .NET Core, Mono Platforms....Protect Vsdm PNG JPG BMP TIFF VSDX Protect VSDM Files via C# Protect...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/protect/vsdm/
  10. Unlock VSDM document via .NET | products.aspose...

    C# source code to unlock VSDM file on .NET Framework, .NET Core, Mono Platforms....Unlock Vsdm PNG JPG BMP TIFF VSDX Unlock VSDM Files via C# Remove...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/unlock/vsdm/