Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 86,872 for

project

(0.06 sec)
  1. Working with VBA Macros in Python|Aspose.Words ...

    Create, read, write, clone, and manage VBA macros in a document using Python....classes to get access to the VBA project source code: The VBAProject...class provides access to VBA project information The VBAModuleCollection...

    docs.aspose.com/words/python-net/working-with-v...
  2. Weekday Properties in Ruby | Aspose.Tasks Docum...

    Learn how to work with Microsoft Project (MPP/XML) weekday properties using Aspose.Tasks Java for Ruby....Programmers Guide Working with Projects in Ruby Weekday Properties...Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....

    docs.aspose.com/tasks/java/weekday-properties-i...
  3. VbaModuleCollection | Aspose.Words for Java

    Represents a collection of VbaModule objects in Java....to access a document’s VBA project information. Document doc =...Document(getMyDir() + "VBA project.docm"); // A VBA project contains a collection...

    reference.aspose.com/words/java/com.aspose.word...
  4. Ստեղծել MPP ֆայլ Java-ում

    Այս կարճ ուղեցույցը ներառում է, թե ինչպես ստեղծել MPP ֆայլ Java-ում: Այն պարունակում է քայլ առ քայլ ալգորիթմ և կատարվող կոդի հատված, որը ցույց է տալիս, թե ինչպես ստեղծել նախագիծ Microsoft Project-ում՝ օգտագործելով Java:...ստեղծել նախագիծ Microsoft Project-ում՝ օգտագործելով Java : Բացի...ֆայլեր ստեղծելու համար MS Project ծրագրի տեղադրում չի պահանջվում:...

    kb.aspose.com/hy/tasks/java/create-mpp-file-in-...
  5. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for Java....Writing Metadata to Microsoft Project Files The following metadata...Monday of the project calendar and change the project calendar name...

    docs.aspose.com/tasks/java/writing-metadata-to-...
  6. What is an XER File? XER File Extension, Proces...

    Learn about the XER file format, its extension, and how it is used for Project management. Discover XER file processing, editing, and conversion with Aspose.Tasks. Automate Project management workflows using C#, Java, C++, and Python to read, modify, and export XER files seamlessly....(eXport format) is a proprietary project data format used by Oracle...Oracle Primavera P6, a leading project management software program...

    products.aspose.com/tasks/supported-formats/xer/
  7. Working with Task Costs | Aspose.Tasks Document...

    This page provides information on how to work with task costs using Aspose.Tasks for C# and VB.NET....To estimate the cost of a project, tasks are associated with...this feature of Microsoft Project with a range of properties...

    docs.aspose.com/tasks/cpp/task-costs/
  8. Working with Expressions | Aspose.Tasks Documen...

    Learn how to create and evaluate formulas using task, resource, and Project fields in Aspose.Tasks for .NET....to use Task, Resource, and Project fields in formula expressions...fields DateTime Boolean values Project-level fields (e.g., Task Count...

    docs.aspose.com/tasks/net/working-with-task-res...
  9. Working with Projects | Aspose.Tasks Documentation

    Learn how to read, modify, save, and convert Microsoft Project MPP/XML files using Aspose.Tasks for .NET....Developer Guide Working with Projects Live Demos High Code APIs...Nuget Pricing Buy Working with Projects Contents [ Hide Show ] When...

    docs.aspose.com/tasks/net/working-with-projects/
  10. VbaModule constructor | Aspose.Words for Python

    VbaModule constructor. Creates an empty module....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...