Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 88,466 for

project

(1.13 sec)
  1. Create a Macro in Word using C#

    Follow this article to create a macro in Word using C#. It provides details for IDE configuration, programming steps, and a sample code demonstrating the coding with VBA using C#....Document class Assign a new VBA project to the document by initializing...collection of the document’s VBA project Save the document as a macro-enabled...

    kb.aspose.com/words/net/create-a-macro-in-word-...
  2. Manage VBA codes of Excel Macro-Enabled workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells for JavaScript via C++....to read and modify the VBA project in the Excel file. Aspose.Cells...arrayBuffer )); // Access VBA project modules const modules = workbook...

    docs.aspose.com/cells/javascript-cpp/manage-vba...
  3. Licensing and Subscription | Aspose.Tasks Docum...

    Aspose.Tasks for Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing policies....be converted to 2000 in the projects that will be written through...example tries to create a project with two tasks through Aspose...

    docs.aspose.com/tasks/java/licensing/
  4. Exception throw while converting PST to EML (Ja...

    I have converted an OST file to a PST. It is 36gb in size. Everything converts OK according to your software but it can not be opened or imported into Outlook 2016. I get this error message: Failed to create all propert…...creating runnable jar of our project using eclipse. While building... We need a working sample project along with all information...

    forum.aspose.com/t/exception-throw-while-conver...
  5. 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...
  6. Creating a Task Baseline | Aspose.Tasks Documen...

    Learn how to create task baselines using Aspose.Tasks for Java.... class ); 4 5 Project project = new Project(); 6 7 // Creating...TaskBaseline: 8 Task task = project. getRootTask (). getChildren...

    docs.aspose.com/tasks/java/creating-a-task-base...
  7. 档案

    档案...C# 和 Java 将元数据写入 Microsoft Project 文件 # Aspose.Tasks 提供了一种将元数...OneHour; Project project = new Project(dataDir + "New project 2010...

    blog.aspose.com/zh/tasks/metadata-and-formulas-...
  8. Working with Projects | Aspose.Tasks Documentation

    Learn how to manage and work with Projects using Aspose.Tasks for C++....Guide Working with Projects Working with Projects Live Demos High...Working with Projects Working with Default Project Properties |...

    docs.aspose.com/tasks/cpp/project-properties/
  9. Moving Tasks | Aspose.Tasks Documentation

    Learn how to move tasks under other tasks or within the same hierarchy using Aspose.Tasks for .NET. Includes C# examples for restructuring Microsoft Project (MPP/XML) task trees....[ Hide Show ] In Microsoft Project, tasks can be moved within...hierarchy to reflect changes in project structure. Moving a task under...

    docs.aspose.com/tasks/net/moving-tasks/
  10. 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-...