Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 22,665 for

vsdx

(0.56 sec)
  1. Working with Diagram Using LowCode API|Document...

    Demonstrates how to use Aspose.Diagram LowCode APIs to convert diagram to PDF, and diagram.Includes complete C# examples for PdfConverter, and DiagramConverter....diagram file formats, such as VSD, VSDX, VSTM, VDX, and so on. How to...InputFile = dataDir + "Input.vsdx" ; // Create save options with...

    docs.aspose.com/diagram/net/work-with-diagram-u...
  2. Export to PDF not showing correct background pa...

    Using Aspose.Diagram (24.9.0) I’m trying to export .Vsdx to .pdf using the code snippet in Convert Visio to PDF format|Documentation. I’m encountering a problem with the export function: it’s not correctly processing t…...vsdx to .pdf using the code snippet...code snippet sample. Sample.vsdx is the Visio file I’m trying...

    forum.aspose.com/t/export-to-pdf-not-showing-co...
  3. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram....class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "ShapeToPdf.vsdx" ); // Get a particular page...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  4. Insert an ActiveX Control in the Visio Diagram|...

    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 ); Retrieve an ActiveX...

    docs.aspose.com/diagram/java/insert-an-activex-...
  5. Remove Hidden Info|Documentation

    This section explains how to remove unusing or hidden info from a diagram with Aspose.Diagram....vsdx" ); // Remove hidden information...

    docs.aspose.com/diagram/net/remove-hidden-info/
  6. 使用打印|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" ); // call the print method...Diagram ( dataDir + "Drawing1.vsdx" ); // call the print method...

    docs.aspose.com/diagram/zh/java/working-with-pr...
  7. Issue converting VSD with embedded EMF picture ...

    Hi! I am facing a problem converting VSD file to SVG via Processing API. VSD file has embedded image in EMF format. As result of the conversion I get an empty SVG file. I have attached file with examples. Is it known …...the VSD as VSDX, or insert this EMF into a new VSDX and save it...image cannot be displayed in the VSDX, or when opening this VSD file...

    forum.aspose.com/t/issue-converting-vsd-with-em...
  8. Convert VSTM to VSX via C# | products.aspose.com

    Sample code for VSTM to VSX C# conversion. Use API example code for batch VSTM files to VSX conversion within VB.NET, Asp.NET or any .NET based application.... Unlike VSDX files, files created from VSTM...are different than the primary VSDX file format that was introduced...

    products.aspose.com/diagram/net/conversion/vstm...
  9. Convert VSX to VSTX via Python | products.aspos...

    Sample Python conversion code for VSX format to VSTX file. Use this example code to convert VSX to VSTX within any Python based application....are different than the primary VSDX file format that was introduced...creating Visio drawings, saved as .VSDX files, with default layout and...

    products.aspose.com/diagram/python-net/conversi...
  10. Convert VSX to VSTM via C# | products.aspose.com

    Sample code for VSX to VSTM C# conversion. Use API example code for batch VSX files to VSTM conversion within VB.NET, Asp.NET or any .NET based application....are different than the primary VSDX file format that was introduced...that support macros. Unlike VSDX files, files created from VSTM...

    products.aspose.com/diagram/net/conversion/vsx-...