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

project

(1.12 sec)
  1. Creating a Calendar in PHP | Aspose.Tasks Docum...

    This article explains how to create calendar components in PHP using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $cal1 = $project -> getCalendars () -> add ( "no info"...

    docs.aspose.com/tasks/java/creating-a-calendar-...
  2. Process Excel Files in Go (Golang) Using Aspose...

    How to quickly integrate Aspose.Cells for Go via C++ for Excel operations...in your project # Create a directory for your project and a main...to your main.go. Initialize project go.mod go mod init main Fetch...

    blog.aspose.com/cells/process-excel-files-in-go...
  3. VBA Macro|Aspose.Slides Documentation

    Automate presentations with Aspose.Slides for Android: create, run, import, and secure VBA macros in PPT, PPTX, and ODP using clear Java examples....a presentation with a VBA project and a simple macro module....first module from the VBA project. static void accessVbaMacro...

    docs.aspose.com/slides/androidjava/examples/ele...
  4. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …... I have set the project start date as 15Jun2016 and...here along with the template project file? It will help us to reproduce...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  5. How to Run the Examples|Documentation

    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....org is checked The example project uses NuGet Automatic Package...in the Examples folder. The projects are created in Visual Studio...

    docs.aspose.com/email/net/how-to-run-the-examples/
  6. Installation|Aspose.Slides Documentation

    Learn how to quickly install Aspose.Slides for C++. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!...library to a Visual Studio project either through the NuGet Package...you can open your preferred project. Go through Tools > NuGet package...

    docs.aspose.com/slides/cpp/installation/
  7. Aspose.Total Java for Maven|Documentation

    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....Apache Maven is a software project management and comprehension...of a project object model (POM), Maven can manage a project’s build...

    docs.aspose.com/total/java/aspose-total-java-fo...
  8. Determine Task Schedule Conflict | Aspose.Tasks...

    Learn how to determine task schedule conflicts and discrepancies using Aspose.Tasks for .NET. Includes C# examples with the Tsk.Warning field....Task Schedule Conflicts In project management, a task may sometimes...checked for each task in a project to flag problematic entries...

    docs.aspose.com/tasks/net/determine-task-schedu...
  9. Total Float in days calculation - Free Support ...

    Hi, Primavera has a dynamic way to set number of hours in a day. It could be 8 hours a day or 10 hours a day based on the calendar set by the scheduler. When I use the task.totalslack property it returns the value in …...Assuming you have loaded your project and have access to the task...Aspose.Tasks API is based on MS Project’s model and doesn’t have a...

    forum.aspose.com/t/total-float-in-days-calculat...
  10. Merge JIRA to MPP via Java

    Sample code for JIRA to MPP Java merging. Use API example code for batch JIRA files to MPP merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations...how you want to map it on MS Project entities (user stories => tasks...

    products.aspose.com/tasks/java/merger/jira-to-mpp/