Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 85,810 for

project

(0.09 sec)
  1. Working with Tasks in .NET | Aspose.Tasks for ....

    Learn how to work with Actual Properties of tasks in Aspose.Tasks for .NET. Get practical C# code examples for reading ActualCost, ActualDuration, ActualStart, and other task-related fields....properties is an essential part of project scheduling and reporting. In...allows developers to analyze project progress programmatically ...

    docs.aspose.com/tasks/net/actual-properties/
  2. VbaModuleCollection | Aspose.Words for Java

    Represents a collection of VbaModule objects in Java....to access a document’s VBA project information. Document doc =...Document(getMyDir() + "VBA project.docm"); // A VBA project contains a collection...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Expressions | Aspose.Tasks Documen...

    Learn how to work with task, resource, and Project fields using Aspose.Tasks for Java....can use Task, Resource and Project fields as a formula in expressions...fields, DateTime, Boolean and Project Fields such as task count and...

    docs.aspose.com/tasks/java/working-with-task-re...
  4. Working with VBA Macros in Python|Aspose.Words ...

    Create, read, write, clone, and manage VBA macros in a document using Python....classes to get access to the VBA project source code: The VBAProject...class provides access to VBA project information The VBAModuleCollection...

    docs.aspose.com/words/python-net/working-with-v...
  5. Currency Properties in Ruby | Aspose.Tasks Docu...

    Explore how to utilize currency properties within Ruby programming for handling Microsoft Project files....Programmers Guide Working with Projects in Ruby Currency Properties...Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....

    docs.aspose.com/tasks/java/currency-properties-...
  6. Managing Currency Symbols | Aspose.Tasks Docume...

    Learn how to edit currency symbols in Microsoft Project files using Aspose.Tasks for Java....To see a project’s currency symbol in Microsoft Project: From the...currency symbol in Microsoft Project Setting Currency Symbol using...

    docs.aspose.com/tasks/java/managing-currency-sy...
  7. Use Aspose.Barcode for .Net Standard Library In...

    How to use Aspose.Barcode for .Net Standard library in .Net Framework Projects...Net Framework Projects Contents [ Hide ] Overview...with .Net Framework v4.7.2 projects. Aspose.Barcode for .Net uses...

    docs.aspose.com/barcode/net/aspose-barcode-net-...
  8. Rendering Task Sheet View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project (MPP/XML) task sheet views using Aspose.Tasks for Java....for Java supports rendering project tasks to a variety of formats...Create an instance of the Project Reader. Read the source MPP...

    docs.aspose.com/tasks/java/rendering-task-sheet...
  9. Sorting Tasks by Column in Gantt Chart | Aspose...

    This guide explains how to sort tasks by column in Gant chart view using Aspose.Tasks for Java....Tasks Copy 1 Project project = new Project(); 2 3 project. addTask...addTask ( "B Task 1" ); 4 5 project. addTask ( "A Task 2" ); 6 7 SaveOptions...

    docs.aspose.com/tasks/java/sort-tasks-by-column...
  10. 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...