Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 8,965 for

vba

(0.03 sec)
  1. 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...
  2. 用 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...
  3. Aspose.Cells 8.6.1中的公共API更改|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....eet的实例,以删除与指定Worksheet相关联的所有VBA模块。 以下是简单的使用场景。 Java //Load a...inputFilePath ); //Retrieve the VBA modules from the Workbook VbaModuleCollection...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Technical Articles|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....Limitations Presentation via VBA Known Issues...

    docs.aspose.com/slides/androidjava/technical-ar...
  5. 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 . True...VbaProject namespace Aspose.Words.Vba assembly Aspose.Words VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  6. VbaReference.type property | Aspose.Words for P...

    VbaReference.type property. Gets [VbaReferenceType](../../Vbareferencetype/) object that indicates the type of reference that a [VbaReference](../) object represents.... vba . VbaReferenceType : ... See...See Also module aspose.words.vba class VbaReference VbaReference...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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 , the...

    docs.aspose.com/cells/net/public-api-changes-in...
  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 , the...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. 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...
  10. 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...