Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 86,453 for

project

(0.1 sec)
  1. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the VBA Project’s code page....property Gets or sets the VBA project’s code page. @property def...to access a document’s VBA project information. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 通过 C# 将 MS-Project 合并到 MS-Project | Microsoft 项...

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

    products.aspose.com/tasks/zh-hant/net/merger/ms...
  3. Working with Formulas | Aspose.Tasks Documentation

    Learn how to write and read formulas in Microsoft Project (MPP) files using Aspose.Tasks for .NET. This guide covers creating, reading, and working with custom field formulas....reading/writing formulas to MPP project files. The Formula property...to Extended Attributes in a project. Aspose.Tasks writes these...

    docs.aspose.com/tasks/net/writing-and-reading-f...
  4. Managing Currency Symbols | Aspose.Tasks Docume...

    Learn how to view, set, and retrieve currency symbols in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET, with examples and best practices....Developer Guide Working with Project Currencies Managing Currency...represented in a Microsoft Project file. For example: $ for US...

    docs.aspose.com/tasks/net/managing-currency-sym...
  5. Weekday Properties in PHP | Aspose.Tasks Docume...

    Learn how to work with Microsoft Project (MPP/XML) weekday properties using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Weekday Properties...example code. Copy 1 $project = new Project( 'test_tasks.mpp' );...

    docs.aspose.com/tasks/java/weekday-properties-i...
  6. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a VBA Project in Java....VBA project. Examples: Shows how to create a VBA project using...Create a new VBA project. VbaProject project = new VbaProject();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Adding Extended Attributes to Resource Assignme...

    Learn how to add Microsoft Project extended attributes to resource assignments using Aspose.Tasks for C# and VB.NET....Create new project 2 System ::SharedPtr < Project > project = System::MakeObject...System::MakeObject < Project > (dataDir + u "Blank2010.mpp" ); 3...

    docs.aspose.com/tasks/cpp/adding-extended-attri...
  8. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for Java library for calculations....) Tan( number ) Copy 1 Project project = CreateTestProjectWit();...// Set formula Sin(pi/2) 4 project. getExtendedAttribute (). get...

    docs.aspose.com/tasks/java/support-for-evaluati...
  9. How to Run the Examples|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....org is checked The example project uses the NuGet Automatic Package...Aspose.Cells.dll in the example project. Download from GitHub All examples...

    docs.aspose.com/cells/net/how-to-run-the-examples/
  10. Tasks and Calendars | Aspose.Tasks Documentation

    Learn how to associate and manage calendars with Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for setting and reading task calendars....[ Hide Show ] In Microsoft Project, it is possible to associate...Microsoft Project: Open the project file. On the Project menu, select...

    docs.aspose.com/tasks/net/tasks-and-calendars/