Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 62,026 for

project

(0.06 sec)
  1. Aspose.Tasks for Python via .NET Product Overview

    Aspose.Tasks for Python via .NET is a cross-platform class library that enables Python applications to read, edit, save and convert MPP and Primavera XER/P6 XML files....files without using Microsoft Project software. The component provides...to use API for manipulating project files, saving time and money...

    docs.aspose.com/tasks/python-net/product-overview/
  2. Setting Attributes for New Tasks in PHP

    Learn how to set Microsoft Project (MPP/XML) Project attributes for newly created tasks using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Setting Attributes...code. PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...

    docs.aspose.com/tasks/java/setting-attributes-f...
  3. Rendering Task Sheet View

    Learn how to render Microsoft Project (MPP/XML) task sheet views using Aspose.Tasks for Java....for Java supports rendering project tasks to a variety of formats...Create an instance of the Project Reader. Read the source MPP...

    docs.aspose.com/tasks/java/rendering-task-sheet...
  4. Sort Tasks by Column in Gantt Chart

    Learn how to sort tasks by any column defined in Gantt chart view using Aspose.Tasks for Java....Tasks Copy 1 Project project = new Project(); 2 project. addTask...addTask ( "B Task 1" ); 3 project. addTask ( "A Task 2" ); 4 SaveOptions...

    docs.aspose.com/tasks/java/sort-tasks-by-column...
  5. aspose.words.vba module | Aspose.Words for Python

    The aspose.words.vba module provides classes to work with VBA Projects....provides classes to work with VBA projects. A VbaProject inside the document...VbaModule Provides access to VBA project module. To learn more, visit...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Vba namespace | Aspose.Words for...

    Aspose::Words::Vba namespace. The Aspose.Words.Vba namespace provides classes to work with VBA Projects in C++....provides classes to work with VBA projects. Classes Class Description...VbaModule Provides access to VBA project module. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.vba/
  7. Creating Simple Application|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....click on File > New > New Project as shown below. You can also...also create a new project from the Android Studio’s Welcome Screen...

    docs.aspose.com/email/androidjava/creating-simp...
  8. Presentation via VBA|Aspose.Slides for PHP Docu...

    Add, remove, and extract VBA macros in PowerPoint presentations...allow you to create VBA projects (and project references) and edit...constructor to add a new VBA project. Add a module to the VbaProject...

    docs.aspose.com/slides/php-java/presentation-vi...
  9. 如何在 C# 中将 Microsoft Project 文件转换为 XPS

    本分步教程向您展示了如何在 C# 中将 Microsoft Project 文件转换为 XPS。在 C# 中将 MPP 转换为 XPS 的代码可用于任何 .NET 应用程序。...Family 如何在 C# 中将 Microsoft Project 文件转换为 XPS 本分步教程向您展示了如何在 C#...C# 中将 Microsoft Project 文件转换为 XPS 。在 C# 中将 MPP 转换为 XPS 的代码可用于任何...

    kb.aspose.com/zh/tasks/net/how-to-convert-micro...
  10. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....user to check if the VBA code project is signed or not. Please use...property to check if the VBA code project is signed or not. The following...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...