Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 11,452 for

vba

(0.06 sec)
  1. Create, Layout and Auto-Fit Shapes|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.... Working with VBA Project Modify VBA Module Code in Visio...demonstrates how to modify a VBA module code automatically using...

    docs.aspose.com/diagram/java/create-layout-and-...
  2. Create, Layout and Auto-Fit Shapes|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.... Working with VBA Project Modify VBA Module Code in Visio...demonstrates how to modify a VBA module code automatically using...

    docs.aspose.com/diagram/python-java/create-layo...
  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. Aspose::Words::Document::RemoveMacros method | ...

    Aspose::Words::Document::RemoveMacros method. Removes all macros (the Vba project) as well as toolbars and command customizations from the document in C++....method Removes all macros (the VBA project) as well as toolbars...()); // Remove the document's VBA project, along with all its macros...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. FileFormatInfo.hasMacros property | Aspose.Word...

    FileFormatInfo.hasMacros property. Returns ``true`` if this document contains a Vba macros....if this document contains a VBA macros. get hasMacros () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. How to Prevent Users from Printing Excel File|D...

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

    docs.aspose.com/cells/python-net/how-to-prevent...
  9. VbaReferenceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaReferenceType enum to easily define VbaReference object types, enhancing your document automation and management....Project 14 Specified an external VBA project reference type. Original...get/remove an element from the VBA reference collection. public...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Document.hasMacros property | Aspose.Words for ...

    Document.hasMacros property. Returns ``true`` if the document has a Vba project (macros)....Returns true if the document has a VBA project (macros). get hasMacros...

    reference.aspose.com/words/nodejs-net/aspose.wo...