Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 11,452 for

vba

(0.05 sec)
  1. Support for Setter for vbaModule.SourceCode usi...

    Hi Aspose team, over: Reading Vba Information from MPP file I found way how to read SourceCode of Vba in Project documents. As this is only getter can you please extend functionality to provide setter also? Thanks, O…...Hi Aspose team, over: Reading VBA Information from MPP file I found...way how to read SourceCode of VBA in Project documents. As this...

    forum.aspose.com/t/support-for-setter-for-vbamo...
  2. Adding Attachments and HTML Text to Outlook MSG...

    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....attachments to it: A section of VBA code that uses Microsoft Office...installed on the machine where the VBA code runs. The code snippet below...

    docs.aspose.com/email/java/adding-attachments-a...
  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. 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...
  5. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel files using Aspose.Cells for Node.js via C++....You can apply the following VBA code to protect your specific...open the module, and add the VBA code. Save and close the code...

    docs.aspose.com/cells/nodejs-cpp/how-to-prevent...
  6. Document.vbaProject property | Aspose.Words for...

    Document.VbaProject property. Gets or sets a [Document.VbaProject](./).... Vba . VbaProject See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...
  9. 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...
  10. 实现类似 Excel VBA Range.FormulaLocal 的 Cell.Formul...

    学习如何用 Aspose.Cells for Node.js via C++ 实现类似 Excel Vba Range.FormulaLocal 的 Cell.FormulaLocal。...实现类似 Excel VBA Range.FormulaLocal 的 Cell.FormulaLocal,通过 Node...不能处理非英语的函数名称。在 Microsoft Excel VBA 中,有 Range.FormulaLocal 属性根据语言或地区返回函数的名称。Aspose...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...