Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 88,431 for

project

(0.06 sec)
  1. Importing and Exporting Projects to Primavera |...

    This page explains how to import Projects from Oracle Primavera P6 XER/XML formats and export them in various formats using Aspose.Tasks for .NET....Working with Projects Importing and Exporting Projects to Primavera...Buy Importing and Exporting Projects to Primavera Contents [ Hide...

    docs.aspose.com/tasks/net/importing-and-exporti...
  2. Writing and Reading Formulas with Aspose.Tasks ...

    Discover how to handle formulas in documents using the Aspose.Tasks library....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-...
  3. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects...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. 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. Aspose::Words::Vba::VbaModuleCollection::get_Co...

    Aspose::Words::Vba::VbaModuleCollection::get_Count method. Returns the number of VBA modules in the collection in C++....to access a document’s VBA project information. auto doc = System...get_MyDir () + u "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of VBA modules in 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...
  7. Configure the product in Visual Studio|Aspose.W...

    Manually configure Aspose.Words for C++ in Visual Studio....these steps to configure your project with MSBuild .targets files...your vcxproj file Open your project *.vcxproj file in the text...

    docs.aspose.com/words/cpp/configure-aspose-word...
  8. 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...
  9. 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/
  10. Calculating Percentages | Aspose.Tasks Document...

    Learn how to calculate and retrieve work completion percentages in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. This guide explains how to use the PercentWorkComplete property with practical C# examples....Show ] Tracking progress in project management often requires knowing...without opening Microsoft Project. The class exposes the following...

    docs.aspose.com/tasks/net/calculating-percentages/