Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 86,449 for

project

(0.12 sec)
  1. Creating and Updating Calendars in Java | Aspos...

    Learn how to create, update, and manage Project calendars using Aspose.Tasks for Java....used by Microsoft Project to build project schedules. With Aspose...Java, adding a calendar to a project is easy. The Calendar class...

    docs.aspose.com/tasks/java/creating-updating-an...
  2. Aspose::Words::Vba::VbaProject::get_Name method...

    Aspose::Words::Vba::VbaProject::get_Name method. Gets or sets VBA Project name in C++....VbaProject::get_Name method Gets or sets VBA project name. System :: String Aspose...to access a document’s VBA project information. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. How to Reduce Exported .MPP File Size Programma...

    Hi Aspose Team, We are using Aspose.Tasks for .NET to programmatically export Microsoft Project files (.mpp) in our web application. Requirement: We need to reduce the actual file size of the exported .mpp files as mu…...programmatically export Microsoft Project files ( .mpp ) in our web application...compatibility with Microsoft Project. Compressing the file into...

    forum.aspose.com/t/how-to-reduce-exported-mpp-f...
  4. VbaModuleType enumeration | Aspose.Words for No...

    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 DocumentModule...DocumentModule A type of VBA project item that specifies a module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Vba::VbaModule::get_SourceCode m...

    Aspose::Words::Vba::VbaModule::get_SourceCode method. Gets or sets VBA Project module source code in C++....e method Gets or sets VBA project module source code. System...to access a document’s VBA project information. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. Supported File Formats in Aspose.Tasks for .NET...

    Overview of input and output file formats supported in Aspose.Tasks for .NET including MPP, XML, Primavera, Excel, and graphical view exports such as PDF and PNG....NET is a comprehensive project management API that allows...create, manipulate, and convert project files programmatically without...

    docs.aspose.com/tasks/net/supported-file-formats/
  7. Ինչպես փոխարկել Microsoft Project ֆայլը XPS-ի C...

    Այս քայլ առ քայլ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել Microsoft Project ֆայլը XPS-ի C#-ով: MPP-ին XPS-ի C#-ով փոխարկելու կոդը կարող է օգտագործվել ցանկացած .NET հավելվածի հետ:...Ինչպես փոխարկել Microsoft Project ֆայլը XPS-ի C#-ում Այս քայլ...ինչպես փոխարկել Microsoft Project ֆայլը XPS -ի C#-ում: MPP -ը...

    kb.aspose.com/hy/tasks/net/how-to-convert-micro...
  8. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to define and manage task constraints in Microsoft Project and programmatically with Aspose.Tasks for .NET. Includes C# code examples for common constraint types....Task constraints in Microsoft Project determine when a task can start...finish . They help control project schedules and can be: Flexible...

    docs.aspose.com/tasks/net/handling-task-constra...
  9. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA Project information. A VBA Project inside the document is defined as a collection of VBA modules. To learn more, visit the documentation article in C++....access to VBA project information. A VBA project inside the document...const Gets or sets the VBA project’s code page. get_IsProtected...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Moving Tasks | Aspose.Tasks Documentation

    This page discusses how to move tasks using Aspose.Tasks for C++. The content includes best practices and examples....Contents [ Hide Show ] Microsoft Project allows moving one task under...Loading project file 5 System ::SharedPtr < Project > project = System::MakeObject...

    docs.aspose.com/tasks/cpp/moving-tasks/