Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 89,534 for

project

(0.27 sec)
  1. Convert MPX to BMP via Java

    Sample Java conversion code for MPX format to BMP file. Use this example code to convert MPX to BMP within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations...Load MPX file with Project class Call Project.save method Pass...

    products.aspose.com/tasks/java/conversion/mpx-t...
  2. VbaProject.clone method | Aspose.Words for Python

    VbaProject.clone method. Performs a copy of the [VbaProject](../)....Shows how to deep clone a VBA project and module. doc = aw . Document...file_name = MY_DIR + 'VBA project.docm' ) dest_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 用C++检查VBA代码是否签名|Documentation

    学习如何用Aspose.Cells在C++中检查Excel文件中的VBA代码是否已签名。...); // Check if the VBA code project is signed std :: wcout << U...U "Is VBA Code Project Signed: " << workbook . GetVbaProject...

    docs.aspose.com/cells/zh/cpp/check-if-vba-code-...
  4. Merge JIRA to MPP via C++

    Sample C++ merging code JIRA to MPP. Use example code for batch JIRA files to MPP merging within any C++ Application....how you want to map it on MS Project entities (user stories => tasks...etc) Create new instance of Project class Parse Jira format to...

    products.aspose.com/tasks/cpp/merger/jira-to-mpp/
  5. VbaProject.clone method | Aspose.Words for Node.js

    VbaProject.clone method. Performs a copy of the [VbaProject](../)....Shows how to deep clone a VBA project and module. let doc = new aw...Document ( base . myDir + "VBA project.docm" ); let destDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GridJs Multi-Language Configuration Guide|Docum...

    This tutorial will guide you through configuring multi-language support...Cells GridJs project. It covers both frontend and...tutorial is based on the demo project , please adjust according to...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. Compress and Decompress MPP Files via .NET

    C# compression and decompression source code to compress MPP documents into a single zip archive or vice versa on .NET Framework, .NET Core....NET DLL referenced in your project - Install from NuGet using...MPP extension is Microsoft Project data file that stores information...

    products.aspose.com/zip/net/zip-file/mpp/
  8. Linux File Conversion & Stamping Issues with As...

    Hi Aspose Team, We are facing an issue on Linux related to file conversion and stamping using Aspose libraries. Environment Details .NET Core: 3.1 OS: Linux (Amazon Linux 2) Aspose Versions: File Conversion → Aspose…... Both projects target .NET Core 3.1 . Project Files FileConversion...FileConversion.csproj <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup>...

    forum.aspose.com/t/linux-file-conversion-stampi...
  9. Managing Currency Codes in PHP | Aspose.Tasks D...

    Learn how to manage currency codes using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );..."Currency Code: " . (string) $project -> get ( $prj -> CURRENCY_CODE...

    docs.aspose.com/tasks/java/managing-currency-co...
  10. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy a VBA Project, including Designer Storage, from one Excel file to another using Aspose.Cells for Node.js via C++....Cells allows you to copy a VBA project from one Excel file into another...another Excel file. A VBA project consists of various types of...

    docs.aspose.com/cells/nodejs-cpp/copy-vba-macro...