Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 89,344 for

project

(0.18 sec)
  1. Getting object reference error GetTimephasedWor...

    Hello Aspose Team, I’m encountering an “Object reference not set to an instance of an object” error when calling GetTimephasedWork for AssignmentBaselineWork in Aspose.Tasks when there are no resources assigned to the t…...defined Open the project file in Microsoft Project (or via Interop)...minimal reproducible example (project file, code snippet, stack trace)...

    forum.aspose.com/t/getting-object-reference-err...
  2. VbaModule.clone method | Aspose.Words for Node.js

    VbaModule.clone method. Performs a copy of the [VbaModule](../)....Shows how to deep clone a VBA project and module. let doc = new aw...Document ( base . myDir + "VBA project.docm" ); let destDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Retrieving Embedded Documents from a Task's Not...

    Learn how to retrieve embedded documents from Project files using Aspose.Tasks for .NET....Show ] Overview In Microsoft Project files (MPP), task notes can...i18n-exclude>}} Copy 1 Project project = new Project( "New Project.mpp" ); 2...

    docs.aspose.com/tasks/net/retrieving-embedded-d...
  4. Reading Group Definition Data in PHP | Aspose.T...

    This article explains how to read group definition data from Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Reading Group Definition...example code. Copy 1 $project = new Project( 'test_tasks.mpp' );...

    docs.aspose.com/tasks/java/reading-group-defini...
  5. Dynamically Display Barcodes in Table|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Project Preparations This section described...preparation steps to create project structure which can be used...

    docs.aspose.com/barcode/reportingservices/dynam...
  6. Working with Resource Costs | Aspose.Tasks Docu...

    This guide explains how to work with resource costs using Aspose.Tasks for C# and other programming languages....represents a resource’s total project cost across all assignments...resource costs in Microsoft Project: On the Resource sheet, from...

    docs.aspose.com/tasks/cpp/resource-cost/
  7. Defining Weekdays for Exceptions | Aspose.Tasks...

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) Projects using Aspose.Tasks for C# and C++....of exceptions in Microsoft Project: Open a file. From the Tools...Create a project instance 4 System ::SharedPtr < Project > prj =...

    docs.aspose.com/tasks/cpp/defining-weekdays-for...
  8. Managing Assignment Cost | Aspose.Tasks Documen...

    Learn how to manage Microsoft Project (MPP/XML) resource assignment costs using Aspose.Tasks for C++....represents an assignment’s total project cost (decimal). BCWP represents...assignment costs in Microsoft Project: On the Task Usage page, select...

    docs.aspose.com/tasks/cpp/managing-assignment-c...
  9. Handling Overtime, Remaining Costs and Work Val...

    This guide explains how to handle overtime, remaining costs, and work values using Aspose.Tasks for Java....represents the remaining projected cost for completing an assignment...represents the remaining projected overtime cost for completing...

    docs.aspose.com/tasks/java/handling-overtime-re...
  10. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature....Shows how to deep clone a VBA project and module. Document doc =...new Document ( MyDir + "VBA project.docm" ); Document destDoc =...

    reference.aspose.com/words/net/aspose.words.vba...