Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 11,791 for

vba

(0.13 sec)
  1. VbaProject.is_protected property | Aspose.Words...

    VbaProject.is_protected property. Shows whether the [VbaProject](../) is password protected....MY_DIR + 'Vba protected.docm' ) self . assertTrue ( doc . vba_project...See Also module aspose.words.vba class VbaProject VbaProject.code_page...

    reference.aspose.com/words/python-net/aspose.wo...
  2. VbaReferenceType enumeration | Aspose.Words for...

    aspose.words.Vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../Vbareference/) object....PROJECT Specified an external VBA project reference type. ORIGINAL...See Also module aspose.words.vba VbaReferenceCollecti class...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 用 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell...

    学习如何使用 Aspose.Cells 与 C++ 实现类似于 Excel Vba Range.FormulaLocal 的 Cell.FormulaLocal。...用 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell.FormulaLocal...Cells无法处理非英语函数名称。在Microsoft Excel VBA中,有一个 Range.FormulaLocal 属性,根...

    docs.aspose.com/cells/zh/cpp/implement-cell-for...
  4. VbaReferenceCollection.Item | Aspose.Words for ...

    Access the VbaReference object easily with the Item property. Efficiently retrieve references by index for streamlined Vba development....get/remove an element from the VBA reference collection. public...doc = new Document ( MyDir + "VBA project.docm" ); VbaReferenceCollecti...

    reference.aspose.com/words/net/aspose.words.vba...
  5. 向 Outlook MSG 文件添加附件和 HTML 文本|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....格式正文并添加多个附件的 MSG 文件: 使用以下内容的 VBA 代码片段 Microsoft Office 自动化 来创建带有附件和...for Java . Office 自动化 使用此方法时,VBA 代码运行的机器必须安装 Microsoft Outlook。下面的代码片段创建了一个带有附件和...

    docs.aspose.com/email/zh/java/adding-attachment...
  6. Technical Articles|Aspose.Slides for Node.js vi...

    Technical articles for Aspose.Slides for Node.js via Java: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....PowerPoint Presentations Manage VBA Projects in Presentations Using...

    docs.aspose.com/slides/nodejs-java/technical-ar...
  7. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your VbaReferenceCollection with the RemoveAt method to delete elements by index, enhancing your Vba coding efficiency....get/remove an element from the VBA reference collection. public...doc = new Document ( MyDir + "VBA project.docm" ); VbaReferenceCollecti...

    reference.aspose.com/words/net/aspose.words.vba...
  8. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....APIs Mechanism to Modify the VBA/Macro Code in Spreadsheets In...order to provide the feature of VBA/Macro Code Manipulation , Aspose...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for Android via Java: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....PowerPoint Presentations Manage VBA Projects in Presentations on...

    docs.aspose.com/slides/androidjava/technical-ar...
  10. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is password protected with the IsProtected property. Ensure your code's security and streamline project management effectively!...doc = new Document ( MyDir + "Vba protected.docm" ); Assert . That...VbaProject namespace Aspose.Words.Vba assembly Aspose.Words VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...