Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 11,889 for

vba

(1.5 sec)
  1. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature....Examples 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...
  2. Assign Macro to Form Control|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....Document Assistant Close Check if VBA Project is Protected and Locked...Locked for Viewing Check if VBA project in a Workbook is Signed...

    docs.aspose.com/cells/python-net/assign-macro-t...
  3. How to Prevent Users from Printing Excel File|D...

    Learn how to prevent users from printing Excel through the Aspose.Cells for .NET API....You can apply the following VBA code to prevent your specific...open the module and add some VBA code. Then save and close the...

    docs.aspose.com/cells/net/how-to-prevent-printi...
  4. Create DOCM in Python | products.aspose.com

    Generate Microsoft Word DOCM document using Python applications without using Microsoft Word....attaching signed or unsigned VBA projects via automation. Programmatic...Macro Deployment Insert vetted VBA modules into documents during...

    products.aspose.com/total/python-net/create/docm/
  5. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容更改|...

    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....) 方法 一项新功能允许开发人员在演示文稿中创建和编辑 VBA 项目。 Presentation pres = new Presentation...Presentation (); // 创建新的 VBA 项目 pres . setVbaProject ( new VbaProject...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  6. Presentation via COM|Aspose.Slides for Python D...

    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....Presentation Format Presentation via VBA Technical Articles...

    docs.aspose.com/slides/python-net/presentation-...
  7. Presentation via COM|Aspose.Slides 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....Presentation Format Presentation via VBA Technical Articles...

    docs.aspose.com/slides/net/presentation-via-com/
  8. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...your formulas rely on custom VBA functions, make sure that macros...are correctly defined in the VBA editor. Formula Syntax : Check...

    forum.aspose.com/t/macro-function-calculation/3...
  9. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容的更改...

    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....ct) 方法 新特性允许开发人员在演示文稿中创建和编辑 VBA 项目。 Presentation pres = new Presentation...Presentation (); // 创建新 VBA 项目 pres . setVbaProject ( new VbaProject...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  10. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... 8 Save document Use VBA macro to cancel all partitions...Open the VBA Editor Press Alt + F11 to open the VBA Editor. 3...

    forum.aspose.com/t/image-distorted-in-excel-to-...