Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 86,486 for

project

(0.18 sec)
  1. Create MPP File in C#

    This quick tutorial discusses how to create MPP file in C#. It includes the algorithm and a sample code illustrating how to create Project in Microsoft Project using C#....illustrating how to create project in Microsoft Project using C# . Moreover...incorporating this feature into your projects does not require any additional...

    kb.aspose.com/tasks/net/create-mpp-file-in-csharp/
  2. 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...
  3. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA Projects with easy indexing and improved management....to access a document’s VBA project information. Document doc =...MyDir + "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/net/aspose.words.vba...
  4. VbaModule Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaModule for seamless access to your VBA Project modules. Enhance productivity and streamline your document automation!...class Provides access to VBA project module. To learn more, visit...get; set; } Gets or sets VBA project module name. SourceCode { get;...

    reference.aspose.com/words/net/aspose.words.vba...
  5. Ինչպես փոխարկել Microsoft Project ֆայլը XPS-ի J...

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

    kb.aspose.com/hy/tasks/java/how-to-convert-micr...
  6. Read Write Rate Scale Information | Aspose.Task...

    Learn how to read and write rate scale information for resource assignments in Microsoft Project files using Aspose.Tasks for .NET....of resource assignments in project planning requires not only...information, enabling flexible project automation and integration...

    docs.aspose.com/tasks/net/read-write-rate-scale...
  7. Installation|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....GUI Open your Visual Studio project and navigate to the “Manage...by right-clicking on your project in the Solution Explorer. In...

    docs.aspose.com/email/net/installation/
  8. 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...
  9. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection....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...
  10. Calculating Percentages | Aspose.Tasks Document...

    Learn how to calculate and retrieve work completion percentages in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. This guide explains how to use the PercentWorkComplete property with practical C# examples....Show ] Tracking progress in project management often requires knowing...without opening Microsoft Project. The class exposes the following...

    docs.aspose.com/tasks/net/calculating-percentages/