Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 32,611 for

project

(0.09 sec)
  1. Aspose::Words::Vba::VbaModuleCollection::get_Co...

    Aspose::Words::Vba::VbaModuleCollection::get_Count method. Returns the number of VBA modules in the collection in C++....to access a document’s VBA project information. auto doc = MakeObject...MyDir + u "VBA project.docm" ); // A VBA project contains a collection...

    reference.aspose.com/words/cpp/aspose.words.vba...
  2. Aspose::Words::Vba::VbaProject::get_Name method...

    Aspose::Words::Vba::VbaProject::get_Name method. Gets or sets VBA Project name in C++....VbaProject::get_Name method Gets or sets VBA project name. System :: String Aspose...to access a document’s VBA project information. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. How to Convert MPP to PDF using Java

    This quick tutorial guides you on how to convert MPP to PDF using Java. It contains the configuration details, a sequence of steps and runnable sample code for writing MPP to PDF converter using Java....You can convert Microsoft Project to PDF using java with the...the template MS Project file in the Project object Instantiate...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  4. What is a Primavera P6 XML File? Primavera P6 X...

    Learn about the Primavera XML file format, its extension, and its role in Project management. Discover how to process, edit, and convert XML files with Aspose.Tasks. Automate Project workflows using C#, Java, C++, and Python to seamlessly read, modify, and export Primavera XML files....file format is an XML-based project data structure used by Oracle...Primavera P6, a widely used project management software. Unlike...

    products.aspose.com/tasks/supported-formats/p6xml/
  5. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects...to access a document’s VBA project information. doc = aw . Document...MY_DIR + 'VBA project.docm' ) # A VBA project contains a collection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Currency Digits

    Learn how to work with Microsoft Project (MPP/XML) currency digits using Aspose.Tasks for C++....after the decimal symbol for a project’s currency. This property supports...currency digit for a project in Microsoft Project: From the Tools...

    docs.aspose.com/tasks/cpp/currency-digits/
  7. Remove Gap Between Tasks List and Footer

    Aspose.Tasks for .NET provides ReduceFooterGap property to reduce gap between the list of tasks and the footer while conversion of Project data to different formats....Hide Show ] Conversion of Project data to different formats can...lead to space between the project’s tasks list and footer. Using...

    docs.aspose.com/tasks/net/reduce-gap-between-ta...
  8. Work with Resource Calendars

    Learn how to work with Microsoft Project (MPP/XML) resource calendars using Aspose.Tasks for C++....for a resource in Microsoft Project: In the Resource Sheet, double-click...resource. Copy 1 // Create project instance and add resource 2...

    docs.aspose.com/tasks/cpp/resource-calendars/
  9. Read Write Rate Scale Information

    Learn how to edit Microsoft Project (MPP/XML) resource assignment rate scales using Aspose.Tasks for C++....::SharedPtr < Project > project = System::MakeObject < Project > (dataDir...+ u "New project 2013.mpp" ); 2 3 auto task = project -> get_RootTask()...

    docs.aspose.com/tasks/cpp/read-write-rate-scale...
  10. Read Timephased Data of a Resource

    Learn how to read Microsoft Project (MPP/XML) resource timephased data using Aspose.Tasks for Java....timephased data from Microsoft Project (MPP) files. Reading Timephased...resource work and takes the project’s start and finish dates as...

    docs.aspose.com/tasks/java/read-timephased-data...