Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 86,453 for

project

(0.12 sec)
  1. Compress and Decompress MPX Files via .NET

    C# compression and decompression source code to compress MPX documents into a single zip archive or vice versa on .NET Framework, .NET Core....NET DLL referenced in your project - Install from NuGet using...transferring of project information between Microsoft Project (MSP) and...

    products.aspose.com/zip/net/zip-file/mpx/
  2. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for Python via .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon.... We have prepared a demo project. Please refer to this URL ...download complete working project of this example from here ...

    docs.aspose.com/3d/python-net/triangulation-of-...
  3. Creating Task Links | Aspose.Tasks Documentation

    Learn how to edit task links in Microsoft Project files using Aspose.Tasks for C# and VB.NET....Contents [ Hide Show ] Microsoft Project allows to link tasks based...define task links in their project using the class. Creating a...

    docs.aspose.com/tasks/cpp/creating-task-links/
  4. Does the crossplatform package for slides repla...

    Previously, I had to download the crossplatform\Aspose.Slides.dll from your site, and then include that in our app. I see now that in Nuget there is dotnet add package Aspose.Slides.NET6.CrossPlatform --version 25.11.0.…...so files) into your project automatically. In most cases...When the project is restored, MSBuild evaluates the project’s Runtime...

    forum.aspose.com/t/does-the-crossplatform-packa...
  5. Aspose.Slides for .NET 23.6 Does Not Work with ...

    hi I have followed the steps to download 23.6 crossplatform DLL’s using below steps download this zip package: https://releases.aspose.com/slides/net/new-releases/aspose.slides-for-.net-23.6dlls-only/ 1 extract Aspose.…...Maybe I can check the sample project but I can’t download it due...thread. I will share the sample project with you there. barbarius:...

    forum.aspose.com/t/aspose-slides-for-net-23-6-d...
  6. Adding and Removing Calendar Exceptions | Aspos...

    This documentation explains how to handle calendar exceptions using Aspose.Tasks for Java....can be obtained by using the Project class’s getCalendars() method.... class ); 3 4 Project project = new Project(dataDir + "input...

    docs.aspose.com/tasks/java/adding-and-removing-...
  7. Working with Recurring Tasks | Aspose.Tasks Doc...

    Learn how to work with Microsoft Project recurring tasks and patterns using Aspose.Tasks for C#....Copy 1 // Create project instance 2 auto project = System::MakeObject...System::MakeObject < Project > (dataDir + u "Blank2010.mpp" ); 3 auto parameters...

    docs.aspose.com/tasks/cpp/recurring-task/
  8. | Aspose

    Sample code for PDF to Text Java conversion. Use API example code for batch PDF files to Text conversion within any Web or Desktop Java based application.... To add it to your project, you just need to get Aspose...it within your Maven-based project by adding the following configurations...

    products.aspose.com/ocr/cpp/conversion/pdf-to-t...
  9. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF files to TXT conversion within any Web or Desktop Java based application.... To add it to your project, you just need to get Aspose...it within your Maven-based project by adding the following configurations...

    products.aspose.com/ocr/cpp/conversion/pdf-to-txt/
  10. Creating a Task Baseline in PHP | Aspose.Tasks ...

    Learn how to create task baselines in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...= new BaselineType(); 4 5 $project -> setBaseline ( $baselineType...

    docs.aspose.com/tasks/java/creating-a-task-base...