Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 89,189 for

project

(0.43 sec)
  1. Calculate Task Duration | Aspose.Tasks Document...

    Learn how to calculate task durations in minutes, hours, days, weeks, and months using Aspose.Tasks for .NET. Includes practical C# examples with the Duration and TimeUnitType classes....] Calculating Durations In project management, a task’s duration...: Copy 1 Project project = new Project( "New Project.mpp" ); 2...

    docs.aspose.com/tasks/net/calculate-task-durati...
  2. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature....Shows how to deep clone a VBA project and module. Document doc =...new Document ( MyDir + "VBA project.docm" ); Document destDoc =...

    reference.aspose.com/words/net/aspose.words.vba...
  3. Read Task Timephased Data | Aspose.Tasks Docume...

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks for C# and VB.NET....[ Hide Show ] In Microsoft Project, timephased data is displayed...for C++ API or get it from a project into your application. Working...

    docs.aspose.com/tasks/cpp/read-timephased-data/
  4. Install Aspose.HTML for .NET – Setup via NuGet,...

    Learn how to install Aspose.HTML for .NET library and get step-by-step instructions for installing via NuGet, DLLs, or MSI....and tools in Visual Studio projects that use the .NET Framework...whatever changes it made to your project so that no clutter is left...

    docs.aspose.com/html/net/getting-started/instal...
  5. Getting object reference error GetTimephasedWor...

    Hello Aspose Team, I’m encountering an “Object reference not set to an instance of an object” error when calling GetTimephasedWork for AssignmentBaselineWork in Aspose.Tasks when there are no resources assigned to the t…...defined Open the project file in Microsoft Project (or via Interop)...minimal reproducible example (project file, code snippet, stack trace)...

    forum.aspose.com/t/getting-object-reference-err...
  6. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign Projects to optimize performance and streamline your workflow....WithProject method Sets a specified Project to the model. public OpenAiModel..."Organization" ). WithProject ( "Project" ); SummarizeOptions options...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. Managing Currency Codes in Ruby | Aspose.Tasks ...

    Learn how to manage currency codes in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....3 puts "Currency Code: " + project . get( Rjb :: import( 'com...

    docs.aspose.com/tasks/java/managing-currency-co...
  8. Change Progress of a Task in Ruby | Aspose.Task...

    Learn how to change task progress in Microsoft Project files using Aspose.Tasks for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....puts project . getCalculationMode() 4 5 task = project . getRootTask()...

    docs.aspose.com/tasks/java/change-progress-of-a...
  9. | Aspose

    Sample code for PDF to PDF Java conversion. Use API example code for batch PDF files to PDF conversion within any Web or Desktop Java based application.... To add it to your project, you just need to get Aspose...it within your Maven-based project by adding the following configurations...

    products.aspose.com/ocr/cpp/conversion/pdf-to-pdf/
  10. 在 Python 中将 MPP 转换为 HTML

    这篇基础文章涵盖了在 Python 中将 MPP 转换为 HTML 的信息。它包含有关 IDE 配置的详细信息、分步工作流程以及在 Python 中将 MPP 呈现为 HTML 的可运行示例代码。...MPP 导出为 HTML 创建 Project 类的实例来读取源 MS Project 文件 启动 HtmlSaveOptions...Python 将 MS Project 导出为 HTML 的代码 此代码片段旨在将 Microsoft Project 导出为 Python...

    kb.aspose.com/zh/tasks/python/convert-mpp-to-ht...