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

vba

(0.59 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. 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-...
  4. 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...
  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. 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...
  7. 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...
  8. 档案

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

    blog.aspose.com/zh/words/aspose-words-for-cpp-1...
  9. VbaReferenceCollection.count property | Aspose....

    VbaReferenceCollection.count property. Returns the number of Vba references in the collection....property Returns the number of VBA references in the collection...See Also module aspose.words.vba class VbaReferenceCollecti VbaReferenceCollecti...

    reference.aspose.com/words/python-net/aspose.wo...
  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...