Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 89,568 for

project

(0.59 sec)
  1. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection....to access a document’s VBA project information. from api_example_base...MY_DIR + 'VBA project.docm' ) # A VBA project contains a collection...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Reading the Critical Path in VSTO and Aspose.Ta...

    This article provides information on reading and comparing the critical path of Project files using both Microsoft VSTO and Aspose.Tasks libraries for .NET developers....accomplish this task: Create a new project in Visual Studio. In the Solution...tab. Select the Microsoft Project 12.0 Object Library and then...

    docs.aspose.com/tasks/net/reading-the-critical-...
  3. How to Run the Examples|CAD 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....examples into the IDE The project uses Maven build system. Any...easily open or import the project and its dependencies. Below...

    docs.aspose.com/cad/java/how-to-run-the-examples/
  4. Project.Save() does not finish - Free Support F...

    I am encountering an issue where the Save method of the Project class enters an infinite loop when processing a specific file. Upon investigation, I identified that the issue stems from formula localization. Because we …...Project.Save() does not finish Aspose.Tasks Product Family pedrogcg...where the Save method of the Project class enters an infinite loop...

    forum.aspose.com/t/project-save-does-not-finish...
  5. 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...
  6. Common Conversion Options | Aspose.Tasks Docume...

    A guide to common conversion options for Microsoft Project MPP files....Developer Guide Converting MS Project MPP Files Common Conversion...for conversions of Microsoft Project MPP files to graphical formats...

    docs.aspose.com/tasks/net/common-conversions-op...
  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. How to Run the Examples|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.... The project uses Maven build system. Any...easily open or import the project and its dependencies. Below...

    docs.aspose.com/email/androidjava/how-to-run-th...
  9. 通过 C# 将 Primavera-XML 合并到 MS Project | Microsof...

    Primavera-XML 到 MS Project C# 合并的示例代码。使用 API 示例代码将批处理 Primavera-XML 文件转换成 MS Project 在 VB.NET、Asp.NET 或任何基于 .NET 的应用程序中合并。...Merger PRIMAVERA-XML to Ms Project MPP MPX MPT PDF XML Primavera-XML...C# 将 Primavera-XML 合并到 MS Project 在 .NET Framework、Mono 和 COM...

    products.aspose.com/tasks/zh-hant/net/merger/pr...
  10. Adding module for VBAProject does not work - Fr...

    Hi, we have a problem with adding a new VBA module to an existing dotm document. It works fine, if document has already an VBA module. But it does not work if dotm has none modules. To reproduce the problem, i have ad…...Create a new VBA project. VbaProject project = new VbaProject();...VbaProject(); project.setName("AsposeProject"); doc.setVbaProject(project);...

    forum.aspose.com/t/adding-module-for-vbaproject...