Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 24,300 for

vsdx

(0.19 sec)
  1. Auto layout VSD document via Python | products....

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

    products.aspose.com/diagram/python-net/autolayo...
  2. Convert Visio to Visio via C# | products.aspose...

    Convert Visio to Visio format in C# code. Save Visio as Visio using VB.NET, Asp.NET or any .NET based application.....Free App to Convert Visio to VSDX Check our live demos for Visio...formats. VSDX What is VSDX File Format? Files with .VSDX extension...

    products.aspose.com/diagram/net/conversion/visi...
  3. Unlock VSSX document via .NET | products.aspose...

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

    products.aspose.com/diagram/net/unlock/vssx/
  4. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....vsdx" ); // Get Visio page Aspose..."SetPageSize_out.vsdx" , SaveFileFormat . VSDX ); Set Orientation...

    docs.aspose.com/diagram/net/change-page-size/
  5. Auto-space a Collection of Shapes in the Visio ...

    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 page of the Visio..."c:\\temp\\AutoSpaceShapes_Out.vsdx" , SaveFileFormat . VSDX ); Set Orientation...

    docs.aspose.com/diagram/java/auto-space-a-colle...
  6. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....vsdx" ); // Get Visio page Aspose..."SetAutoExpand_out.vsdx" , SaveFileFormat . VSDX ); Set Orientation...

    docs.aspose.com/diagram/net/check-page-autoexpand/
  7. DiagramException when converting VSD_file - Fre...

    Hello! When trying to convert a VSD file to Vsdx, I get DiagramException. I am using the latest version: 26.4 Please see the attachment to find the VSD files and the callstack. The file was converted using this code: …...trying to convert a VSD file to VSDX, I get DiagramException. I am...getAbsolutePath() + “x”, SaveFileFormat.VSDX); Please help to resolve this...

    forum.aspose.com/t/diagramexception-when-conver...
  8. Working with SolutionXML 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" ); // initialize SolutionXML..."AddSolutionXMLElemen_Out.vsdx" , SaveFileFormat . VSDX ); Reading XML Values...

    docs.aspose.com/diagram/java/working-with-solut...
  9. Set Orientation and Control the Export of Hidde...

    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 Page page..."SetPageOrientation_Out.vsdx" , SaveFileFormat . VSDX ); Control the Export...

    docs.aspose.com/diagram/java/set-orientation-an...
  10. Visio加水印|Documentation

    如何使用 .NET Diagram API 为 visio 添加水印。...vsdx" ; // Save in the VSDX format diagram ....( dataDir , SaveFileFormat . VSDX ); 这个例子的工作原理如下: 创建 Diagram 类的对象。...

    docs.aspose.com/diagram/zh/net/add-watermark-to...