Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 79,527 for

project

(0.06 sec)
  1. Aspose::Words::Vba::VbaModuleCollection::idx_ge...

    Aspose::Words::Vba::VbaModuleCollection::idx_get method. Retrieves a VbaModule object by name, or Null if not found 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. Check if VBA Code is Signed|Documentation

    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....user to check if the VBA code project is signed or not. Please use...property to check if the VBA code project is signed or not. The following...

    docs.aspose.com/cells/python-net/check-if-vba-c...
  3. Check if VBA Code is Signed|Documentation

    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....user to check if the VBA code project is signed or not. Please use...method to check if the VBA code project is signed or not. Check if...

    docs.aspose.com/cells/java/check-if-vba-code-is...
  4. Creating Aspose.Drawing Java application|Docume...

    Learn how to use Aspose.Drawing graphic library for Java application.... Create a project. Add a reference to the Aspose...e.Drawing\target . Create Project Launch the IDE IntelliJ IDEA...

    docs.aspose.com/drawing/java/create-aspose-draw...
  5. Adding Links for Tasks

    Learn how to add new task links to the Project using Aspose.Tasks for .NET in comparison with Microsoft Office Automation Tools....while working with Microsoft Project (MPP/XML) files. In VSTO, TaskDependencies...task links; Aspose.Tasks uses Project.TaskLinks.Add() to link tasks...

    docs.aspose.com/tasks/net/adding-links-for-tasks/
  6. Working with Views

    Learn how to work with View (for example, 'Gantt Chart' or 'Task Usage' Project representation from Microsoft Project MPP files using Aspose.Tasks for .NET....graphical representation of a project or some of its aspects (resources...representation of a project’s progress and plans: Microsoft Project allows...

    docs.aspose.com/tasks/net/working-with-project-...
  7. Edit or View MPP Document Metadata via C++

    C++ example code to edit or view MPP file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....C++ DLL referenced in your project. Extract Metadata of MPP -...// Create project System::SharedPtr<Project> project = System...

    products.aspose.com/tasks/cpp/metadata/mpp/
  8. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of VBA modules in the collection....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...
  9. Working with WBS Associated with Tasks

    Learn how to work with Microsoft Project (MPP/XML) WBS associated with tasks using Aspose.Tasks for C++....customized outline scheme to a project. Aspose.Tasks for C++ API supports...breakdown structure. Microsoft Project View of WBS To view WBS information...

    docs.aspose.com/tasks/cpp/wbs-associated-with-a...
  10. VbaProject.IsSigned | Aspose.Words for .NET

    Discover the VbaProject IsSigned property to easily verify Project signatures and enhance your code security. Ensure your VBA Projects are trusted!...to access a document’s VBA project information. Document doc =...MyDir + "VBA project.docm" ); // A VBA project contains a collection...

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