Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 88,462 for

project

(0.45 sec)
  1. Modifying VBA or Macro Code using Aspose.Cells|...

    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....to read and modify the VBA project in the Excel file. VbaProject...VBA Project is Protected Password Protect the VBA Project of Excel...

    docs.aspose.com/cells/java/modifying-vba-or-mac...
  2. VbaModuleType enumeration | Aspose.Words for Py...

    aspose.words.vba.VbaModuleType enumeration. Specifies the type of a model in a VBA Project....the type of a model in a VBA project. Members Name Description DOCUMENT_MODULE...DOCUMENT_MODULE A type of VBA project item that specifies a module...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Actual Properties | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) actual properties using Aspose.Tasks for Java....Actual Properties in Microsoft Project To access these properties...properties in Microsoft Project: On the View menu, select More Views and...

    docs.aspose.com/tasks/java/actual-properties/
  4. Use Aspose.Barcode for .Net Standard Library In...

    How to use Aspose.Barcode for .Net Standard library in .Net Framework Projects...Net Framework Projects Contents [ Hide ] Overview...with .Net Framework v4.7.2 projects. Aspose.Barcode for .Net uses...

    docs.aspose.com/barcode/net/aspose-barcode-net-...
  5. NetBeans - Maven|Aspose.Words for Java

    Aspose.Words Java for NetBeans (Maven) Plugin....their projects. The Plugin lets you create maven projects for using...Aspose.Words Maven Project (wizard) This New Project wizard lets developers...

    docs.aspose.com/words/java/aspose-words-java-fo...
  6. Working with Views | Aspose.Tasks Documentation

    Learn how to work with views in Microsoft Project files using Aspose.Tasks for .NET, including customization of Gantt charts, timescale settings, text styling, and saving with specific views....graphical representation of a project or its elements (resources...example, a Gantt Chart shows a project’s progress and plans visually:...

    docs.aspose.com/tasks/net/working-with-project-...
  7. Rendering Task Sheet View | Aspose.Tasks Docume...

    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...
  8. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...inputFilePath ); // Access the VBA project of the workbook VbaProject...GetVbaProject (); // Check if "Lock project for viewing" is true or not...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  9. Sorting Tasks by Column in Gantt Chart | Aspose...

    This guide explains how to sort tasks by column in Gant chart view using Aspose.Tasks for Java....Tasks Copy 1 Project project = new Project(); 2 3 project. addTask...addTask ( "B Task 1" ); 4 5 project. addTask ( "A Task 2" ); 6 7 SaveOptions...

    docs.aspose.com/tasks/java/sort-tasks-by-column...
  10. 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/