Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 24,300 for

vsdx

(1.82 sec)
  1. Get Visio Shape Inherit Chars|Documentation

    This section explains how to get visio shape's font style inherited from it's parent style and master with Aspose.Diagram....class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); // Get page by name Page...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  2. Working with Visio Shape Data|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 page by name Page...+ "AddShape_Out.vsdx" , SaveFileFormat . VSDX ); System . out...

    docs.aspose.com/diagram/java/working-with-visio...
  3. 分组、转换和验证形状|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 page by name Page..."GroupShapes_Out.vsdx" , SaveFileFormat . VSDX ); 将 Visio 形状转换为其他文件格式...

    docs.aspose.com/diagram/zh/java/group-convert-a...
  4. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram....vsdx" ); // get page of the Visio...dataDir + "modified.vsdx" , SaveFileFormat . VSDX ); Setting Margins...

    docs.aspose.com/diagram/java/get-paper-width-an...
  5. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, Vsdx, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....can use other diagram formats (VSDX, VSDM, VSTX, VSSX, VSS, VSSM...join ( sourceDir , "Drawing1.vsdx" )) #// Save diagram in the...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  6. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....diagram constructor to load a VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); // Get page by ID Page page...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  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" ; //Call the diagram constructor...String path = dataDir + "Drawing1.vsdx" ; //Call the diagram constructor...

    docs.aspose.com/diagram/zh/java/introduction/
  8. Draw geomtry to visio VSSX document via Python ...

    Python source code to draw geomtry to visio vssx file within any Python based application....Drawing Vssx PNG JPG BMP TIFF VSDX Draw Geomtry to VSSX document...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-net/drawing/...
  9. Draw geomtry to visio VDW document via Python |...

    Python source code to draw geomtry to visio vdw file within any Python based application....Drawing Vdw PNG JPG BMP TIFF VSDX Draw Geomtry to VDW document...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-net/drawing/...
  10. Apply preset theme to VSSX document via Python ...

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

    products.aspose.com/diagram/python-net/theme/vssx/