Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 86,858 for

project

(0.09 sec)
  1. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your VBA Project modules for enhanced automation and efficiency....Returns collection of VBA project modules. public VbaModuleCollection...to access a document’s VBA project information. Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  2. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for .NET....write metadata to Microsoft Project (MPP) files. This includes...integration, validation, or project tracking workflows. This example...

    docs.aspose.com/tasks/net/writing-metadata-to-mpp/
  3. 使用JavaScript通过C++为Excel工作簿的VBA项目设置密码保护|Document...

    学习如何使用Aspose.Cells for JavaScript通过C++为Excel工作簿的VBA项目设置密码保护。...head > < title > Protect VBA Project Example </ title > </ head...body > < h1 > Protect VBA Project Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/passwor...
  4. 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....org is checked The example project uses the NuGet Automatic Package...Aspose.Cells.dll in the example project. Download from GitHub All examples...

    docs.aspose.com/cells/net/how-to-run-the-examples/
  5. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA Project's code page settings for enhanced performance and compatibility....property Gets or sets the VBA project’s code page. public int CodePage...to access a document’s VBA project information. Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  6. Split Tasks in VSTO and Aspose.Tasks | Aspose.T...

    Compare methods of splitting tasks between Microsoft Project's VSTO add-in and Aspose.Tasks library for .NET developers....NET supports this Microsoft Project feature. Code Examples VSTO...Below is the code for VSTO Project to split tasks: Copy 1 object...

    docs.aspose.com/tasks/net/split-tasks-in-vsto-a...
  7. 使用 C# 在线合并 Microsoft Project 文件、MPT、MPX、XML

    通过 .NET 库使用几行 C# 代码合并 MPP、MPT、MPX MS-Project、ORACLE Primavera、XML 和 PDF 文件。免费在线查看 MPP 合并!...NET Merger Microsoft Project 文件通过 C# 在线合并 使用 Mergers 将多...Microsoft 项目文件 为了合并 MPP、MPT、MPX MS-Project、ORACLE Primavera、XML 和 PDF...

    products.aspose.com/tasks/zh-hant/net/merger/
  8. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a VBA Project in Java....VBA project. Examples: Shows how to create a VBA project using...Create a new VBA project. VbaProject project = new VbaProject();...

    reference.aspose.com/words/java/com.aspose.word...
  9. Merge PRIMAVERA XML to MPP via C++

    Sample C++ merging code PRIMAVERA XML to MPP. Use example code for batch PRIMAVERA XML files to MPP merging within any C++ Application.... Load first file as project with Project class Decide what entities...Load other files as project objects with Project class Add target...

    products.aspose.com/tasks/cpp/merger/primavera-...
  10. Merge XML to MPP via C++

    Sample C++ merging code XML to MPP. Use example code for batch XML files to MPP merging within any C++ Application.... Load first file as project with Project class Decide what entities...Load other files as project objects with Project class Add target...

    products.aspose.com/tasks/cpp/merger/xml-to-mpp/