Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 89,442 for

project

(0.08 sec)
  1. 档案

    档案...Tasks for C++ 将 Microsoft Project 数据转换为 PDF 文件,这是一个用于操作项目文件的易于使用的... API。此 API 无需使用 Microsoft Project 即可提供 MPP 文件的读取和写入。如果您没有安装 Aspose...

    blog.aspose.com/zh/tasks/convert-mpp-to-pdf-in-c/
  2. Adding Links for Tasks | Aspose.Tasks Documenta...

    Learn how to add new task links to your Project using Aspose.Tasks for .NET instead of Microsoft Office Automation Tools....modeling project dependencies in Microsoft Project (MPP/XML)...for .NET. Introduction In project management, task links define...

    docs.aspose.com/tasks/net/adding-links-for-tasks/
  3. Manage VBA Projects in Presentations with Pytho...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Python via .NET to streamline your workflow....Manage VBA Projects in Presentations with Python Contents [ Hide...class to create VBA projects (and project references) and to edit...

    docs.aspose.com/slides/python-net/presentation-...
  4. 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-...
  5. Edit or View MPP Document Metadata via C++

    C++ example code to edit or view MPP file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....C++ DLL referenced in your project. Extract Metadata of MPP -...// Create project System::SharedPtr<Project> project = System...

    products.aspose.com/tasks/cpp/metadata/mpp/
  6. VbaModule | Aspose.Words for .NET

    Effortlessly create empty VBA modules with our VbaModule constructor. Streamline your coding process and enhance your development workflow today!...Shows how to create a VBA project using macros. Document doc...Create a new VBA project. VbaProject project = new VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  7. 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/
  8. 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...
  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. let doc = new...// Create a new VBA project. let project = new aw . Vba . VbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...