Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 10,959 for

vba

(0.08 sec)
  1. Aspose.Slides for PHP via Java 14.8.0 中的公共 API ...

    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....一个新特性允许开发人员在演示文稿中创建和编辑 VBA 项目。 $pres = new Presentation (); # 创建新的 VBA 项目 $pres...setVbaProject ( new VbaProject ()); # 向 VBA 项目添加空模块 $module = $pres -> getVbaProject...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  2. FileFormatInfo.hasMacros property | Aspose.Word...

    FileFormatInfo.hasMacros property. Returns ``true`` if this document contains a Vba macros....if this document contains a VBA macros. get hasMacros () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容的更改...

    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....ct) 方法 新特性允许开发人员在演示文稿中创建和编辑 VBA 项目。 Presentation pres = new Presentation...Presentation (); // 创建新 VBA 项目 pres . setVbaProject ( new VbaProject...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  4. Document.hasMacros property | Aspose.Words for ...

    Document.hasMacros property. Returns ``true`` if the document has a Vba project (macros)....Returns true if the document has a VBA project (macros). get hasMacros...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of Vba modules in the collection....property Returns the number of VBA modules in the collection. get...See Also module Aspose.Words.Vba class VbaModuleCollection VbaModuleCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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/java/public-api-changes-i...
  7. 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 some VBA codes. Then save and close this...

    docs.aspose.com/cells/nodejs-cpp/how-to-prevent...
  8. 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...
  9. Technical Articles|Aspose.Slides for PHP 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....Presentations Presentation via VBA Known Issues...

    docs.aspose.com/slides/php-java/technical-artic...
  10. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... 8 Save document Use VBA macro to cancel all partitions...Open the VBA Editor Press Alt + F11 to open the VBA Editor. 3...

    forum.aspose.com/t/image-distorted-in-excel-to-...