Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 22,257 for

savefileformat

(0.76 sec)
  1. Printing Project Files | Aspose.Tasks Documenta...

    Learn how to export Microsoft Project (MPP) files to separate image files using Aspose.Tasks for .NET with ImageSaveOptions and page settings....= new ImageSaveOptions(SaveFileFormat. PNG ); 3 options. StartDate...

    docs.aspose.com/tasks/net/printing-project-page...
  2. 添加、检索、复制和读取 Visio 形状数据|Documentation

    本节介绍如何添加形状、设置形状的属性或使用 Aspose.Diagram 复制形状。...vsdx" , SaveFileFormat . VSDX ); System . out..."CopyShapes_Out.vsdx" , SaveFileFormat . VSDX ); 我们欢迎您的查询和建议 Aspose...

    docs.aspose.com/diagram/zh/java/add-retrieve-co...
  3. Convert VSDX to VTX via Java | products.aspose.com

    Sample Java conversion code for VSDX format to VTX file. Use this example code to convert VSDX to VTX within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters VTX file...visio.save( "output.vtx" , SaveFileFormat.VTX); VSDX to VTX Conversion...

    products.aspose.com/diagram/java/conversion/vsd...
  4. Convert VSDX to VSTX via Java | products.aspose...

    Sample Java conversion code for VSDX format to VSTX file. Use this example code to convert VSDX to VSTX within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters VSTX file...visio.save( "output.vstx" , SaveFileFormat.VSTX); VSDX to VSTX Conversion...

    products.aspose.com/diagram/java/conversion/vsd...
  5. Convert VSS to PDF via Java | products.aspose.com

    Sample Java conversion code for VSS format to PDF file. Use this example code to convert VSS to PDF within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters PDF file...visio.save( "output.pdf" , SaveFileFormat.PDF); VSS to PDF Conversion...

    products.aspose.com/diagram/java/conversion/vss...
  6. Convert VTX to VSDX via Java | products.aspose.com

    Sample Java conversion code for VTX format to VSDX file. Use this example code to convert VTX to VSDX within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters VSDX file...visio.save( "output.vsdx" , SaveFileFormat.VSDX); VTX to VSDX Conversion...

    products.aspose.com/diagram/java/conversion/vtx...
  7. Convert VSDM to PNG via Java | products.aspose.com

    Sample Java conversion code for VSDM format to PNG file. Use this example code to convert VSDM to PNG within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters PNG file...visio.save( "output.png" , SaveFileFormat.PNG); VSDM to PNG Conversion...

    products.aspose.com/diagram/java/conversion/vsd...
  8. Convert VSTM to JPEG via Java | products.aspose...

    Sample Java conversion code for VSTM format to JPEG file. Use this example code to convert VSTM to JPEG within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters JPEG file...visio.save( "output.jpeg" , SaveFileFormat.JPEG); VSTM to JPEG Conversion...

    products.aspose.com/diagram/java/conversion/vst...
  9. Convert VDX to VSDX via Java | products.aspose.com

    Sample Java conversion code for VDX format to VSDX file. Use this example code to convert VDX to VSDX within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters VSDX file...visio.save( "output.vsdx" , SaveFileFormat.VSDX); VDX to VSDX Conversion...

    products.aspose.com/diagram/java/conversion/vdx...
  10. Convert VSS to PDF via Python | products.aspose...

    Sample Python conversion code for VSS format to PDF file. Use this example code to convert VSS to PDF within any Python based application....with output file path and SaveFileFormat as parameters PDF file...diagram.save( "output.pdf" , SaveFileFormat.PDF); VSS to PDF Conversion...

    products.aspose.com/diagram/python-java/convers...