Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 11,379 for

vba

(0.05 sec)
  1. 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...
  2. 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...
  3. VbaReferenceCollection.remove method | Aspose.W...

    VbaReferenceCollection.remove method. Removes the first occurrence of a specified [VbaReference](../../Vbareference/) item from the collection.... vba . VbaReference ): ... Parameter...See Also module aspose.words.vba class VbaReferenceCollecti VbaReferenceCollecti...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout shapes in Visio files using C# within your applications. Complete guide with C# code samples.... Working with VBA Project Modify VBA Module Code in Visio...demonstrates how to modify a VBA module code automatically using...

    docs.aspose.com/diagram/net/create-update-layou...
  5. 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...
  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. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …...convert the same code to normal VBA code ? thanks in advance for...want to convert codes to macro VBA ,then run it in MS Excel? edkawy79...

    forum.aspose.com/t/convert-excel-each-row-into-...
  8. 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...
  9. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing excel through the Aspose.Cells for C++ API....You can apply the following VBA code to protect your specific...open the module and add some VBA codes. Then save and close this...

    docs.aspose.com/cells/go-cpp/how-to-prevent-pri...
  10. 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....Remove方法的另一个重载,现在可以接受Worksheet的实例以删除与指定工作表关联的所有VBA模块。 以下是简单的使用场景。 C# //Load a spreadsheet...inputFilePath ); //Retrieve the VBA modules from the Workbook VbaModuleCollection...

    docs.aspose.com/cells/zh/net/public-api-changes...