Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 86,484 for

project

(0.07 sec)
  1. Reading the Critical Path | Aspose.Tasks Docume...

    Learn how to read critical path from Microsoft Project files using Aspose.Tasks for .NET....that determines the minimum project duration. If any task on this...path is delayed, the entire project timeline is affected. This...

    docs.aspose.com/tasks/net/reading-the-critical-...
  2. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA Project's code page settings for enhanced performance and compatibility....property Gets or sets the VBA project’s code page. public int CodePage...to access a document’s VBA project information. Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  3. #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...
  4. Working with Extended Task Attributes | Aspose....

    Learn how to create, assign, and read Extended Task Attributes in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples with ExtendedAttributeDefinition and ExtendedAttribute classes....Task Attributes in Microsoft Project allow you to define custom...all versions of Microsoft Project (2003–2019). What Are Extended...

    docs.aspose.com/tasks/net/working-with-extended...
  5. VbaProject class | Aspose.Words for Node.js

    Aspose.Words.Vba.VbaProject class. Provides access to VBA Project information...access to VBA project information. A VBA project inside the document...codePage Gets or sets the VBA project’s code page. isProtected Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Working with Currency Properties in PHP | Aspos...

    Learn how to manage Microsoft Project (MPP/XML) currency properties using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Working with Currency...code. PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...

    docs.aspose.com/tasks/java/currency-properties-...
  8. Defining Link Type | Aspose.Tasks Documentation

    Learn how to change Microsoft Project task link types using Aspose.Tasks for .NET....relationships between two tasks in a project schedule. Each link has a type...Types in Microsoft Project Microsoft Project supports four standard...

    docs.aspose.com/tasks/net/defining-link-type/
  9. Extract SEO-Oriented Fields from JSON | Aspose....

    A guide on extracting specific fields such as 'h1' and 'description' from various data sources including JSON headers and file paths....for Java Working with Java Projects Extract SEO-Oriented Fields...possible to update Microsoft Project 2010 MPP files in addition...

    docs.aspose.com/tasks/java/microsoft-project-mp...
  10. Working with Resource Assignment Budgets | Aspo...

    Learn how to work with resource assignment budgets using Aspose.Tasks for .NET. This guide covers BudgetCost, BudgetWork, and shows practical C# examples for extracting budget data programmatically....budgets is an important part of project cost management. Aspose.Tasks...without depending on Microsoft Project. Assignment Budget The ResourceAssignment...

    docs.aspose.com/tasks/net/assignment-budget/