Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 89,442 for

project

(0.29 sec)
  1. VbaProject.is_signed property | Aspose.Words fo...

    VbaProject.is_signed property. Shows whether the [VbaProject](../) is signed or not....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. Ինչպես հանել Microsoft Project ֆայլի մետատվյալն...

    Այս քայլ առ քայլ ձեռնարկը ցույց է տալիս, թե ինչպես կարելի է հանել Microsoft Project ֆայլի մետատվյալները C# կոդով: Պարզապես արդյունահանեք MPP ֆայլի մետատվյալները C# .NET պատուհաններում կամ ASP.NET հավելվածներում:...Family Ինչպես հանել Microsoft Project ֆայլի մետատվյալները C#-ում...թե ինչպես հանել Microsoft Project ֆայլի մետատվյալները C#-ում:...

    kb.aspose.com/hy/tasks/net/how-to-extract-micro...
  3. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your VBA Project modules for enhanced automation and efficiency....Returns collection of VBA project modules. public VbaModuleCollection...to access a document’s VBA project information. Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  4. Formula Expressions | Aspose.Tasks Documentation

    This document provides guidance on working with formula expressions using Aspose.Tasks for C++....can use Task, Resource and Project fields as a formula in expressions...fields, DateTime, Boolean and Project Fields such as task count and...

    docs.aspose.com/tasks/cpp/formula-expressions/
  5. #ERROR values in custom fields with a formula -...

    We’ve encountered a problem with formula-based extended attributes: sometimes one or multiple fields are saved with “#ERROR” value in every task. I’ve been trying to reproduce the issue, and it turns out that even exampl…...var project = CreateTestProjectWit(); var task = project.RootTask...var extendedAttributeDef = project.ExtendedAttributes[0]; extendedAttributeDef...

    forum.aspose.com/t/error-values-in-custom-field...
  6. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a VBA Project in Java....VBA project. Examples: Shows how to create a VBA project using...Create a new VBA project. VbaProject project = new VbaProject();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with VBA Macros in C++|Aspose.Words for...

    Working with document VBA Projects using C++....classes to get access to the VBA project source code: The VBAProject...class provides access to VBA project information The VBAModulesCollection...

    docs.aspose.com/words/cpp/working-with-vba-macros/
  8. Weekday Properties in PHP | Aspose.Tasks Docume...

    Learn how to work with Microsoft Project (MPP/XML) weekday properties using Aspose.Tasks Java for PHP....Programmers Guide Working with Projects in PHP Weekday Properties...example code. Copy 1 $project = new Project( 'test_tasks.mpp' );...

    docs.aspose.com/tasks/java/weekday-properties-i...
  9. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA Project's code page settings for enhanced performance and compatibility....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...
  10. Adding Extended Attributes to Resource Assignme...

    Learn how to add Microsoft Project extended attributes to resource assignments using Aspose.Tasks for C# and VB.NET....Create new project 2 System ::SharedPtr < Project > project = System::MakeObject...System::MakeObject < Project > (dataDir + u "Blank2010.mpp" ); 3...

    docs.aspose.com/tasks/cpp/adding-extended-attri...