Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 86,861 for

project

(0.13 sec)
  1. VbaProject constructor | Aspose.Words for Python

    VbaProject constructor. Creates a blank [VbaProject](../)....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...
  2. Percentage Complete Calculations | Aspose.Tasks...

    Learn how to work with percentage complete values using Aspose.Tasks for Java....Contents [ Hide Show ] Microsoft Project shows the percentage of a task...can be added manually, by a project manager, or automatically calculated...

    docs.aspose.com/tasks/java/percentage-complete-...
  3. Creating Resources in VSTO and Aspose.Tasks | A...

    This page discusses how to create resources in Microsoft Project files using both VSTO and Aspose.Tasks for .NET....sample to create resource in project. Copy 1 string filename = @"E:\Aspose\Aspose...VSTO\Aspose.Tasks VS VSTO Projects\Sample Files\MyProject.mpp"...

    docs.aspose.com/tasks/net/creating-resources-in...
  4. Installing Aspose.Tasks for Java | Aspose.Tasks...

    Learn how to install Aspose.Tasks for Java in Eclipse using Maven....Tasks Maven Project in New Project wizard and Aspose.Tasks...Tasks Maven Project (wizard) To create Maven Project by wizard...

    docs.aspose.com/tasks/java/installing-and-using...
  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. Gantt bar colors with mpx export - Free Support...

    Hello, is it possible to set the MS Project Gantt bar color over an mpx file? I need to set the bar colors in MS Project? Thx Best regards from munich master_grueni...it possible to set the MS Project Gantt bar color over an mpx...to set the bar colors in MS Project? Thx Best regards from munich...

    forum.aspose.com/t/gantt-bar-colors-with-mpx-ex...
  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. Aspose::Words::Vba::VbaModuleCollection::Add me...

    Aspose::Words::Vba::VbaModuleCollection::Add method. Adds a module to the collection in C++....Shows how to create a VBA project using macros. auto doc = System...// Create a new VBA project. auto project = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. Aspose::Words::Vba::VbaModuleType enum | Aspose...

    Aspose::Words::Vba::VbaModuleType enum. Specifies the type of a model in a VBA Project in C++....the type of a model in a VBA project. enum class VbaModuleType Values...DocumentModule 0 A type of VBA project item that specifies a module...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Aspose::Words::Vba::VbaModuleCollection::idx_ge...

    Aspose::Words::Vba::VbaModuleCollection::idx_get method. Retrieves a VbaModule object by name, or Null if not found 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...