Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 24,298 for

vsdx

(0.15 sec)
  1. Compress VSX document via Python | products.asp...

    Python source code to compress vsx file within any Python based application....name (full path) and format (VSDX) as a parameter. Now you can...can open and use the VSDX file in Microsoft Office, Adobe PDF or...

    products.aspose.com/diagram/python-net/compress...
  2. 检索、获取、复制和插入页面|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" ); // Set page id int pageid...constructor to load diagram from a VSDX file Diagram diagram = new Diagram...

    docs.aspose.com/diagram/zh/java/retrieve-get-co...
  3. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Visio diagram 保存为任何支持的文件格式,如下所列: VSDX, VSDM, VSSX, VSSM, VSTX, VSTM...Diagram ( dataDir + "Drawing1.vsdx" ); // save diagram using the...

    docs.aspose.com/diagram/zh/java/save-visio-docu...
  4. Image conversion issue with Linux (2) - Free Su...

    Hi. I’m converting a VSD document to Vsdx, am experiencing an issue with certain EMF images when converting them to PNG, using shape.ToImage method. This issue is a follow-up on issue Image conversion issue with Linux. …...converting a VSD document to VSDX, am experiencing an issue with...original VSD, and the converted VSDX which contain PNG images instead...

    forum.aspose.com/t/image-conversion-issue-with-...
  5. Refresh shapes data|Documentation

    This section explains how to refresh shape's data for a visio shape with Aspose.Diagram....vsdx" ); // Get page by name Page..."RefreshData_out.vsdx" , SaveFileFormat . VSDX ); Rotate, Change...

    docs.aspose.com/diagram/net/refresh-shapes-data/
  6. Apply preset theme to VSTM document via Python ...

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

    products.aspose.com/diagram/python-java/theme/v...
  7. 检索、获取、复制和插入页面|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" ) # Set page id page_id = 2...from a VSDX file diagram = Diagram ( "DrawingFlowCharts.vsdx" ) #...

    docs.aspose.com/diagram/zh/python-java/retrieve...
  8. Visio File Drawing NET C# | products.aspose.com

    C# source code to draw geomtry to visio file on .NET Framework, .NET Core, Mono Platforms....include VDW, VDX, VSD, VSDM, VSDX,VSS,VSSM,VSSX,VST,VSTM,VSTX...Geomtry VSD Geomtry VSDM Geomtry VSDX Geomtry VSS Geomtry VSSM Geomtry...

    products.aspose.com/diagram/net/drawing/
  9. Compress VSTM document via .NET | products.aspo...

    C# source code to compress vstm file on .NET Framework, .NET Core, Mono Platforms....Compress Vstm PNG JPG BMP TIFF VSDX Compress VSTM in C# Native and...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/compress/vstm/
  10. Apply preset theme to VSDM document via .NET | ...

    C# source code to apply preset theme to vsdm file on .NET Framework, .NET Core, Mono Platforms....Theme Vsdm PNG JPG BMP TIFF VSDX Apply Preset Theme to VSDM in...name (full path) and format (VSDX) as a parameter. Now you can...

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