Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 88,462 for

project

(2.15 sec)
  1. 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...
  2. Փոխակերպեք MPP-ն Excel-ի Python-ում

    Այս ձեռնարկը օգնում է MPP-ին Python-ում Excel-ի փոխարկել: Դուք կարող եք հետևել դրան՝ MPP ֆայլը Python-ում Excel-ի փոխակերպելու միայն API-ի մի քանի զանգերով:...համար անհրաժեշտ չէ տեղադրել MS Project կամ MPP-ի մատուցման որևէ այլ...ունեցող MPP ֆայլ՝ օգտագործելով Project դասի օրինակը՝ Excel ձևաչափի...

    kb.aspose.com/hy/tasks/python/convert-mpp-to-ex...
  3. VbaProject.clone method | Aspose.Words for Python

    VbaProject.clone method. Performs a copy of the [VbaProject](../)....Shows how to deep clone a VBA project and module. doc = aw . Document...file_name = MY_DIR + 'VBA project.docm' ) dest_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用JavaScript通过C++检查VBA项目是否受保护并锁定以供查看|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查Excel文件中的VBA项目是否受保护并锁定以供查看。...head > < title > Check VBA Project Protection Example </ title...body > < h1 > Check if VBA Project is Protected </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  5. Create a Macro in Word using Python

    This short tutorial guides on how to **create a macro in Word using Python**. It has details to set the IDE, a list of steps, and a working VBA code in Python....to work with Attach a VBA project to this document so it can...can hold macros Give the project a meaningful name Create a new...

    kb.aspose.com/words/python/create-a-macro-in-wo...
  6. Primavera to Aspose.Tasks for .NET properties m...

    This guide provides information on mapping fields from Primavera P6 formats (XER, P6XML) to the Aspose.Tasks for .NET API....object model of Microsoft Project which differs from model used...read only and are filled when project is read from Primavera format...

    docs.aspose.com/tasks/net/primavera-formats/pro...
  7. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy VBA Macro UserForm DesignerStorage from a template to a target workbook using Aspose.Cells for C++....Cells allows you to copy a VBA project from one Excel file into another...another Excel file. A VBA project consists of various types of...

    docs.aspose.com/cells/cpp/copy-vba-macro-userfo...
  8. VbaProject.clone method | Aspose.Words for Node.js

    VbaProject.clone method. Performs a copy of the [VbaProject](../)....Shows how to deep clone a VBA project and module. let doc = new aw...Document ( base . myDir + "VBA project.docm" ); let destDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Change Progress of a Task in PHP | Aspose.Tasks...

    Learn how to modify and control task progress using Aspose.Tasks for PHP in your applications....Copy 1 $project = new Project(); 2 3 print $project -> getCalculationMode...getCalculationMode (); 4 5 $task = $project -> getRootTask () -> getChildren...

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