Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 85,958 for

project

(0.06 sec)
  1. 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...
  2. Converting Documents with Microsoft Azure App s...

    Find out how to convert PDF documents with Microsoft Azure App Service and Aspose.PDF for .NET, optimizing document workflows in the cloud.... Create Project Create Visual Studio Project Open Visual...2022. Click “Create a new project”. Select “ASP.NET Core Web...

    docs.aspose.com/pdf/net/converting-documents-wi...
  3. 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/
  4. #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...
  5. Creating Task Links | Aspose.Tasks Documentation

    Learn how to create and manage task links in Microsoft Project files using Aspose.Tasks for .NET....relationships between two tasks in a project schedule. Each link connects...to one another. Microsoft Project supports four standard link...

    docs.aspose.com/tasks/net/creating-task-link/
  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. Managing Resource Extended Attributes | Aspose....

    Learn how to add, edit or remove resource extended attributes using Aspose.Tasks for .NET.... Copy 1 Project project = new Project( "New Project.mpp" ); 2...ExtendedAttributeDef myNumber1 = project. ExtendedAttributes . GetById...

    docs.aspose.com/tasks/net/extended-resource-att...
  8. Defining Link Type | Aspose.Tasks Documentation

    Learn how to change Microsoft Project task link types using Aspose.Tasks for C++....define link type in Microsoft Project: On the View menu, select More...Defining link type in Microsoft Project Setting Link Type with Aspose...

    docs.aspose.com/tasks/cpp/defining-link-type/
  9. 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...
  10. Reading the Critical Path in VSTO and Aspose.Ta...

    This article provides information on reading and comparing the critical path of Project files using both Microsoft VSTO and Aspose.Tasks libraries for .NET developers....accomplish this task: Create a new project in Visual Studio. In the Solution...tab. Select the Microsoft Project 12.0 Object Library and then...

    docs.aspose.com/tasks/net/reading-the-critical-...