Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 87,922 for

project

(0.09 sec)
  1. Fiscal Year Properties in PHP | Aspose.Tasks Do...

    Learn how to work with fiscal year properties using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Fiscal Year Properties...code. PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...

    docs.aspose.com/tasks/java/fiscal-year-properti...
  2. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort Microsoft Project (MPP/XML) tasks by names using Aspose.Tasks for C#....with a project using Aspose.Tasks, the tasks in the project can...traverse the tasks in the project and sort them by name . Implementing...

    docs.aspose.com/tasks/cpp/sorting-tasks-by-name/
  3. Aspose::Words::Vba::VbaModuleCollection::get_Co...

    Aspose::Words::Vba::VbaModuleCollection::get_Count method. Returns the number of VBA modules in the collection 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...
  4. Exception throw while converting PST to EML (Ja...

    I have converted an OST file to a PST. It is 36gb in size. Everything converts OK according to your software but it can not be opened or imported into Outlook 2016. I get this error message: Failed to create all propert…...creating runnable jar of our project using eclipse. While building... We need a working sample project along with all information...

    forum.aspose.com/t/exception-throw-while-conver...
  5. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle task constraints using Aspose.Tasks for C#....to define a Microsoft Project project’s schedule and define when...Microsoft Project To set constraints in Microsoft Project: On the...

    docs.aspose.com/tasks/cpp/handling-task-constra...
  6. Creating a Task Baseline | Aspose.Tasks Documen...

    Learn how to create task baselines using Aspose.Tasks for Java.... class ); 4 5 Project project = new Project(); 6 7 // Creating...TaskBaseline: 8 Task task = project. getRootTask (). getChildren...

    docs.aspose.com/tasks/java/creating-a-task-base...
  7. Configure the product in Visual Studio|Aspose.W...

    Manually configure Aspose.Words for C++ in Visual Studio....these steps to configure your project with MSBuild .targets files...your vcxproj file Open your project *.vcxproj file in the text...

    docs.aspose.com/words/cpp/configure-aspose-word...
  8. Technical Articles | Aspose.Tasks Documentation

    Discover advanced use cases, tips, and integrations for Aspose.Tasks for .NET....including: Rendering and exporting project data in various formats and...systems Migrating from Microsoft Project Automation or earlier Aspose...

    docs.aspose.com/tasks/net/technical-articles/
  9. Project.Save() does not finish - Free Support F...

    I am encountering an issue where the Save method of the Project class enters an infinite loop when processing a specific file. Upon investigation, I identified that the issue stems from formula localization. Because we …...Project.Save() does not finish Aspose.Tasks Product Family pedrogcg...where the Save method of the Project class enters an infinite loop...

    forum.aspose.com/t/project-save-does-not-finish...
  10. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations for Microsoft Project files using Aspose.Tasks for C#....can be viewed in Microsoft Project: On the View menu, select More...Create project instance 2 System ::SharedPtr < Project > project...

    docs.aspose.com/tasks/cpp/task-baseline-duration/