Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 23,612 for

vsdx

(2.28 sec)
  1. Aspose Diagram Exract text from Visio File - Fr...

    Hello Team, I am trying to implement exportText function from visio files. Here in documentation, It has mention for sample for extract text but i can not see any code or sample for same. can you please see and upda…...// Load the Visio file (VSD, VSDX, VSS, etc.) Diagram diagram...diagram = new Diagram("input.vsdx"); // Iterate through all pages (or...

    forum.aspose.com/t/aspose-diagram-exract-text-f...
  2. Merge VSTM Files via Python | products.aspose.com

    Python sample code to combine VSTM documents within any Python based application....VSDX); About Aspose.Diagram for Python...that support macros. Unlike VSDX files, files created from VSTM...

    products.aspose.com/diagram/python-net/merger/v...
  3. Change Background of VSTM File via Python | pro...

    Python source code to change background of VSTM documents within any Python based application.... Unlike VSDX files, files created from VSTM...(Microsoft Visio Drawing Format) VSDX (Microsoft Visio Format) VSS...

    products.aspose.com/diagram/python-net/changeba...
  4. Edit Visio VSX files via Java | products.aspose...

    Java sample code to edit Visio VSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....are different than the primary VSDX file format that was introduced...(Microsoft Visio Drawing Format) VSDX (Microsoft Visio Format) VSS...

    products.aspose.com/diagram/java/editor/vsx/
  5. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, Vsdx, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....constructor to load diagram from a VSDX file Diagram diagram = new Diagram...dataDir + "Network Diagram_start.vsdx" ); // Options when saving a...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  6. Split VSX Files via Python | products.aspose.com

    Python source code to Split vsx file within any Python based application....VSDX as parameter. System Requirements...Aspose.Diagram.SaveFileFormat.VSDX); About Aspose.Diagram for Python...

    products.aspose.com/diagram/python-net/splitter...
  7. Change Background of VSDM File via Python | pro...

    Python source code to change background of VSDM documents within any Python based application....drawings that are similar to VSDX but also provide the capability...VSD (Microsoft Visio Drawings) VSDX (Microsoft Visio Format) VSS...

    products.aspose.com/diagram/python-net/changeba...
  8. Edit Visio VSTM files via Python | products.asp...

    Python sample code to edit Visio VSTM documents within any Python based application.... Unlike VSDX files, files created from VSTM...(Microsoft Visio Drawing Format) VSDX (Microsoft Visio Format) VSS...

    products.aspose.com/diagram/python-java/editor/...
  9. Create VSSM Files via Python | products.aspose.com

    Python Sample code for generating VSSM documents. Use this code for creating VSSM files within any Python based application.....Create Vssm VSSM JPG HTML XML VSDX VSSM Create VSSM Documents via...macro-enabled template File) VSDX (Visio drawing File)...

    products.aspose.com/diagram/python-net/create/v...
  10. 将 Visio 形状转换为 Html|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 html。...class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "ShapeToHtml.vsdx" ); // Get a particular page...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...