Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 55,747 for

project

(0.04 sec)
  1. 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...
  2. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the VBA Project’s code page....property Gets or sets the VBA project’s code page. @property def...to access a document’s VBA project information. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Extended Task Attributes

    Learn how to work with Microsoft Project (MPP/XML) task extended attributes using Aspose.Tasks for C++....[ Hide Show ] In Microsoft Project, an extended task attribute...all versions of Microsoft Project: 2003, 2007, 2010, and 2013...

    docs.aspose.com/tasks/cpp/extended-task-attribu...
  4. Copy VBA Macro UserForm DesignerStorage from Te...

    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....allows you to copy the VBA project from one Excel file into another...another Excel file. VBA project consists of various types of modules...

    docs.aspose.com/cells/java/copy-vba-macro-userf...
  5. Read Custom and Built-in Properties

    Learn how to work with Microsoft Project (MPP/XML) custom and built-in properties using Aspose.Tasks for C++....Developer Guide Working with Projects Project Properties Read Custom...Create a project reader instance 5 System ::SharedPtr < Project > project...

    docs.aspose.com/tasks/cpp/read-custom-and-built...
  6. How to use Aspose.Cells.GridWeb with .NET Core|...

    This article introduces how to use GridWeb in .net core web application... Step 1: Creating a New Project Open Visual Studio 2019. From...select New , then Project . Create a new project dialog is opened...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. 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/
  8. 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...
  9. 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/
  10. VbaModuleCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your VBA Projects with the VbaModuleCollection Add method, allowing seamless addition of modules for improved functionality....Shows how to create a VBA project using macros. Document doc...Create a new VBA project. VbaProject project = new VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...