Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 10,145 for

mpp

(0.79 sec)
  1. Working with Recurring Tasks | Aspose.Tasks Doc...

    Learn how to create, manage, and customize recurring tasks and recurrence patterns in Microsoft Project (Mpp/XML) using Aspose.Tasks for .NET. Includes C# examples for defining daily, weekly, monthly, and yearly recurrence rules....customizing recurring tasks in MPP and XML project files. Working...= new Project( "New Project.mpp" ); 2 RecurringTaskParamet parameters...

    docs.aspose.com/tasks/net/working-with-recurrin...
  2. 通過 C# 將 Primavera XML 轉換為 JPEG |任務轉換 API .NET

    PRIMAVERA-XML 到 JPEG C# 轉換的示例代碼。在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中使用 API 示例代碼將 PRIMAVERA-XML 文件批量轉換為 JPEG。...PRIMAVERA-XML to JPEG Conversion MPP MPX MPT PDF XML PRIMAVERA-XML...理大型公司的大型项目。项目经常需要转换为其他格式,例如 MPP 或 MPX。通常,这些扩展之间的转换是通过 C# 完成的。...

    products.aspose.com/tasks/zh-hant/net/conversio...
  3. 通過 C# 將 Primavera XML 轉換為 HTML |任務轉換 API .NET

    PRIMAVERA-XML 到 HTML C# 轉換的示例代碼。在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中使用 API 示例代碼將 PRIMAVERA-XML 文件批量轉換為 HTML。...PRIMAVERA-XML to HTML Conversion MPP MPX MPT PDF XML PRIMAVERA-XML...理大型公司的大型项目。项目经常需要转换为其他格式,例如 MPP 或 MPX。通常,这些扩展之间的转换是通过 C# 完成的。...

    products.aspose.com/tasks/zh-hant/net/conversio...
  4. 通過 C# 將 Primavera XML 轉換為 PNG |任務轉換 API .NET

    PRIMAVERA-XML 到 PNG C# 轉換的示例代碼。在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中使用 API 示例代碼將 PRIMAVERA-XML 文件批量轉換為 PNG。...PRIMAVERA-XML to PNG Conversion MPP MPX MPT PDF XML PRIMAVERA-XML...理大型公司的大型项目。项目经常需要转换为其他格式,例如 MPP 或 MPX。通常,这些扩展之间的转换是通过 C# 完成的。...

    products.aspose.com/tasks/zh-hant/net/conversio...
  5. 通過 C# 將 Primavera XML 轉換為 XPS |任務轉換 API .NET

    PRIMAVERA-XML 到 XPS C# 轉換的示例代碼。在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中使用 API 示例代碼將 PRIMAVERA-XML 文件批量轉換為 XPS。...PRIMAVERA-XML to XPS Conversion MPP MPX MPT PDF XML PRIMAVERA-XML...理大型公司的大型项目。项目经常需要转换为其他格式,例如 MPP 或 MPX。通常,这些扩展之间的转换是通过 C# 完成的。...

    products.aspose.com/tasks/zh-hant/net/conversio...
  6. Support for Setter for vbaModule.SourceCode usi...

    Hi Aspose team, over: Reading VBA Information from Mpp file I found way how to read SourceCode of VBA in Project documents. As this is only getter can you please extend functionality to provide setter also? Thanks, O…...Reading VBA Information from MPP file I found way how to read...

    forum.aspose.com/t/support-for-setter-for-vbamo...
  7. Reading and Writing General Properties | Aspose...

    Learn how to read and set general task properties such as name, ID, UID, start and finish dates in Microsoft Project (Mpp/XML) using Aspose.Tasks for .NET. Includes C# examples for reading and writing task properties....programmatically when working with MPP or XML project files. General...= new Project( "New Project.mpp" ); 2 3 // Create a ChildTasksCollector...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  8. Setting a Task to a SubProject | Aspose.Tasks D...

    Learn how to set tasks to subprojects using Aspose.Tasks for Java....mpp" ); 6 7 Task task = project....SUBPROJECT_NAME , dataDir + "NewProductDev.mpp" ); 11 12 // you can see the...

    docs.aspose.com/tasks/java/setting-a-task-to-a-...
  9. Managing Resource Extended Attributes | Aspose....

    Learn how to add, edit or remove resource extended attributes using Aspose.Tasks for C++....mpp" ); 3 4 // Define extended attribute...Add(number1Resource); 19 20 // Save project as MPP 21 project1 -> Save(dataDir +...

    docs.aspose.com/tasks/cpp/extended-resource-att...
  10. Rendering Resource Sheet View | Aspose.Tasks Do...

    Learn how to render resource sheet view of Microsoft Project (Mpp/XML) files using Aspose.Tasks for C# and VB.NET....this article reads a source MPP file that has a number of resources...Project Reader. Read the source MPP file. Set the PresentationFormat...

    docs.aspose.com/tasks/cpp/resource-sheet-view/