Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 89,315 for

project

(0.2 sec)
  1. Aspose::Words::Vba::VbaModule::Clone method | A...

    Aspose::Words::Vba::VbaModule::Clone method. Performs a copy of the VbaModule in C++....Shows how to deep clone a VBA project and module. auto doc = System...> ( get_MyDir () + u "VBA project.docm" ); auto destDoc = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  2. Working with Resource Assignments | Aspose.Task...

    This guide explains how to handle resource assignments in Microsoft Project (MPP/XML)....represents the remaining projected cost for completing an assignment...represents the remaining projected overtime cost for completing...

    docs.aspose.com/tasks/cpp/assignment-overtime-a...
  3. Linux File Conversion & Stamping Issues with As...

    Hi Aspose Team, We are facing an issue on Linux related to file conversion and stamping using Aspose libraries. Environment Details .NET Core: 3.1 OS: Linux (Amazon Linux 2) Aspose Versions: File Conversion → Aspose…... Both projects target .NET Core 3.1 . Project Files FileConversion...FileConversion.csproj <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup>...

    forum.aspose.com/t/linux-file-conversion-stampi...
  4. Aspose.PDF Visual Studio Plugin|Aspose.PDF for ...

    Learn how to use Umbraco PDF Import Module...and open the latest example projects without having to leave your...VB.NET examples project. A selected project is automatically...

    docs.aspose.com/pdf/net/aspose-pdf-visual-studi...
  5. Defining Link Type in Ruby | Aspose.Tasks Docum...

    Learn how to change Microsoft Project (MPP/XML) task link types using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) .... new 2 3 pred = project . getRootTask() . getChildren() . add(...

    docs.aspose.com/tasks/java/defining-link-type-i...
  6. Creating a Calendar in Ruby | Aspose.Tasks Docu...

    This article explains how to create calendar in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....'test_tasks.mpp' ) 2 3 cal1 = project . getCalendars() . add( "no...

    docs.aspose.com/tasks/java/creating-a-calendar-...
  7. Aspose.Words Visual Studio Plugin|Aspose.Words ...

    How to use Aspose Visual Studio Plugin to quickly download and explore Aspose.Words for .NET API examples using C#....and open the latest example projects without having to leave your...or VB.NET examples project A selected project is automatically...

    docs.aspose.com/words/net/aspose-words-visual-s...
  8. 使用 Python 将 MPP 转换为 PDF

    本教程详细介绍了在 Python 中将 MPP 渲染为 PDF 的过程。它涵盖了 IDE 配置信息、分步算法以及在 Python 中将 MPP 文件转换为 PDF 的有效代码片段。...设置环境以将 MPP 导出为 PDF 使用 Project 类实例读取输入的 MS Project 文件 通过调用 save 方法将项目文件转换为...PDF 格式 这些步骤概述了使用 Python 将 MS Project 导出为 PDF 的整个过程。它们提供了配置环境和执行...

    kb.aspose.com/zh/tasks/python/convert-mpp-to-pd...
  9. [Linux] Aspose.PDF Stamping Error — Unable to L...

    Hi Aspose Support Team, I encountered the following error while stamping a PDF document using Aspose.PDF in a .NET Core 3.1 application running on Amazon EC2 (Linux). The same code and configuration work perfectly on W…...required fonts within the project folder itself. Error Log Unhandled...Windows, issue only in Linux Project File Snippet <ItemGroup> <Content...

    forum.aspose.com/t/linux-aspose-pdf-stamping-er...
  10. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...header files or an incorrect project setup. Solution To resolve...necessary header files in your project. The example code you are trying...

    forum.aspose.com/t/your-examplesimple-does-not-...