Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 52,373 for

project

(0.05 sec)
  1. Automate MPP File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate MPP file merging. With our intuitive user interface, you can quickly and easily convert MPP files into PDF, XML, or other formats. You can also merge multiple MPP 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/mpp/
  2. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA Project information. A VBA Project inside the document is defined as a collection of VBA modules. To learn more, visit the documentation article in C++....access to VBA project information. A VBA project inside the document...const Gets or sets the VBA project’s code page. get_IsProtected...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....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...
  4. Timephased Data Generation for Different Work C...

    Learn how to work with Microsoft Project (MPP/XML) timephased data with different work contours using Aspose.Tasks for Java....TimeScaleData which takes the project start and finish dates as input...source MPP file 6 Project project = new Project(dataDir + "SampleFile...

    docs.aspose.com/tasks/java/timephased-data-gene...
  5. Resource and Calendars

    Learn how to add resource calendars to Microsoft Project (MPP/XML) Project files using Aspose.Tasks for .NET....for a resource in Microsoft Project: In the Resource Sheet, double-click...resource. Copy 1 Project project = new Project(); 2 Resource res...

    docs.aspose.com/tasks/net/resource-and-calendars/
  6. 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...
  7. Adding Extended Attributes to Resource Assignments

    Learn how to add extended attributes to Microsoft Project resource assignments using Aspose.Tasks for Java....Assignment Copy 1 Project project = new Project(dataDir + "Blank2010...and resource 4 Task task1 = project. getRootTask (). getChildren...

    docs.aspose.com/tasks/java/adding-extended-attr...
  8. Writing and Reading Formulas

    The page contains examples of reading/writing formulas used by Aspose.Tasks for Java library for calculations....reading/writing formulas to MPP project files. The Formula property...3 4 Project project = new Project(dataDir + "New project 2010...

    docs.aspose.com/tasks/java/writing-and-reading-...
  9. 如何使用 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...
  10. Writing Updated Task Data to MPP

    Learn how to write Microsoft Project (MPP/XML) task properties using Aspose.Tasks for Java....updated data back to a Microsoft Project MPP file. Updating Task Data...snippet shows how to update a project’s task data and write it back...

    docs.aspose.com/tasks/java/writing-updated-task...