Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 70,735 for

macros

(0.78 sec)
  1. InsertCutCells wiping out invalid custom functi...

    When I use InsertCutCells to copy a range containing a formula with an invalid custom function name into a new workbook, the target cell which should correspond to that source cell has no formula. Here is my testing cod…...issues with custom functions or macros in formulas. For example, issue...involved removal of custom macros in formulas and was resolved...

    forum.aspose.com/t/insertcutcells-wiping-out-in...
  2. Aspose::Words::Vba::VbaModule::get_SourceCode m...

    Aspose::Words::Vba::VbaModule::get_SourceCode method. Gets or sets VBA project module source code in C++....create a VBA project using macros. auto doc = System :: MakeObject...a new module and specify a macro source code. auto module_ =...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Characters Working with VBA Macros Working with Markdown Features...

    docs.aspose.com/words/net/programming-with-docu...
  4. Modify Excel VBA Library using C#

    Modify Excel VBA Library using C# by adding a module and code. Get the IDE settings, a list of steps, and a sample code to work with Excel macro library using C#....Excel file with the new VBA macro These steps explain the process...file. Code to Update Excel Macro Library using C# This sample...

    kb.aspose.com/cells/net/modify-excel-vba-librar...
  5. Convert XLTM to POT using Python or with free O...

    XLTM to POT conversion in your Python applications without using Microsoft Office or online. Test free XLTM to POT online converter quickly before integrating the code....Convert XLTM is an Excel Open XML Macro-Enabled Template file format...store Excel documents with macros. It is a Microsoft Office Excel...

    products.aspose.com/total/python-net/conversion...
  6. Create Presentations on Android|Aspose.Slides D...

    Create presentations in Java with Aspose.Slides for Android—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results.... Are macros (VBA) supported in created...create/edit VBA projects and save macro-enabled files such as PPTM/PPSM...

    docs.aspose.com/slides/androidjava/create-prese...
  7. Create Presentations in PHP|Aspose.Slides for P...

    Create presentations with Aspose.Slides for PHP via Java — produce PPT, PPTX, and ODP files and save them programmatically for reliable results.... Are macros (VBA) supported in created...create/edit VBA projects and save macro-enabled files such as PPTM/PPSM...

    docs.aspose.com/slides/php-java/create-presenta...
  8. What is an XLS File? .xls File Extension, Proce...

    Learn about the XLS file format, its extension, and how it is used for project management. Discover XLS file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLS files....charts, formatting styles, and macros. In the context of project...cells, formulas, styles, and macros into binary records. These...

    products.aspose.com/tasks/supported-formats/xls/
  9. Why Not Automation | Aspose.Tasks Documentation

    Learn what reasons make Aspose.Tasks for .NET component is a better alternative to automation....from unintentionally running macros, or starting another server...server that might run macros, from your server-side code. Do not open...

    docs.aspose.com/tasks/net/why-not-automation/
  10. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java....visit the Working with VBA Macros documentation article. Examples:...create a VBA project using macros. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...