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

project

(4.62 sec)
  1. Working with Parent and Child Tasks | Aspose.Ta...

    Learn how to manage parent and child task relationships in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET with C# examples....[ Hide Show ] In Microsoft Project, tasks are often organized...and Child Tasks in Microsoft Project To declare a task as a parent...

    docs.aspose.com/tasks/net/parent-and-child-tasks/
  2. | Aspose

    Sample code for PDF to XLSX Java conversion. Use API example code for batch PDF files to XLSX 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-x...
  3. | Aspose

    Sample code for WBMP to DOC Java conversion. Use API example code for batch WBMP files to DOC 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/wbmp-to-...
  4. Compress and Decompress CSPROJ Files via .NET

    C# compression and decompression source code to compress CSPROJ documents into a single zip archive or vice versa on .NET Framework, .NET Core....NET DLL referenced in your project - Install from NuGet using...CSPROJ extension represent a C# project file that contains the list...

    products.aspose.com/zip/net/zip-file/csproj/
  5. How to Run Examples|Aspose.Slides Documentation

    Run Aspose.Slides for C++ examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP.... The projects are created in Visual Studio...Visual Studio and build the project. Download Aspose.Slides for...

    docs.aspose.com/slides/cpp/how-to-run-examples/
  6. Page Setup and Printing Options|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.... Create a project. Either create a project using a Java editor...classpath of the project in Eclipse: Select your project in Eclipse...

    docs.aspose.com/cells/java/page-setup-and-print...
  7. Copy and Move Worksheets Within and Between Wor...

    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.... Create a project: Create a project using a Java editor...classpath of the project in Eclipse: Select your project in Eclipse...

    docs.aspose.com/cells/java/copy-and-move-worksh...
  8. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for JavaScript via C++....workbook which contains the VBA project const workbook = new Workbook...console . log ( "Is VBA Code Project Valid Signed: " + isSignedBefore...

    docs.aspose.com/cells/javascript-cpp/check-if-d...
  9. Does the Cross-Platform Package for Aspose.Slid...

    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-cross-platform-pack...
  10. Rendering Task Usage View in PHP | Aspose.Tasks...

    Learn how to render Microsoft Project (MPP/XML) task usage views using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...$presentationFormat -> TaskUsage ); 12 13 $project -> save ( "task_days.pdf" ...

    docs.aspose.com/tasks/java/rendering-task-usage...