Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 88,396 for

project

(0.72 sec)
  1. 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...
  2. VBA Macro|Aspose.Slides Documentation

    Automate presentations with Aspose.Slides for Android: create, run, import, and secure VBA macros in PPT, PPTX, and ODP using clear Java examples....a presentation with a VBA project and a simple macro module....first module from the VBA project. static void accessVbaMacro...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. 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...
  4. Create Resources and Link in VSTO and Aspose.Ta...

    Learn how to create Microsoft Project (MPP/XML) resources and links using Aspose.Tasks for .NET. in comparison with VSTO....accomplish this task: Create a new project in Visual Studio. In the Solution...components tab. Select Microsoft Project 12.0 Object Library and click...

    docs.aspose.com/tasks/net/create-resources-and-...
  5. Aspose::Words::Vba::VbaProject::get_Modules met...

    Aspose::Words::Vba::VbaProject::get_Modules method. Returns collection of VBA Project modules in C++....Returns collection of VBA project modules. System :: SharedPtr...to access a document’s VBA project information. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. 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
  7. Install Aspose Cells through NuGet|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....downloaded and referenced in your project. Note: You can visit the NuGet...Manager GUI: Open your solution/project in Visual Studio. Click Tools...

    docs.aspose.com/cells/net/installation/
  8. Setting Attributes for New Tasks in PHP | Aspos...

    Learn how to set attributes for tasks when creating new Projects using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Setting Attributes...code. PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...

    docs.aspose.com/tasks/java/setting-attributes-f...
  9. Render Resource Usage or Sheet Views in Ruby | ...

    Learn how to read Microsoft Project (MPP/XML) resource usage and resource sheet views using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....PresentationFormat' ) . ResourceUsage) 8 9 project . save( "result_days.pdf" ...

    docs.aspose.com/tasks/java/rendering-resource-u...
  10. Sorting Resources by Name | Aspose.Tasks Docume...

    Learn how to sort resources by name using Aspose.Tasks for .NET....NET allows sorting project resources based on various...load a project and sort its resources: Copy 1 Project project = new...

    docs.aspose.com/tasks/net/sorting-resources-by-...