Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 86,869 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. Convert MPP to MPT via C# | Tasks Conversion AP...

    Sample code for MPP to MPT C# conversion. Use API example code for batch MPP files to MPT conversion within VB.NET, Asp.NET or any .NET based application....Load MPP file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert MPP to...

    products.aspose.com/tasks/net/conversion/mpp-to...
  3. Convert MPP to HTML via C# | Tasks Conversion A...

    Sample code for MPP to HTML C# conversion. Use API example code for batch MPP files to HTML conversion within VB.NET, Asp.NET or any .NET based application....Load MPP file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert MPP to...

    products.aspose.com/tasks/net/conversion/mpp-to...
  4. 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-...
  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. #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...
  7. 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...
  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::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...
  10. 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...