Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 88,462 for

project

(0.07 sec)
  1. Using Aspose.Drawing in WinUI 2 App|Documentation

    Learn how to use Aspose.Drawing in WinUI 2 application with C#.... Create a C# UWP App project. In Visual Studio, create a...a new C# UWP Blank App project. 2. Add the Aspose.Drawing.Common...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  2. General Calendar Properties | Aspose.Tasks Docu...

    Learn how to read general properties of Microsoft Project (MPP/XML) Projects using Aspose.Tasks for C# and VB.NET....Calendar Properties Microsoft Project uses calendars and other information...information to calculate project end dates. Aspose.Tasks for C++...

    docs.aspose.com/tasks/cpp/general-calendar-prop...
  3. How to Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code....an application to export MS Project file to Excel using Java that...file using an instance of the Project class to convert MPP to Excel...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  4. Maven Build Fails: Cannot Find removeBlankPages...

    Hello, I am trying to remove blank pages from a Word document using Aspose.Words for Java, but my Project fails to compile. My build fails with the error: cannot find symbol: method removeBlankPages() location: variabl…...Words for Java, but my project fails to compile. My build...version? I can provide a sample project and full debug logs upon request...

    forum.aspose.com/t/maven-build-fails-cannot-fin...
  5. Change Progress of a Task | Aspose.Tasks Docume...

    Learn how to change task progress in Microsoft Project (MPP/XML) files using Aspose.Tasks for Java.... class ); 4 5 Project project = new Project(); 6 System. out...out . println (project. getCalculationMode ()); 7 8 Task task =...

    docs.aspose.com/tasks/java/change-progress-of-a...
  6. Working with Outline Properties | Aspose.Tasks ...

    Learn how to manage task outline properties (OutlineNumber, OutlineLevel) in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET with C# examples....[ Hide Show ] In Microsoft Project, the outline structure provides...organize and navigate large projects. lets developers programmatically...

    docs.aspose.com/tasks/net/outline-properties/
  7. Working with Predecessor and Successor Tasks | ...

    Learn how to manage task links, predecessors, and successors using Aspose.Tasks for .NET....Show ] Overview In Microsoft Project, tasks are often connected...and Successors in Microsoft Project To view and edit task predecessors...

    docs.aspose.com/tasks/net/predecessor-and-succe...
  8. 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-...
  9. Specific file fails to open with ToDouble error...

    I have a specific file from a customer that is failing when I call new Project(FileStream fs). I am attaching the file. The exception is: System.InvalidOperationException HResult=0x80131509 Message=ToDouble: encounte…...is failing when I call new Project(FileStream fs). I am attaching...#=zl3xNskCTrY5aUDxBPeP==.#=zOUJ0jyk=(Project #=z6rXcgzU=, Stream #=zCjPTjAE=...

    forum.aspose.com/t/specific-file-fails-to-open-...
  10. 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...