Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 87,904 for

project

(0.11 sec)
  1. Create a Macro in Word using C#

    Follow this article to create a macro in Word using C#. It provides details for IDE configuration, programming steps, and a sample code demonstrating the coding with VBA using C#....Document class Assign a new VBA project to the document by initializing...collection of the document’s VBA project Save the document as a macro-enabled...

    kb.aspose.com/words/net/create-a-macro-in-word-...
  2. Fiscal Year Properties in PHP | Aspose.Tasks Do...

    Learn how to work with fiscal year properties using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Fiscal Year Properties...code. PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...

    docs.aspose.com/tasks/java/fiscal-year-properti...
  3. Aspose::Words::Vba::VbaModuleCollection::get_Co...

    Aspose::Words::Vba::VbaModuleCollection::get_Count method. Returns the number of VBA modules in the collection in C++....to access a document’s VBA project information. auto doc = System...get_MyDir () + u "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. Exception throw while converting PST to EML (Ja...

    I have converted an OST file to a PST. It is 36gb in size. Everything converts OK according to your software but it can not be opened or imported into Outlook 2016. I get this error message: Failed to create all propert…...creating runnable jar of our project using eclipse. While building... We need a working sample project along with all information...

    forum.aspose.com/t/exception-throw-while-conver...
  5. Creating a Task Baseline | Aspose.Tasks Documen...

    Learn how to create task baselines using Aspose.Tasks for Java.... class ); 4 5 Project project = new Project(); 6 7 // Creating...TaskBaseline: 8 Task task = project. getRootTask (). getChildren...

    docs.aspose.com/tasks/java/creating-a-task-base...
  6. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle task constraints using Aspose.Tasks for C#....to define a Microsoft Project project’s schedule and define when...Microsoft Project To set constraints in Microsoft Project: On the...

    docs.aspose.com/tasks/cpp/handling-task-constra...
  7. 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...
  8. Configure the product in Visual Studio|Aspose.W...

    Manually configure Aspose.Words for C++ in Visual Studio....these steps to configure your project with MSBuild .targets files...your vcxproj file Open your project *.vcxproj file in the text...

    docs.aspose.com/words/cpp/configure-aspose-word...
  9. Technical Articles | Aspose.Tasks Documentation

    Discover advanced use cases, tips, and integrations for Aspose.Tasks for .NET....including: Rendering and exporting project data in various formats and...systems Migrating from Microsoft Project Automation or earlier Aspose...

    docs.aspose.com/tasks/net/technical-articles/
  10. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations for Microsoft Project files using Aspose.Tasks for C#....can be viewed in Microsoft Project: On the View menu, select More...Create project instance 2 System ::SharedPtr < Project > project...

    docs.aspose.com/tasks/cpp/task-baseline-duration/