Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 89,307 for

project

(0.08 sec)
  1. Remove Excel Macros in Python

    Follow this article to remove Excel macros in Python. It has details to set the IDE, a list of steps, and a sample code to remove macros from Excel in Python using different criteria as per your requirements....sample code to delete VBA project in Excel in Python . It will...the target module in the VBA project and delete all or a particular...

    kb.aspose.com/cells/python/remove-excel-macros-...
  2. Runtime Configuration Aspose.PDF for Rust via C...

    Rust applications that depend on native dynamic libraries—such as Aspose.PDF—require correct runtime path configuration to function properly on Linux and macOS systems...following options: Option 1: Project-level Configuration (Recommended)...folder named .cargo in your project’s root directory (if it doesn’t...

    docs.aspose.com/pdf/rust-cpp/runtime-configurat...
  3. 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/
  4. 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...
  5. Aspose.Cells Visual Studio Plugin|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....and open the latest example projects without having to leave your...or VB.NET example projects A selected project is automatically...

    docs.aspose.com/cells/net/aspose-cells-visual-s...
  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. 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...
  9. Ինչպես փոխարկել 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...
  10. 用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-...