Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 11,379 for

vba

(0.08 sec)
  1. 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...
  2. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...your formulas rely on custom VBA functions, make sure that macros...are correctly defined in the VBA editor. Formula Syntax : Check...

    forum.aspose.com/t/macro-function-calculation/3...
  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....) 方法 一项新功能允许开发人员在演示文稿中创建和编辑 VBA 项目。 Presentation pres = new Presentation...Presentation (); // 创建新的 VBA 项目 pres . setVbaProject ( new VbaProject...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  4. Presentation via COM|Aspose.Slides for Python D...

    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....Presentation Format Presentation via VBA Technical Articles...

    docs.aspose.com/slides/python-net/presentation-...
  5. Presentation via COM|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....Presentation Format Presentation via VBA Technical Articles...

    docs.aspose.com/slides/net/presentation-via-com/
  6. 档案

    档案...docx"); 改进了 VBA 宏支持 # Aspose.Words for C++ API...VbaProject 。下面的代码示例演示了 如何创建 VBA 项目和 VBA 模块 以及基本属性,例如名称和类型。 Syste...

    blog.aspose.com/zh/words/aspose-words-for-cpp-1...
  7. 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...
  8. 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-...
  9. 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...
  10. 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...