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

project

(0.17 sec)
  1. Compress and Decompress MPP Files via .NET

    C# compression and decompression source code to compress MPP documents into a single zip archive or vice versa on .NET Framework, .NET Core....NET DLL referenced in your project - Install from NuGet using...MPP extension is Microsoft Project data file that stores information...

    products.aspose.com/zip/net/zip-file/mpp/
  2. | 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...
  3. | 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/
  4. 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...
  5. Assign Macro to Form Control|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....Assistant Close Check if VBA Project is Protected and Locked for...for Viewing Check if VBA project in a Workbook is Signed Analyzing...

    docs.aspose.com/cells/python-net/assign-macro-t...
  6. 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-...
  7. 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...
  8. Working with Calendars | Aspose.Tasks Documenta...

    The page contains examples of using Aspose.Tasks for .NET to work with Microsoft Project calendars....in project planning and scheduling. In Microsoft Project, calendars...resources, tasks, and the entire project. Aspose.Tasks for .NET enables...

    docs.aspose.com/tasks/net/working-with-calendars/
  9. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …... I have set the project start date as 15Jun2016 and...here along with the template project file? It will help us to reproduce...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  10. How to Run the Examples | Aspose.PUB for .NET

    To run the examples of Aspose.PUB for .NET you can either clone the repository using your favorite Github client or download the ZIP file....org is checked The example project uses NuGet Automatic Package...Aspose.Words.dll in the example project. Download from GitHub All examples...

    docs.aspose.com/pub/net/how-to-run-the-examples/