Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 148,592 for

project

(0.52 sec)
  1. Adding Extended Attributes to Resource Assignments

    Learn how to add extended attributes to Microsoft Project resource assignments using Aspose.Tasks for Java....Assignment Copy 1 Project project = new Project ( dataDir + "Blank2010...and resource 4 Task task1 = project . getRootTask (). getChildren...

    docs.aspose.com/tasks/java/adding-extended-attr...
  2. Fiscal Year Properties in PHP

    Learn how to get Microsoft Project (MPP/XML) 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. vbamodulecollection - Aspose.Words for Java - A...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....to access a document's VBA project information. Document doc =...Document(getMyDir() + "VBA project.docm"); // A VBA project contains a collection...

    reference.aspose.com/words/java/com.aspose.word...
  4. VbaProject|Aspose.Sildes for Python via .NET AP...

    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....VbaProject class Represents VBA project with presentation macros. The...creates new VBA project from scratch. Project will be created...

    docs.aspose.com/slides/python-net/api-reference...
  5. Aspose::Tasks::ProjectServerManager Class Refer...

    Aspose.Tasks for C++ Public Member Functions | Data Fields Aspose::Tasks::ProjectServerManager Class Reference final ......operations on projects in the specified Project Online account...specified on-premise Project Server instance ( Project Server's versions...

    reference.aspose.com/tasks/cpp/class/aspose.tas...
  6. Writing and Reading Formulas

    The page contains examples of reading/writing formulas used by Aspose.Tasks for Java library for calculations....reading/writing formulas to MPP project files. The Formula property...3 4 Project project = new Project ( dataDir + "New project 2010...

    docs.aspose.com/tasks/java/writing-and-reading-...
  7. How to show other columns once open mpp, like M...

    Hi, I was try to convert xml to mpp, it works. But it always show only few columns once open mpp, and I wanne show other columns , how should i do?? btw, I was used property ‘AppendNewValues’ , but it doesnt work. thi…...this is my code: Project project = new Project(@"C:\Code\Data\Test-F...attr.AppendNewValues = true; project.ExtendedAttributes.Add(attr);...

    forum.aspose.com/t/how-to-show-other-columns-on...
  8. VbaProject.CodePage | Aspose.Words for .NET

    VbaProject CodePage property. Gets or sets the VBA Projects code page in C#....property Gets or sets the VBA project’s code page. public int CodePage...to access a document’s VBA project information. Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  9. Updating and Removing Calendar

    Learn how to update or remove Microsoft Project (MPP/XML) calendars using Aspose.Tasks for C++....is, the calendar used for projects and tasks, with another one...CalendarCollection using the Project class. The CalendarCollection...

    docs.aspose.com/tasks/cpp/updating-and-removing...
  10. ProjectFileInfo.h - Aspose.Tasks for C++ - API ...

    Aspose.Tasks for C++ ProjectFileInfo.h 1 #pragma once 2 //-----------------------------------------------------------......} // namespace IO 26 class Project; 27 class ProjectFormatDetecto;...about project file format and version of Microsoft Project where...

    reference.aspose.com/tasks/cpp/_project_file_in...