Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 68,469 for

macros

(0.13 sec)
  1. Convert VSTM to XPS via Java | products.aspose.com

    Sample Java conversion code for VSTM format to XPS file. Use this example code to convert VSTM to XPS within any Web or Desktop Java based application....Microsoft Visio that support macros. Unlike VSDX files, files created...from VSTM templates can run macros that are developed in Visual...

    products.aspose.com/diagram/java/conversion/vst...
  2. Convert VSTM to PDF via Java | products.aspose.com

    Sample Java conversion code for VSTM format to PDF file. Use this example code to convert VSTM to PDF within any Web or Desktop Java based application....Microsoft Visio that support macros. Unlike VSDX files, files created...from VSTM templates can run macros that are developed in Visual...

    products.aspose.com/diagram/java/conversion/vst...
  3. 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...
  4. 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...
  5. 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...
  6. Compress and Decompress DOCM Files via .NET

    C# compression and decompression source code to compress DOCM documents into a single zip archive or vice versa on .NET Framework, .NET Core....documents with the ability to run macros. It is similar to DOCX file...format but the ability to run macros makes it different from DOCX...

    products.aspose.com/zip/net/zip-file/docm/
  7. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods... has_macros Returns True if this document...document contains a VBA macros. is_encrypted Returns True if the document...

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