Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 89,534 for

project

(0.23 sec)
  1. General Calendar Properties | Aspose.Tasks Docu...

    Learn how to read general properties of Microsoft Project (MPP/XML) Projects using Aspose.Tasks for C# and VB.NET....Calendar Properties Microsoft Project uses calendars and other information...information to calculate project end dates. Aspose.Tasks for C++...

    docs.aspose.com/tasks/cpp/general-calendar-prop...
  2. Aspose.Slides Visual Studio Plugin|Aspose.Slide...

    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....and open the latest example projects without having to leave your...or VB.NET examples project A selected project is automatically...

    docs.aspose.com/slides/net/aspose-slides-visual...
  3. Save as html exception - Free Support Forum - a...

    I have a visio document which throw exception when I try to save it as HTML. Here is a sample Project: aspose-test-app.zip (248.7 KB) Steps to reproduce: Open Project in Visual Studio and run it Select a destination…... Here is a sample project: aspose-test-app.zip (248.7...KB) Steps to reproduce: Open project in Visual Studio and run it...

    forum.aspose.com/t/save-as-html-exception/294766
  4. General Resource Assignment Properties | Aspose...

    Learn how to read or edit properties of Microsoft Project (MPP/XML) resource assignments using Aspose.Tasks for C# and C++....general properties in Microsoft Project: From the View menu, select...Create empty project 2 System ::SharedPtr < Project > project1...

    docs.aspose.com/tasks/cpp/general-resource-assi...
  5. VbaReferenceType | Aspose.Words for Java

    Allows to specify the type of a VbaReference object in Java....Document(getMyDir() + "VBA project.docm"); VbaReferenceCollecti...getLibId()); case VbaReferenceType.PROJECT: return getLibIdProjectPath(reference...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.Tasks, Finish field returns wrong date -...

    Hi guys, I was trying to upgrade Aspose.Tasks library from 23.6 to 25.9 and found different behavior dealing with Finish field. I tried the same code in different Aspose.Tasks versions and figured the different behavio…...calculation happens in Microsoft Project? For example, if I open and...create a new project file using Microsoft Project, set the Finish...

    forum.aspose.com/t/aspose-tasks-finish-field-re...
  7. Check if VBA Code is Signed|Documentation

    Check if the vba code is signed with Aspose.Diagram library....user to check if the VBA code project is signed or not. Please use...property to check if the VBA code project is signed or not. The following...

    docs.aspose.com/diagram/java/check-if-vba-code-...
  8. Creating Resource Assignments in PHP | Aspose.T...

    Learn how to create resource assignments linking tasks and resources in Microsoft Project MPP/XML files using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $task = $project -> getRootTask () -> getChildren () ->...

    docs.aspose.com/tasks/java/creating-resource-as...
  9. Aspose.Cells Java for Eclipse - Maven|Documenta...

    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....of the Eclipse Open Source project. Today it is the leading development...Plug‑ins. Several Open Source projects and companies have extended...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  10. Getting Started|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application....in your project Create a directory for your project and a main..."HELLO.xlsx" ) } Initialize the project go.mod . go mod init main Fetch...

    docs.aspose.com/cells/go-cpp/getting-started/