Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 11,379 for

vba

(0.06 sec)
  1. Smart Markers|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....Assistant Close Slicers Workbook VBA Project Analyzing your prompt...

    docs.aspose.com/cells/java/smart-markers/
  2. 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...
  3. Public API Changes in Aspose.Cells 8.6.1|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....Worksheet to remove all the VBA modules associated with the specified...inputFilePath ); //Retrieve the VBA modules from the Workbook VbaModuleCollection...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Technical Articles|Aspose.Slides for PHP Docume...

    Technical articles for Aspose.Slides for PHP 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/php-java/technical-artic...
  5. 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...
  6. 用 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...
  7. 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...
  8. VbaReference.Type | Aspose.Words for .NET

    Discover the VbaReference Type property to identify and utilize VbaReferenceType objects effectively, enhancing your Vba programming 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...
  9. VbaReferenceCollection.Remove | Aspose.Words fo...

    Effortlessly remove the first VbaReference item from your collection with the Remove method. Streamline your Vba projects for optimal performance!...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...
  10. 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...