Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 23,607 for

vsdx

(0.07 sec)
  1. Unlock VSTX document via .NET | products.aspose...

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

    products.aspose.com/diagram/net/unlock/vstx/
  2. Protect and lock VSTX document via .NET | produ...

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

    products.aspose.com/diagram/net/protect/vstx/
  3. Visio加水印|Documentation

    如何使用 Java Diagram API 为 visio 添加水印。...new Diagram (); // save in the VSDX format diagram . save ( dataDir..."CreateDiagram_Out.vsdx" , SaveFileFormat . VSDX ); 这个例子的工作原理如下:...

    docs.aspose.com/diagram/zh/java/add-watermark-t...
  4. Add, Edit & Delete Annotation from VSDM via C# ...

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

    products.aspose.com/diagram/net/annotation/vsdm/
  5. Create, Insert fields|Documentation

    How to create, insert fields using C# Diagram API ....vsdx" ); // Get Visio page Aspose..."InsertField_out.vsdx" , SaveFileFormat . VSDX ); Update,Remove...

    docs.aspose.com/diagram/net/create-insert-fields/
  6. Convert Visio to PDF via C# | products.aspose.com

    Convert Visio to PDF format in C# code. Save Visio as PDF using VB.NET, Asp.NET or any .NET based application.....to Convert VSDX to PDF Check our live demos for VSDX to PDF conversion...write any code. Just upload your VSDX file and hit the "Convert" button...

    products.aspose.com/diagram/net/conversion/visi...
  7. Working with Window Elements|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" ); // iterate through the window...Diagram ( dataDir + "Drawing1.vsdx" ); // initialize window object...

    docs.aspose.com/diagram/java/working-with-windo...
  8. 公共 API Aspose.Diagram 6.8.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" , SaveFileFormat . VSDX ); 呈现宏“代码”时出错:为参数...Diagram ( @"c:\temp\Drawing1.vsdx" ); // Get Visio page Aspose...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  9. 使用文本框|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 the page by its name..."FormatShapeTextBlock_Out.vsdx" , SaveFileFormat . VSDX ); 旋转和设置形状文本的位置...

    docs.aspose.com/diagram/zh/java/working-with-te...
  10. Hello World Example|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....Visio file-formats including VSDX, VDX, VSD, VSX, VTX, VSSX, VSDM...Diagram (); // save diagram in the VSDX format diagram . save ( dataDir...

    docs.aspose.com/diagram/java/hello-world-example/