Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 88,462 for

project

(1.27 sec)
  1. Converting Documents with Microsoft Azure funct...

    Learn how to convert PDF documents using Microsoft Azure Functions with Aspose.PDF for .NET, enabling cloud-based document processing.... Create Project Create Visual Studio Project Open Visual...new project”. Select “Azure Functions”. Name your project “PdfConverterAzure”...

    docs.aspose.com/pdf/net/converting-documents-wi...
  2. Aspose.PDF on Linux - Free Support Forum - aspo...

    Hello, I spent a lot of time trying to use the Aspose.PDF library on a .net environment which runs unit tests on Ubuntu VM. We followed the instructions mentioned here (How to Install Aspose.PDF for .NET|Aspose.PDF for …...4:58pm 23 @asokratous I wrote a project with a Xunit test using the...that you can download the project and try it with you. ("[[BL]]...

    forum.aspose.com/t/aspose-pdf-on-linux/266826
  3. Document.RemoveMacros | Aspose.Words for .NET

    Effortlessly remove all macros, toolbars, and custom command settings from your VBA Project with the Document RemoveMacros method for a cleaner document....Removes all macros (the VBA project) as well as toolbars and command...EqualTo ( "Project" )); // Remove the document's VBA project, along...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Handling Exceptions with Aspose.Tasks for C++ |...

    A comprehensive guide on using Aspose.Tasks to handle exceptions while working with Microsoft Project files....While Working with Microsoft Project Files Sometimes, Aspose customers...customers are unable to load their projects because of unsupported features...

    docs.aspose.com/tasks/cpp/handling-exceptions/
  5. Creating Task Baseline | Aspose.Tasks Documenta...

    Learn how to create Microsoft Project (MPP/XML) task baselines using Aspose.Tasks for .NET....Show ] Overview A baseline in project management is a fixed reference...work. By saving a baseline, project managers can later compare...

    docs.aspose.com/tasks/net/creating-task-baseline/
  6. Aspose Export to Word for ASP.NET MVC|Aspose.Wo...

    Using Aspose Export to Word for ASP.NET MVC addon in C#....NET MVC web projects with Aspose.Words. Aspose...feature to their MVC website projects with few steps. Export to...

    docs.aspose.com/words/net/aspose-export-to-word...
  7. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for C++....Writing Metadata to Microsoft Project Files The following metadata...Monday of the project calendar and change the project calendar name...

    docs.aspose.com/tasks/cpp/writing-metadata-to-mpp/
  8. Merge MPX to PDF via Java

    Sample code for MPX to PDF Java merging. Use API example code for batch MPX files to PDF merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations... Load first file as project with Project class Decide what entities...

    products.aspose.com/tasks/java/merger/mpx-to-pdf/
  9. Merge JIRA to PDF via Java

    Sample code for JIRA to PDF Java merging. Use API example code for batch JIRA files to PDF merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations...how you want to map it on MS Project entities (user stories => tasks...

    products.aspose.com/tasks/java/merger/jira-to-pdf/
  10. 在 Python 中创建 MPP 文件

    本文介绍了如何在 Python 中创建 MPP 文件。包括创建步骤以及演示如何使用 Python 在 Microsoft Project 中创建项目的可运行示例代码。...Microsoft Project 中创建项目 的可运行示例代码。此外,您无需安装 MS Project 应用程序即可创建...Tasks 配置系统以创建 MPP 文件。 初始化 Project 类的对象。 添加任务和子任务。 使用 save 方法导出...

    kb.aspose.com/zh/tasks/python/create-mpp-file-i...