Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 87,902 for

project

(0.37 sec)
  1. Convert MPP to MPT via C# | Tasks Conversion AP...

    Sample code for MPP to MPT C# conversion. Use API example code for batch MPP files to MPT conversion within VB.NET, Asp.NET or any .NET based application....Load MPP file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert MPP to...

    products.aspose.com/tasks/net/conversion/mpp-to...
  2. Working with Resource Assignments | Aspose.Task...

    Learn how to work with resource assignment variances in Microsoft Project files using Aspose.Tasks for .NET. This guide explains cost, start, finish, and work variances with practical C# examples....tracking is an important part of project management because it allows...enabling developers to analyze project deviations programmatically...

    docs.aspose.com/tasks/net/dealing-variances/
  3. 使用 C# 在线合并 Microsoft Project 文件、MPT、MPX、XML

    通过 .NET 库使用几行 C# 代码合并 MPP、MPT、MPX MS-Project、ORACLE Primavera、XML 和 PDF 文件。免费在线查看 MPP 合并!...NET Merger Microsoft Project 文件通过 C# 在线合并 使用 Mergers 将多...Microsoft 项目文件 为了合并 MPP、MPT、MPX MS-Project、ORACLE Primavera、XML 和 PDF...

    products.aspose.com/tasks/zh-hant/net/merger/
  4. Python 項目 API |微軟項目管理和處理

    Python Microsoft 項目管理庫,用於讀取和寫入 MPP XML 和 MPT 文件。將數據導出為 PDF XLS HTML CSV TXT TIFF SVG 和 PNG 格式...Microsoft Project 文件操作 API 創建、讀取、編輯、轉換和操作 Microsoft Project 文件,無需任何...文件,無需任何 Microsoft Project 依賴項。 Download Free Trial Aspose.Tasks for...

    products.aspose.com/tasks/zh-hant/python-net/
  5. Managing Task Durations | Aspose.Tasks Document...

    Learn how to manage Microsoft Project (MPP/XML) task durations using Aspose.Tasks for Java....duration help give a realistic project end date. Aspose.Tasks allows...developers set task duration in projects. Working with Durations The...

    docs.aspose.com/tasks/java/managing-durations/
  6. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only....there is no need to install MS Project or any other MPP handling software...software to export MS Project file to Excel using C# that results...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  7. #ERROR values in custom fields with a formula -...

    We’ve encountered a problem with formula-based extended attributes: sometimes one or multiple fields are saved with “#ERROR” value in every task. I’ve been trying to reproduce the issue, and it turns out that even exampl…...var project = CreateTestProjectWit(); var task = project.RootTask...var extendedAttributeDef = project.ExtendedAttributes[0]; extendedAttributeDef...

    forum.aspose.com/t/error-values-in-custom-field...
  8. 找出VBA项目是否受密码保护,通过Node.js和C++|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....Workbook (); // Access the VBA project of the workbook. const vbaProj...getVbaProject (); // Find out if VBA Project is Protected using isProtected...

    docs.aspose.com/cells/zh/nodejs-cpp/find-out-if...
  9. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA Project's code page settings for enhanced performance and compatibility....property Gets or sets the VBA project’s code page. public int CodePage...to access a document’s VBA project information. Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Creating Tasks | Aspose.Tasks Documentation

    Learn how to create and manage tasks using Aspose.Tasks for C++....Tasks Contents [ Hide Show ] A project is, essentially, made up by...for the project to be completed. When working with project files...

    docs.aspose.com/tasks/cpp/creating-tasks/