Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 88,374 for

project

(0.17 sec)
  1. Installation|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....“lib/dll” directories in your project. Installing Aspose.Cells for...Cells.so directories in your project. Installing Aspose.Cells for...

    docs.aspose.com/cells/cpp/installation/
  2. VbaModule.clone method | Aspose.Words for Node.js

    VbaModule.clone method. Performs a copy of the [VbaModule](../)....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...
  3. 在工作簿的VBA项目中添加库引用|Documentation

    学习如何使用Aspose.Cells for C++向VBA项目添加或注册库引用。...workbook ; // Get the VBA project from the workbook VbaProject...registered references to the VBA project vbaProj . GetReferences ()...

    docs.aspose.com/cells/zh/cpp/add-a-library-refe...
  4. How to Run Aspose.Cells in AWS Lambda|Documenta...

    Integrate Aspose.Cells functionality into your application using Docker regardless of what technology is in your development stack. Learn how to use Aspose.Cells in a Docker container....Studio: AWS Toolkit Create a project running in AWS Lambda Create...NuGet. Make sure the test project runs well on your local machine...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  5. 通过 C# 将 MPP 合并到 PDF | Microsoft 项目合并 API .NET

    MPP 到 PDF C# 合并的示例代码。使用 API 示例代码将批处理 MPP 文件转换成 PDF 在 VB.NET、Asp.NET 或任何基于 .NET 的应用程序中合并。...Cells) 将解析后的实体添加到创建的 Project 类实例中 使用常见的 .NET 组件创建和填充 MPP...全且完全免费! // Load Microsoft Project files using var document1 =...

    products.aspose.com/tasks/zh-hant/net/merger/mp...
  6. How to run examples|Documentation

    Explore our sample applications to learn about the features and capabilities of Aspose.OCR for C++....reference it in the example project. Downloading the examples All...the main function. Build the project. On the first run, all required...

    docs.aspose.com/ocr/cpp/how-to-run-the-examples/
  7. How to run examples|Documentation

    Explore our sample applications to learn about the features and capabilities of Aspose.OCR for .NET....reference it in the example project. Downloading the examples All...you want to run. Build the project in x64, x86 or AnyCPU mode...

    docs.aspose.com/ocr/net/how-to-run-the-examples/
  8. Ինչպես փոխարկել MPP-ն XPS-ի՝ օգտագործելով C++

    Այս թեմայում մենք կուսումնասիրենք, թե ինչպես փոխարկել MPP-ն XPS-ի՝ օգտագործելով C++: XPS-ը լայնորեն օգտագործվող ֆայլի ձևաչափ է, և դուք կարող եք հեշտությամբ արտահանել MPP ֆայլ XPS C++-ում՝ օգտագործելով API-ի մի քանի զանգեր՝ առանց MS Project-ից կախվածության:...API-ի մի քանի զանգեր՝ առանց MS Project-ից կախվածության: MPP-ն XPS-ի...անվանատարածքին Instantiate Project դասի օրինակ՝ MPP ֆայլը բեռնելու...

    kb.aspose.com/hy/tasks/cpp/how-to-convert-mpp-t...
  9. Retrieve a Task's Budget Work and Cost Values i...

    Learn how to read Microsoft Project (MPP/XML) task budget work and cost values using Aspose.Tasks Java for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....'test_tasks.mpp' ) 2 3 project_summary = project . getRootTask() 4...

    docs.aspose.com/tasks/java/retrieve-a-task-s-bu...
  10. Merge PDF to MPP via C++

    Sample C++ merging code PDF to MPP. Use example code for batch PDF files to MPP merging within any C++ Application.... Create new instance of Project class Read each PDF file as...collection of Project instance Call the Project.Save method with...

    products.aspose.com/tasks/cpp/merger/pdf-to-mpp/