Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 89,472 for

project

(0.48 sec)
  1. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my Projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the Projects still encounters p…...ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook...issue. However, one of the projects still encounters problems...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  2. How to Run the Examples|Aspose.Words for .NET

    Download Aspose.Words for .NET examples from our GitHub repository and learn how to run them to become more familiar with the Aspose.Words possibilities and features using C#....Restore feature in the Examples project. If you do not have an active...Words.dll to the Examples project. Download and Run the Examples...

    docs.aspose.com/words/net/how-to-run-the-examples/
  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. Working with Projects | Aspose.Tasks Documentation

    Learn how to manage and work with Projects using Aspose.Tasks for C++....Guide Working with Projects Working with Projects Live Demos High...Working with Projects Working with Default Project Properties |...

    docs.aspose.com/tasks/cpp/project-properties/
  5. Convert MPX to JIRA via C# | Tasks Conversion A...

    Sample code for MPX to JIRA C# conversion. Use API example code for batch MPX files to JIRA conversion within VB.NET, Asp.NET or any .NET based application....Load MPX file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert MPX to...

    products.aspose.com/tasks/net/conversion/mpx-to...
  6. Convert MPX to XML via C# | Tasks Conversion AP...

    Sample code for MPX to XML C# conversion. Use API example code for batch MPX files to XML conversion within VB.NET, Asp.NET or any .NET based application....Load MPX file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert MPX to...

    products.aspose.com/tasks/net/conversion/mpx-to...
  7. Convert MPX to PDF via C# | Tasks Conversion AP...

    Sample code for MPX to PDF C# conversion. Use API example code for batch MPX files to PDF conversion within VB.NET, Asp.NET or any .NET based application....Load MPX file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert MPX to...

    products.aspose.com/tasks/net/conversion/mpx-to...
  8. Aspose.Tasks for .NET can’t open my file - Free...

    Hi, I call this and get an exception: CompletedSplits.zip (22.2 KB) var Project = new Project("CompletedSplits.mpp"); Please help to fix....2 KB) var project = new Project("CompletedSplits.mpp");...

    forum.aspose.com/t/aspose-tasks-for-net-can-t-o...
  9. Create a Macro in Word using C#

    Follow this article to create a macro in Word using C#. It provides details for IDE configuration, programming steps, and a sample code demonstrating the coding with VBA using C#....Document class Assign a new VBA project to the document by initializing...collection of the document’s VBA project Save the document as a macro-enabled...

    kb.aspose.com/words/net/create-a-macro-in-word-...
  10. Convert MPP to CSV in Java

    This crisp topic is about how to convert MPP to CSV in Java. It encompasses detailed configuration steps and a working sample code to transform MPP file to CSV using Java....existing MPP file using the Project class object to change MPP...convert MS Project to CSV using Java . The Project class instance...

    kb.aspose.com/tasks/java/convert-mpp-to-csv-in-...