Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 86,486 for

project

(0.08 sec)
  1. Compress and Decompress CPP Files via .NET

    C# compression and decompression source code to compress CPP documents into a single zip archive or vice versa on .NET Framework, .NET Core....NET DLL referenced in your project - Install from NuGet using...programming language. A single C++ project may contain more than one CPP...

    products.aspose.com/zip/net/zip-file/cpp/
  2. Modifications on PDF documents - Free Support F...

    Hell Support, I am working with the team for our Aspose use cases on document related requirements. We ran into an issue while trying to import the appose-pdf library and were hoping you could assist us with this. The …...installed and referenced in your project. For more detailed guidance...specify the issue? What type of project you are working in and what...

    forum.aspose.com/t/modifications-on-pdf-documen...
  3. Removing Calendar Exceptions in PHP | Aspose.Ta...

    Learn how to remove Microsoft Project (MPP/XML) calendar exceptions using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $cal = $project -> getCalendars () -> toList () -> get...

    docs.aspose.com/tasks/java/removing-calendar-ex...
  4. Working with Resource Extended Attributes in PH...

    This page discusses how to interact with resource extended attributes using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $res = $project -> getResources () -> toList () -> get...

    docs.aspose.com/tasks/java/extended-resource-at...
  5. FilterCriteria Data | Aspose.Tasks Documentation

    How to read and modify filter criteria in Microsoft Project files using Aspose.Tasks for .NET....Getting Started Microsoft Project Data Reading and Writing Summary...FilterCriteria entity used in Microsoft Project files. These criteria define...

    docs.aspose.com/tasks/net/filtercriteria-data/
  6. General Calendar Properties in PHP | Aspose.Tas...

    Learn how to read general properties of Microsoft Project (MPP/XML) Projects using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $calendars = $project -> getCalendars () -> toList ();...

    docs.aspose.com/tasks/java/general-calendar-pro...
  7. Working with Resource Assignment Budgets in PHP...

    This guide explains how to work with resource assignment budgets using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...3 $resource_assignments = $project -> getResourceAssignmen ()...

    docs.aspose.com/tasks/java/assignment-budget-in...
  8. Handling Priorities in PHP | Aspose.Tasks Docum...

    Learn how to handle Microsoft Project priorities using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...6 7 $taskUtils -> apply ( $project -> getRootTask (), $collector...

    docs.aspose.com/tasks/java/handling-priorities-...
  9. Percentage Complete Calculations in PHP | Aspos...

    Learn how to work with Microsoft Project (MPP/XML) percentage complete values using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...6 7 $taskUtils -> apply ( $project -> getRootTask (), $collector...

    docs.aspose.com/tasks/java/percentage-complete-...
  10. Convert GIF to Text via C# | Aspose

    Sample code for GIF to Text C# conversion. Use API example code for batch GIF files to Text conversion within VB.NET, Asp.NET or any .NET based application.... To add it to your project, you just need to install the...OCR NuGet package in your project with the following command:...

    products.aspose.com/ocr/net/conversion/gif-to-t...