Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 157,925 for

xlsx

(0.13 sec)
  1. Merge XLSM Files Online or using C++ | products...

    Free online app to combine different XLSM files. C++ merging library code to merge XLSM worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/cpp/merge/xlsm/
  2. New formula STOCKHISTORY caused NullReferenceEx...

    New formula STOCKHISTORY caused NullReferenceException when saving workbook to Xlsb format using Aspose.Cells .Net v26.2. The saved Xlsb file was corrupted. No issue with Xlsx and Xlsm formats. See attached sample files…... No issue with Xlsx and Xlsm formats. See attached...

    forum.aspose.com/t/new-formula-stockhistory-cau...
  3. 用C++设置工作表标签颜色|Documentation

    本文演示使用C++ API或库编程设置Excel工作表标签颜色的示例代码。...xlsx" ; // Path of output Excel file...

    docs.aspose.com/cells/zh/cpp/set-worksheet-tab-...
  4. 使用Python.NET设置Workbook的公式计算模式|Documentation

    学习如何使用Aspose.Cells for Python via .NET API设置Excel工作簿中的公式计算模式(自动、手动)。逐步指南附代码示例。...xlsx" ) # Configure manual calculation...workbook workbook . save ( "output.xlsx" ) import os from aspose.cells...

    docs.aspose.com/cells/zh/python-net/setting-for...
  5. 文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致 - Free Suppor...

    文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致,见附件示例文件,谢谢! 单倍行距测试.zip (92.4 KB) 企业微信截图_17651674036047.png (214.3 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\单倍行距测试.Xlsx"); …...xlsx"); workbook.Save("D:\\单倍行距测试...2019 等) 最小复现文件 (您已上传的 单倍行距测试.xlsx ),请确认文件中仅包含一个文本框,且文本设置为单倍行距。...

    forum.aspose.com/t/pdf-excel/322745
  6. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....xlsx" ; // Path of output Excel file...outputFilePath = outDir + u "output_out.xlsx" ; // Load your source Excel...

    docs.aspose.com/cells/cpp/working-with-the-shad...
  7. 通过Node.js使用C++处理Shape或Chart的阴影效果|Documentation

    学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的阴影效果。...xlsx" ); // Load your source excel...3 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  8. 用 Node.js 通过 C++ 加载工作簿中的特定工作表|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载工作簿中的特定工作表。优化性能,减少内存使用。... Xlsx ); loadOptions . setLoadFilter... join ( dataDir , "TestData.xlsx" ), loadOptions ); // Perform...

    docs.aspose.com/cells/zh/nodejs-cpp/load-specif...
  9. 用 JavaScript 通过 C++ 追踪 Excel 转换为 TIFF 的进度|Docum...

    学习如何用 Aspose.Cells for JavaScript 通过 C++ 追踪 Excel 文件转换为 TIFF 的过程。在转换过程中提升用户体验。...xlsx),并使用实现了 IPageSavingCallback..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "convertTiff"...

    docs.aspose.com/cells/zh/javascript-cpp/track-c...
  10. Find if the Worksheet is Dialog Sheet with Node...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Node.js via C++....xlsx) that contains a dialog sheet...dataDir , "sampleFindIfWorkshee.xlsx" ); // Load Excel file containing...

    docs.aspose.com/cells/nodejs-cpp/find-if-the-wo...