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

project

(0.12 sec)
  1. VbaProject.clone method | Aspose.Words for Python

    VbaProject.clone method. Performs a copy of the [VbaProject](../)....Shows how to deep clone a VBA project and module. doc = aw . Document...file_name = MY_DIR + 'VBA project.docm' ) dest_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Ինչպես փոխարկել MPP-ն XPS-ի՝ օգտագործելով C++

    Այս թեմայում մենք կուսումնասիրենք, թե ինչպես փոխարկել MPP-ն XPS-ի՝ օգտագործելով C++: XPS-ը լայնորեն օգտագործվող ֆայլի ձևաչափ է, և դուք կարող եք հեշտությամբ արտահանել MPP ֆայլ XPS C++-ում՝ օգտագործելով API-ի մի քանի զանգեր՝ առանց MS Project-ից կախվածության:...API-ի մի քանի զանգեր՝ առանց MS Project-ից կախվածության: MPP-ն XPS-ի...անվանատարածքին Instantiate Project դասի օրինակ՝ MPP ֆայլը բեռնելու...

    kb.aspose.com/hy/tasks/cpp/how-to-convert-mpp-t...
  3. How to Run the Examples|Aspose.Words for .NET

    Download Aspose.Words for .NET examples from our GitHub repository and learn how to run them to become more familiar with the Aspose.Words possibilities and features using C#....Restore feature in the Examples project. If you do not have an active...Words.dll to the Examples project. Download and Run the Examples...

    docs.aspose.com/words/net/how-to-run-the-examples/
  4. Change Progress of a Task in PHP | Aspose.Tasks...

    Learn how to modify and control task progress using Aspose.Tasks for PHP in your applications....Copy 1 $project = new Project(); 2 3 print $project -> getCalculationMode...getCalculationMode (); 4 5 $task = $project -> getRootTask () -> getChildren...

    docs.aspose.com/tasks/java/change-progress-of-a...
  5. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …... I have set the project start date as 15Jun2016 and...here along with the template project file? It will help us to reproduce...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  6. VbaProject.clone method | Aspose.Words for Node.js

    VbaProject.clone method. Performs a copy of the [VbaProject](../)....Shows how to deep clone a VBA project and module. let doc = new aw...Document ( base . myDir + "VBA project.docm" ); let destDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Installation|CAD 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....your project. Referencing Aspose.CAD from a .NET Project Follow...Solution Explorer , expand the project node to which you want to add...

    docs.aspose.com/cad/net/getting-started/install...
  8. How to install Aspose.Words for C++|Aspose.Word...

    Install Aspose.Words for C++ using Manage NuGet Packages or Package Manager Console, as well as manual installer....downloaded and referenced in your project. You can also update Aspose...Include and Lib folders in your project FAQ Q: How can I install Aspose...

    docs.aspose.com/words/cpp/installation/
  9. Compress and Decompress MPX Files via .NET

    C# compression and decompression source code to compress MPX documents into a single zip archive or vice versa on .NET Framework, .NET Core....NET DLL referenced in your project - Install from NuGet using...transferring of project information between Microsoft Project (MSP) and...

    products.aspose.com/zip/net/zip-file/mpx/
  10. Total Float in days calculation - Free Support ...

    Hi, Primavera has a dynamic way to set number of hours in a day. It could be 8 hours a day or 10 hours a day based on the calendar set by the scheduler. When I use the task.totalslack property it returns the value in …...Assuming you have loaded your project and have access to the task...Aspose.Tasks API is based on MS Project’s model and doesn’t have a...

    forum.aspose.com/t/total-float-in-days-calculat...