Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 88,431 for

project

(0.09 sec)
  1. Sorting Resources by Name | Aspose.Tasks Docume...

    Discover how to sort Microsoft Project (MPP/XML) resources by names using Aspose.Tasks for C#....working with a project using Aspose.Tasks, project resources can...traverse the resources in the project and sort them by name. Implementing...

    docs.aspose.com/tasks/cpp/sorting-resources-by-...
  2. 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-...
  3. Reading VBA Information from MPP File | Aspose....

    This document provides guidance on how to read and extract VBA information from MPP files using Aspose.Tasks for C#....the project. References Information stored in the project. The...the VBA information from the project file. This further has Modules...

    docs.aspose.com/tasks/cpp/reading-vba-informati...
  4. Aspose.PDF Java for IntelliJ IDEA - Maven|Aspos...

    Integrate Aspose.PDF for Java in IntelliJ IDEA with Maven. Streamline your development process for advanced PDF solutions....you create maven projects (i.e. created project contains Aspose...Aspose.PDF Maven Project Plugin’s Aspose Maven Project Wizard lets...

    docs.aspose.com/pdf/java/aspose-pdf-java-for-in...
  5. Remove Excel Macros using Java

    This short guide explains how to remove Excel macros using Java. It explains various methods to delete Excel macros with different criteria including name, index, worksheet reference, or even remove entire VBA Project....particular module or delete VBA project in Excel using Java . Various...the VBA project with macros in it Access the VBA Project and get...

    kb.aspose.com/cells/java/remove-excel-macros-us...
  6. Convert MPX to XPS via C# | Tasks Conversion AP...

    Sample code for MPX to XPS C# conversion. Use API example code for batch MPX files to XPS conversion within VB.NET, Asp.NET or any .NET based application....Load MPX file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert MPX to...

    products.aspose.com/tasks/net/conversion/mpx-to...
  7. Convert MPX to MPP via C# | Tasks Conversion AP...

    Sample code for MPX to MPP C# conversion. Use API example code for batch MPX files to MPP conversion within VB.NET, Asp.NET or any .NET based application....Load MPX file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert MPX to...

    products.aspose.com/tasks/net/conversion/mpx-to...
  8. Convert MPX to MPX via C# | Tasks Conversion AP...

    Sample code for MPX to MPX C# conversion. Use API example code for batch MPX files to MPX conversion within VB.NET, Asp.NET or any .NET based application....Load MPX file with Project class Call the Project.Save method Pass...NET DLL referenced in your project. Free App to Convert MPX to...

    products.aspose.com/tasks/net/conversion/mpx-to...
  9. Document.RemoveMacros | Aspose.Words for .NET

    Effortlessly remove all macros, toolbars, and custom command settings from your VBA Project with the Document RemoveMacros method for a cleaner document....Removes all macros (the VBA project) as well as toolbars and command...EqualTo ( "Project" )); // Remove the document's VBA project, along...

    reference.aspose.com/words/net/aspose.words/doc...
  10. VbaProject constructor | Aspose.Words for Python

    VbaProject constructor. Creates a blank [VbaProject](../)....Shows how to create a VBA project using macros. doc = aw . Document...VBA project. project = aw . vba . VbaProject () project . name...

    reference.aspose.com/words/python-net/aspose.wo...