Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 85,958 for

project

(0.07 sec)
  1. Working With Tasks | Aspose.Tasks Documentation

    Learn how to manage and organize tasks efficiently using Aspose.Tasks for Java....Tasks support this Microsoft Project feature. Splitting Tasks The...Microsoft Project To split a task in Microsoft Project: Identify...

    docs.aspose.com/tasks/java/split-tasks/
  2. Currency Properties in Ruby | Aspose.Tasks Docu...

    Explore how to utilize currency properties within Ruby programming for handling Microsoft Project files....Programmers Guide Working with Projects in Ruby Currency Properties...Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....

    docs.aspose.com/tasks/java/currency-properties-...
  3. Managing Currency Symbols | Aspose.Tasks Docume...

    Learn how to edit currency symbols in Microsoft Project files using Aspose.Tasks for Java....To see a project’s currency symbol in Microsoft Project: From the...currency symbol in Microsoft Project Setting Currency Symbol using...

    docs.aspose.com/tasks/java/managing-currency-sy...
  4. VbaModule.sourceCode property | Aspose.Words fo...

    VbaModule.sourceCode property. Gets or sets VBA Project module source code....property Gets or sets VBA project module source code. get sourceCode...Shows how to create a VBA project using macros. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Licensing and Subscription | Aspose.Tasks Docum...

    Aspose.Tasks for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....following: MPP Write Support Saving project as MPP file is only available...original MPP file is in Microsoft Project 2003 format, the MPP file updated...

    docs.aspose.com/tasks/net/licensing/
  6. 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...
  7. Common Conversion Options | Aspose.Tasks Docume...

    A guide to common conversion options for Microsoft Project MPP files....Developer Guide Converting MS Project MPP Files Common Conversion...for conversions of Microsoft Project MPP files to graphical formats...

    docs.aspose.com/tasks/net/common-conversions-op...
  8. Dynamically Display Barcodes in Table|Documenta...

    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.... Project Preparations This section described...preparation steps to create project structure which can be used...

    docs.aspose.com/barcode/reportingservices/dynam...
  9. VbaProject.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaProject with the Clone method. Enhance your workflow and streamline Project management today!...Shows how to deep clone a VBA project and module. Document doc =...new Document ( MyDir + "VBA project.docm" ); Document destDoc =...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....check whether the VBA code project is signed. Use the VbaProject::IsSigned...determine if the VBA code project is signed. The following code...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...