Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 17,574 for

savefileformat

(0.03 sec)
  1. Convert VSTM to PDF via Java | products.aspose.com

    Sample Java conversion code for VSTM format to PDF file. Use this example code to convert VSTM 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); VSTM to PDF Conversion...

    products.aspose.com/diagram/java/conversion/vst...
  2. Convert VST to JPEG via Java | products.aspose.com

    Sample Java conversion code for VST format to JPEG file. Use this example code to convert VST 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); VST to JPEG Conversion...

    products.aspose.com/diagram/java/conversion/vst...
  3. Adding Links for Tasks

    Learn how to add new task links to the project using Aspose.Tasks for .NET in comparison with Microsoft Office Automation Tools....mpp" , SaveFileFormat. MPP ); view raw Examp...

    docs.aspose.com/tasks/net/adding-links-for-tasks/
  4. 检索、获取、复制和插入页面|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" , SaveFileFormat . VSDX ) 设置方向并控制隐藏 Visio...

    docs.aspose.com/diagram/zh/python-java/retrieve...
  5. Parent and Child Tasks

    Learn how to work with Microsoft Project (MPP/XML) parent-child relations using Aspose.Tasks for Java....mpp" , SaveFileFormat. MPP ); view raw Examp...

    docs.aspose.com/tasks/java/parent-and-child-tasks/
  6. Working with Project Pages

    Learn how to calculate the total number of pages while exporting Microsoft Project (MPP/XML) documents in graphical formats using Aspose.Tasks for Java....= new ImageSaveOptions(SaveFileFormat. PNG ); 15 { 16 options...

    docs.aspose.com/tasks/java/working-with-project...
  7. Split Tasks

    Learn how to split Microsoft Project (MPP/XML) tasks using Aspose.Tasks for Java....Xml" , SaveFileFormat. XML ); view raw Examp...

    docs.aspose.com/tasks/java/split-tasks/
  8. Creating Resource Assignments

    Learn how to create resource assignments linking tasks and resources in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET....mpp" , SaveFileFormat. MPP ); view raw Examp...

    docs.aspose.com/tasks/net/creating-resource-ass...
  9. Outline Codes in a Project

    Learn how to work with Microsoft Project (MPP/XML) outline codes using Aspose.Tasks for C++....Aspose::Tasks::Saving::SaveFileFormat::MPP); view raw Exampl...

    docs.aspose.com/tasks/cpp/outline-codes-in-a-pr...
  10. Convert Microsoft Project MPP file to CSV Format

    Write your own Microsoft Project convertor using Aspose.Tasks for .NET and convert MPP files to CSV file....method and specify the SaveFileFormat.CSV as the argument. Copy..."SaveProjectAsCSV_out.csv" , SaveFileFormat. CSV ); view raw Examp...

    docs.aspose.com/tasks/net/convert-ms-project-mp...