Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 89,571 for

project

(0.08 sec)
  1. 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/
  2. Exception throw while converting PST to EML (Ja...

    I have converted an OST file to a PST. It is 36gb in size. Everything converts OK according to your software but it can not be opened or imported into Outlook 2016. I get this error message: Failed to create all propert…...creating runnable jar of our project using eclipse. While building... We need a working sample project along with all information...

    forum.aspose.com/t/exception-throw-while-conver...
  3. Creating a Task Baseline | Aspose.Tasks Documen...

    Learn how to create task baselines using Aspose.Tasks for Java.... class ); 4 5 Project project = new Project(); 6 7 // Creating...TaskBaseline: 8 Task task = project. getRootTask (). getChildren...

    docs.aspose.com/tasks/java/creating-a-task-base...
  4. 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...
  5. Working with Page Header and Footer | Aspose.Ta...

    Learn how to read header and footer information from Microsoft Project files using Aspose.Tasks for C#....Developer Guide Working with Projects Working with Page Header and...mapped to each tab of Microsoft Project Page Setup dialog as detailed...

    docs.aspose.com/tasks/cpp/page-header-and-footer/
  6. Technical Articles | Aspose.Tasks Documentation

    Discover advanced use cases, tips, and integrations for Aspose.Tasks for .NET....including: Rendering and exporting project data in various formats and...systems Migrating from Microsoft Project Automation or earlier Aspose...

    docs.aspose.com/tasks/net/technical-articles/
  7. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations for Microsoft Project files using Aspose.Tasks for C#....can be viewed in Microsoft Project: On the View menu, select More...Create project instance 2 System ::SharedPtr < Project > project...

    docs.aspose.com/tasks/cpp/task-baseline-duration/
  8. 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...
  9. Working with Resource Assignments | Aspose.Task...

    Learn how to create, update, and manage resource assignments in Microsoft Project files using Aspose.Tasks for .NET. This hub page links to detailed guides with examples and best practices....effective project scheduling. In Microsoft Project, a resource...scenarios to help you integrate project assignment management into...

    docs.aspose.com/tasks/net/working-with-resource...
  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...