Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 86,482 for

project

(0.12 sec)
  1. Reading VBA Information from MPP File | Aspose....

    This document provides guidance on how to read and extract VBA information from MPP files using Aspose.Tasks for C#....the project. References Information stored in the project. The...the VBA information from the project file. This further has Modules...

    docs.aspose.com/tasks/cpp/reading-vba-informati...
  2. 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...
  3. 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...
  4. Handling Exceptions | Aspose.Tasks Documentation

    This article discusses how to handle exceptions using Aspose.Tasks for .NET....Microsoft Project Files When working with Microsoft Project (MPP)...unsupported features or unexpected project structures. In some cases,...

    docs.aspose.com/tasks/net/handling-exceptions/
  5. VbaModule constructor | Aspose.Words for Python

    VbaModule constructor. Creates an empty module....Shows how to create a VBA project using macros. doc = aw . Document...VBA project. project = aw . vba . VbaProject () project . name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Managing Task Costs | Aspose.Tasks Documentation

    Learn how to manage task costs in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading, calculating, and analyzing task costs....[ Hide Show ] In Microsoft Project, task costs are used to estimate...effort required to complete a project. Costs can be fixed or variable...

    docs.aspose.com/tasks/net/managing-task-costs/
  7. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection....to access a document’s VBA project information. doc = aw . Document...MY_DIR + 'VBA project.docm' ) # A VBA project contains a collection...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Automate MPT File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate MPT file merging. With our intuitive user interface, you can quickly and easily convert MPT files into PDF, XML, or other formats. You can also merge multiple MPT files into a single file, customize the output file, and organize your data....related tasks into a single project makes it easier for teams to...transferring data from one project to another is made easier with...

    products.aspose.com/tasks/net/merger/mpt/
  9. VbaModuleCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific modules from your VbaModuleCollection with our easy-to-use Remove method. Streamline your VBA Projects today!...to access a document’s VBA project information. Document doc =...MyDir + "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/net/aspose.words.vba...
  10. 如何使用 C++ 提取 Microsoft Project 文件元数据

    在本主题中,我们将探讨如何使用 C++ 提取 Microsoft Project 文件元数据。您将观察如何使用不依赖 MS Project 的简单 API 调用在 C++ 中访问 MPP 文件及其元数据信息。...Family 如何使用 C++ 提取 Microsoft Project 文件元数据 在本主题中,我们将探讨如何 使用 C++...Microsoft Project file 元数据。您将观察如何使用不依赖 MS Project 的简单 API 调用在...

    kb.aspose.com/zh/tasks/cpp/how-to-extract-micro...