Uses of Class
com.aspose.tasks.MPPSaveOptions
-
-
Uses of MPPSaveOptions in com.aspose.tasks
Methods in com.aspose.tasks with parameters of type MPPSaveOptions Modifier and Type Method Description voidProject. save(OutputStream stream, MPPSaveOptions options)Saves the project to a stream using the specified save options.voidProject. save(String filename, MPPSaveOptions options)Saves the document to mpp file format using the specified save options.
-