Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 88,429 for

project

(0.14 sec)
  1. Aspose.Tasks Product Family

    查找有关在没有 Microsoft Project 的代码中创建、读取、编辑和转换项目文件格式(如 MPP、MPT、MPX)的答案。...Microsoft Project 元数据 如何在 C# 中将 Microsoft Project 文件转换为 XPS 如何使用...Microsoft Project 文件转换为 XPS 如何在 C# 中提取 Microsoft Project 文件元数据 如何使用...

    kb.aspose.com/zh/tasks/page/2/
  2. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort Microsoft Project (MPP/XML) tasks by names using Aspose.Tasks for C#....with a project using Aspose.Tasks, the tasks in the project can...traverse the tasks in the project and sort them by name . Implementing...

    docs.aspose.com/tasks/cpp/sorting-tasks-by-name/
  3. 通过 C# 将 Primavera-XML 合并到 MS Project | Microsof...

    Primavera-XML 到 MS Project C# 合并的示例代码。使用 API 示例代码将批处理 Primavera-XML 文件转换成 MS Project 在 VB.NET、Asp.NET 或任何基于 .NET 的应用程序中合并。...Merger PRIMAVERA-XML to Ms Project MPP MPX MPT PDF XML Primavera-XML...C# 将 Primavera-XML 合并到 MS Project 在 .NET Framework、Mono 和 COM...

    products.aspose.com/tasks/zh-hant/net/merger/pr...
  4. Developer Guide | Aspose.Tasks for .NET Documen...

    This guide provides information on using Aspose.Tasks for .NET to manage Project tasks and workflows....API for processing Microsoft Project files in .NET applications...without relying on Microsoft Project or Office Automation. It provides...

    docs.aspose.com/tasks/net/developer-guide/
  5. Using Aspose.Drawing in Maui App|Documentation

    Learn how to use Aspose.Drawing in Maui application with C#....NET MAUI App project. In Visual Studio, create a...a new C# .NET MAUI App project, selecting .NET 9.0 without including...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  6. Check if VBA Code is Signed with Node.js via C+...

    Learn how to check if the VBA code Project is signed using Aspose.Cells for Node.js via C++....check whether the VBA code project is signed. Please use the VbaProject...console . log ( "Is VBA Code Project Signed: " + workbook . getVbaProject...

    docs.aspose.com/cells/nodejs-cpp/check-if-vba-c...
  7. Overtimes in Tasks | Aspose.Tasks Documentation

    Learn how to assign overtime values for Microsoft Project (MPP/XML) tasks using Aspose.Tasks for Java....Contents [ Hide Show ] Microsoft Project lets users assign overtime...task (TimeSpan). Microsoft Project view of task overtime To see...

    docs.aspose.com/tasks/java/overtimes-in-tasks/
  8. Split Tasks in Ruby | Aspose.Tasks Documentation

    Learn how to split Microsoft Project (MPP/XML) tasks using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....tasks.Tsk' ) 6 7 calendar = project . get(prj . CALENDAR) 8 9 cal...

    docs.aspose.com/tasks/java/split-tasks-in-ruby/
  9. Working with Task Priorities | Aspose.Tasks Doc...

    Learn how to work with Microsoft Project (MPP/XML) task priorities using Aspose.Tasks for C# and VB.NET....task’s priority helps Microsoft Project with automatic resource levelling...over-allocated). In Microsoft Project, it is possible to assign priority...

    docs.aspose.com/tasks/cpp/task-priorities/
  10. Adding module for VBAProject does not work - Fr...

    Hi, we have a problem with adding a new VBA module to an existing dotm document. It works fine, if document has already an VBA module. But it does not work if dotm has none modules. To reproduce the problem, i have ad…...Create a new VBA project. VbaProject project = new VbaProject();...VbaProject(); project.setName("AsposeProject"); doc.setVbaProject(project);...

    forum.aspose.com/t/adding-module-for-vbaproject...