Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 81,840 for

xlsm

(0.39 sec)
  1. 在加载工作簿时使用Node.js通过C++过滤VBA项目|Documentation

    学习如何在加载Excel工作簿时使用Aspose.Cells for Node.js via C++过滤VBA项目。...xlsm/.xslb文件具有极大量的宏(或非常长的宏)。Aspose...的示例文件: sampleMacroEnabledWo.xlsm const path = require ( "path"...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-vba-...
  2. 为表单控件分配宏代码(如按钮)|Documentation

    学习如何使用Aspose.Cells for C++将宏代码分配给按钮等表单控件。... 以下示例创建一个新工作簿,将宏代码分配给表单按钮,并以XLSM格式保存。当在Microsoft Excel中打开该文件时,将看到如下宏代码。...End Sub 在C++中将宏分配给表单控件 以下是生成输出XLSM文件的示例代码 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/assign-macro-to-fo...
  3. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .NET can load and save file formats....Presentations format XLSM Saves the document in the XLSM format that is...

    docs.aspose.com/pdf/python-net/supported-file-f...
  4. 预览文档|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....2003 XLSX – Office Open XML XLSM, XLTX, XLTM – Office Open XML...

    docs.aspose.com/cells/zh/sharepoint/previewing-...
  5. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and save file formats....2007 format XLSM Saves the document in the XLSM format that is...

    docs.aspose.com/pdf/net/supported-file-formats/
  6. Filter VBA Project while loading a workbook wit...

    Learn how to filter VBA projects while loading an Excel workbook using Aspose.Cells with C++....xlsm/.xlsb files contain an extremely...following link: sampleMacroEnabledWo.xlsm #include <iostream> #include...

    docs.aspose.com/cells/cpp/filter-vba-project-wh...
  7. 使用JavaScript通过C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查VBA代码数字签名的有效性。...xlsm,.csv" /> < button id = "runExample"...select an Excel file (preferably .xlsm).</p>' ; return ; } const file...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  8. Convert PDF to Excel in Python|Aspose.PDF for P...

    Convert PDFs to Excel spreadsheets effortlessly with Aspose.PDF for Python via .NET. Follow this guide for accurate PDF to XLSX conversions...PDF file into an Excel file in XLSM format This Python example shows...PDF file into an Excel file in XLSM format (Excel Macro-Enabled...

    docs.aspose.com/pdf/python-net/convert-pdf-to-e...
  9. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.Xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...xlsm可以按照设置的DPI,设置列宽? public static..."C:\\Users\\jlt\\Documents\\test1.xlsm"; string file_path2 = "C:\\...

    forum.aspose.com/t/cellshelper-dpi-120/322191
  10. Read and Write CSV File Format|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....many formats like XLS, XLSX, XLSM, XLSB, CSV, etc. Aspose.Cells...

    docs.aspose.com/cells/go-cpp/read-and-write-csv...