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

project

(0.07 sec)
  1. Aspose::Words::Vba::VbaModuleCollection::Add me...

    Aspose::Words::Vba::VbaModuleCollection::Add method. Adds a module to the collection 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...
  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. 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-...
  6. 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...
  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. 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...
  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...