Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,251 for

vba

(0.02 sec)
  1. VbaModule.clone method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. VbaProject.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaProject with the Clone method. Enhance your workflow and streamline project management today!...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...
  3. 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...
  4. VbaReferenceType | Aspose.Words for Java

    Allows to specify the type of a VbaReference object in Java....get/remove an element from the VBA reference collection. public...= new Document(getMyDir() + "VBA project.docm"); VbaReferenceCollecti...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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...
  7. Document.removeMacros method | Aspose.Words for...

    Document.removeMacros method. Removes all macros (the Vba project) as well as toolbars and command customizations from the document....removeMacros() 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/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. Aspose.Slides for PHP via 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 项目。 $pres = new Presentation (); # 创建新的 VBA 项目 $pres...setVbaProject ( new VbaProject ()); # 向 VBA 项目添加空模块 $module = $pres -> getVbaProject...

    docs.aspose.com/slides/zh/php-java/public-api-a...