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

savefileformat

(0.03 sec)
  1. What is an MPP File? MPP File Extension, Proces...

    Learn about the MPP file format, its extension, and how it is used for project management. Discover MPP file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPP files seamlessly....it as an MPP file using SaveFileFormat.Mpp. Project project =...project.Save( "Project.mpp" , SaveFileFormat.Mpp); Writing an MPP File...

    products.aspose.com/tasks/supported-formats/mpp/
  2. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram.... ImageSaveOptions ( SaveFileFormat . PNG ); // specify region...

    docs.aspose.com/diagram/net/working-with-images/
  3. Convert Project Data to JPEG

    This article explains how to convert Microsoft Project (MPP/XML) files to JPEG using Aspose.Tasks for Java....= new ImageSaveOptions(SaveFileFormat. JPEG ); 6 options. setJpegQuality...

    docs.aspose.com/tasks/java/convert-project-data...
  4. Working with Project Views

    Learn how to work with Gantt chart project representation from Microsoft Project MPP files using Aspose.Tasks for Java....mpp" , SaveFileFormat. MPP ); view raw Examp...project. save ( "saved.pdf" , SaveFileFormat. PDF ); view raw Examp...

    docs.aspose.com/tasks/java/working-with-project...
  5. Update shape properties in VSTO and Aspose.Diag...

    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....vdx" , SaveFileFormat . VDX ); } catch ( Exception...

    docs.aspose.com/diagram/net/update-shape-proper...
  6. 在 Java 中将图像转换为 Visio

    本文分享了在 Java 中将图像转换为 Visio 的详细信息。它包含将 PNG 导出到 Java 中的 Visio 的分步过程和运行代码片段。...最后,调用 save 方法的任何重载,同时从 SaveFileFormat 枚举指定任何合适的值。 本文总结了在 Java...

    kb.aspose.com/zh/diagram/java/convert-image-to-...
  7. Setting a Task to A SubProject

    Learn how to work with Microsoft Project (MPP/XML) subprojects using Aspose.Tasks for Java....mpp" , SaveFileFormat. MPP ); 14 view raw Ex...

    docs.aspose.com/tasks/java/setting-a-task-to-a-...
  8. Remove Gap Between Tasks List and Footer

    Aspose.Tasks for .NET provides ReduceFooterGap property to reduce gap between the list of tasks and the footer while conversion of project data to different formats....5 new ImageSaveOptions(SaveFileFormat. PNG ) { ReduceFooterGap...

    docs.aspose.com/tasks/net/reduce-gap-between-ta...
  9. 使用连接索引连接形状|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/java/use-connection-...
  10. Working with Project Properties

    Learn hot to use Aspose.Tasks for Java to change Microsoft Project (MPP/XML) project files' calculation modes. Also the samples of reading or setting project properties are presented below....xml" , SaveFileFormat. XML ); 18 19 // Display...(dataDir + "MPPAspose.xml" , SaveFileFormat. XML ); 22 23 // Display...

    docs.aspose.com/tasks/java/working-with-project...