Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 22,256 for

savefileformat

(0.37 sec)
  1. How to Add Extended Attributes to Resource Assi...

    Learn how to add extended attributes to Microsoft Project resource assignments using Aspose.Tasks for .NET. This guide explains how to create plain and lookup attributes with practical C# code examples....mpp" , SaveFileFormat. MPP ); Examples-CShar..."AddExtendedAttribute_out.mpp" , SaveFileFormat. MPP ); Examples-CShar...

    docs.aspose.com/tasks/net/adding-extended-attri...
  2. How to Add Weekdays in MPP using Java

    This small topic is about how to add Weekdays in MPP using Java by providing details about setting up the environment and using the example code. You can easily develop an application to define weekdays in Microsoft Project using Java....memory stream by using the SaveFileFormat enumerator. Code to Define...

    kb.aspose.com/tasks/java/how-to-add-weekdays-in...
  3. How to Add Weekdays in MPP using C#

    This simple article provides details about how to add Weekdays in MPP using C# by providing details about setting up the environment and using the example code. One can develop an application to define workday in Microsoft Project using C# without any dependence on MS Project or any other MPP managing software....on the disk by using the SaveFileFormat enumerator. Code to Define...

    kb.aspose.com/tasks/net/how-to-add-weekdays-in-...
  4. 更新 VSTO 和 Aspose.Diagram 中的形状属性|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....vdx" , SaveFileFormat . VDX ); } catch ( Exception...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  5. 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/
  6. 移除形状保护|Documentation

    This section explains how to remove shape protection using Aspose.Diagram for Python via Java....vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/zh/python-java/remove-s...
  7. Convert Project Data to JPEG | Aspose.Tasks Doc...

    This article explains how to convert Microsoft Project (MPP/XML) to JPEG using Aspose.Tasks for C# and VBScript....(Aspose::Tasks::Saving::SaveFileFormat::JPEG); tmp_0 -> set_JpegQuality(50);...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  8. Adding Resources | Aspose.Tasks Documentation

    This section explains how to add resources to Microsoft Project files....Aspose::Tasks::Saving::SaveFileFormat::XML); Examples-CPP-Wo...

    docs.aspose.com/tasks/cpp/adding-resources/
  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 ); API 限制...

    docs.aspose.com/diagram/zh/net/use-connection-i...
  10. Saving Project Data to CSV, Text, MPT Formats |...

    Learn how to save Microsoft Project (MPP/XML) files to CSV, Text, or MPT formats using Aspose.Tasks for Java....csv" , SaveFileFormat. CSV ); Examples-src-m...(dataDir + "Project5.txt" , SaveFileFormat. TXT ); Examples-src-m...

    docs.aspose.com/tasks/java/saving-project-data-...