Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 24,300 for

vsdx

(0.16 sec)
  1. Supported File Formats|Documentation

    Visio Diagram Java API can load and save variety of formats including Vsdx, VDX, VSD, VTX, VSSX, VSDM, VSTM, PDF, XPS, SVG, EMF, JPEG, PNG, BMP, TIFF and HTML....Description Load Save Remarks VSDX MS Visio Drawing that uses OPC...

    docs.aspose.com/diagram/java/supported-file-for...
  2. 删除隐藏信息|Documentation

    本节介绍如何使用 Aspose.Diagram 从 diagram 中删除未使用或隐藏的信息。...vsdx" ); // Remove hidden information...

    docs.aspose.com/diagram/zh/net/remove-hidden-info/
  3. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Import Bitmap..."InsertImageInVisio_out.vsdx" , SaveFileFormat . VSDX ); Convert Specified...

    docs.aspose.com/diagram/net/working-with-images/
  4. Convert VSTM to VSDM via Java | products.aspose...

    Sample Java conversion code for VSTM format to VSDM file. Use this example code to convert VSTM to VSDM within any Web or Desktop Java based application.... Unlike VSDX files, files created from VSTM...drawings that are similar to VSDX but also provide the capability...

    products.aspose.com/diagram/java/conversion/vst...
  5. Convert VSDM to VSTX via Python | products.aspo...

    Sample Python conversion code for VSDM format to VSTX file. Use this example code to convert VSDM to VSTX within any Python based application....drawings that are similar to VSDX but also provide the capability...creating Visio drawings, saved as .VSDX files, with default layout and...

    products.aspose.com/diagram/python-java/convers...
  6. Convert VSTM to VSTX via Java | products.aspose...

    Sample Java conversion code for VSTM format to VSTX file. Use this example code to convert VSTM to VSTX within any Web or Desktop Java based application.... Unlike VSDX files, files created from VSTM...creating Visio drawings, saved as .VSDX files, with default layout and...

    products.aspose.com/diagram/java/conversion/vst...
  7. Aspose.Diagram Product Family

    Aspose.Diagram provides Visio file formats conversions to images, PDF, HTML, XML and XAML formats. Popular file formats supported include VSD, VSS, VDW, VST, Vsdx, VSSX, VSTX, VSDM, VSTM, and VSSM....include VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, and...include VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, and...

    docs.aspose.com/diagram/
  8. Convert VSTX to VSDM via Java | products.aspose...

    Sample Java conversion code for VSTX format to VSDM file. Use this example code to convert VSTX to VSDM within any Web or Desktop Java based application....VSDX files, with default layout and...drawings that are similar to VSDX but also provide the capability...

    products.aspose.com/diagram/java/conversion/vst...
  9. 将 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/java/convert-a-visio...
  10. Convert a Visio Shape To Image|Documentation

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

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