Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 11,883 for

vba

(0.09 sec)
  1. 用C++检查VBA代码的数字签名是否有效|Documentation

    学习如何用Aspose.Cells在C++中检查Vba代码的数字签名的有效性。...用C++检查VBA代码的数字签名是否有效 Contents [ Hide ] Aspose.Cells允许你使用 Workbook...IsValidSigned 属性检查VBA代码数字签名是否有效。如果验证通过,返回 true ;否则返回 false 。当你修改VBA代码后,数字签名会失效。...

    docs.aspose.com/cells/zh/cpp/check-if-digital-s...
  2. 通过C++在Node.js中将VBA证书导出到文件或流|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Vba数字证书导出到文件或流。访问Vba数字证书的原始数据。...js中将VBA证书导出到文件或流 Contents [ Hide ] Aspose.Cells允许您将VBA数字证书导出到文件或内存流等流中。您可以使用...getCertRawData() 属性访问VBA数字证书的原始数据。 在Node.js中导出VBA证书到文件或流 请参阅以下示例代码,将VBA证书的原始...

    docs.aspose.com/cells/zh/nodejs-cpp/export-vba-...
  3. 用C++将VBA证书导出到文件或流|Documentation

    了解如何使用Aspose.Cells for C++将Vba数字证书导出到文件或内存流。...用C++将VBA证书导出到文件或流 Contents [ Hide ] Aspose.Cells允许您将VBA数字证书导出到文件或内存流。您可以使用...GetCertRawData() 属性访问VBA数字证书的原始数据。 用C++将VBA证书导出到文件或流 请参阅以下示例代码,将VBA证书的原始数据...

    docs.aspose.com/cells/zh/cpp/export-vba-certifi...
  4. VbaModule.type property | Aspose.Words for Python

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... vba . VbaModuleType : ... @type.setter...self , value : aspose . words . vba . VbaModuleType ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Ավելացնել մոդուլ Excel VBA գրադարանում Java-ում

    Ավելացնել մոդուլ Excel Vba գրադարանում Java-ում՝ հետևելով այս հոդվածին: Այն ունի IDE կարգավորումներ, քայլերի ցանկ և օրինակելի կոդը՝ Java-ում Excel մակրո գրադարանը փոփոխելու համար:...Family Ավելացնել մոդուլ Excel VBA գրադարանում Java-ում Այս հոդվածը...ինչպես ավելացնել մոդուլ Excel VBA գրադարանում Java-ում : Այն ունի...

    kb.aspose.com/hy/cells/java/add-module-in-excel...
  6. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your Vba project's code page settings for enhanced performance and compatibility....CodePage property Gets or sets the VBA project’s code page. public int...; } Remarks Please note that VBA is pre-Unicode feature and you...

    reference.aspose.com/words/net/aspose.words.vba...
  7. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.Vba.VbaModuleCollection class. Represents a collection of [VbaModule](../Vbamodule/) objects...more, visit the Working with VBA Macros documentation article...count Returns the number of VBA modules in the collection. Methods...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VbaProject.name property | Aspose.Words for Nod...

    VbaProject.name property. Gets or sets Vba project name....name property Gets or sets VBA project name. get name () : string...Examples Shows how to create a VBA project using macros. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. VbaModuleCollection.Count | Aspose.Words for .NET

    Discover the VbaModuleCollection Count property, which efficiently counts your Vba modules, enhancing your coding workflow and organization....property Returns the number of VBA modules in the collection. public...Shows how to access a document’s VBA project information. Document...

    reference.aspose.com/words/net/aspose.words.vba...
  10. VbaModule class | Aspose.Words for Python

    aspose.words.Vba.VbaModule class. Provides access to Vba project module...VbaModule class Provides access to VBA project module. To learn more...more, visit the Working with VBA Macros documentation article. Constructors...

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