Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 147,619 for

project

(0.09 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. Aspose::Words::Vba::VbaModule::get_Type method ...

    Aspose::Words::Vba::VbaModule::get_Type method. Specifies whether the module is a procedural module, document module, class module, or designer module in C++....Shows how to create a VBA project using macros. auto doc = MakeObject...// Create a new VBA project. auto project = MakeObject < VbaProject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. 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...
  8. ProjectView.h - Aspose.Tasks for C++ - API Refe...

    Aspose.Tasks for C++ ProjectView.h 1 #pragma once 2 //---------------------------------------------------------------......namespace Tasks 15 { 16 class Project; 17 class ResourceAssignment;...53 54 /// <summary> 55 /// Project's view class 56 /// </summary>...

    reference.aspose.com/tasks/cpp/_project_view_8h...
  9. Tasks and Calendars

    Learn how to work with Microsoft Project (MPP/XML) tasks and calendars using Aspose.Tasks for Java....particular tasks in Microsoft Project. Aspose.Task supports this...Microsoft Project: Open a project in Microsoft Project. On the...

    docs.aspose.com/tasks/java/tasks-and-calendars/
  10. Aspose.Cells.Vba | Aspose.Cells for .NET API Re...

    The Aspose.Cells.Vba namespace contains classes to access Visual Basic Analysis Projects and modules in Excel Spreadsheet files...access Visual Basic Analysis projects and modules in Excel Spreadsheet...Represents the module in VBA project. VbaModuleCollection Represents...

    reference.aspose.com/cells/net/aspose.cells.vba/