Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 159,175 for

xlsx

(0.47 sec)
  1. Convert MPX to MPT via C# | Tasks Conversion AP...

    Sample code for MPX to MPT C# conversion. Use API example code for batch MPX files to MPT conversion within VB.NET, Asp.NET or any .NET based application....formats, such as MPP, MPX, XLS, XLSX, BMP, JPEG, TIFF, and others...(Microsoft Excel Spreadsheet) MPX TO XLSX (OOXML Excel File) MPX TO XML...

    products.aspose.com/tasks/net/conversion/mpx-to...
  2. Workbook.CalculateFormula() throws "Unsupported...

    When calling Workbook.CalculateFormula() on a workbook that contains CUBEMEMBER formulas referencing ThisWorkbookDataModel (Excel Power Pivot), Aspose throws an exception instead of gracefully returning the stored cell …...value of every cell into the xlsx file — including CUBEMEMBER...4.0 (.NET) cubemember_repro.xlsx.zip (1.7 KB) var workbook =...

    forum.aspose.com/t/workbook-calculateformula-th...
  3. 通過 C# 將 MPT 轉換為 BMP |任務轉換 API .NET

    MPT 到 BMP C# 轉換的示例代碼。在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中使用 API 示例代碼將 MPT 文件批量轉換為 BMP。...MPT 到流行格式的转换,例如 MPP、MPX、XLS、XLSX、BMP、JPEG、TIFF 等。 3. Markdown...(Microsoft Excel Spreadsheet) MPT TO XLSX (OOXML Excel File) MPT TO XML...

    products.aspose.com/tasks/zh-hant/net/conversio...
  4. 设置共享公式(用 C++)|Documentation

    学习如何在 Excel 工作表中用 Aspose.Cells 设置共享公式,使用 C++。...xlsx" ; // Path of output excel file...outputFilePath = outDir + u "Output_out.xlsx" ; // Instantiate a Workbook...

    docs.aspose.com/cells/zh/cpp/setting-shared-for...
  5. 使用C++移除Excel文件中工作表的现有PrinterSettings|Documentation

    学习如何通过Aspose.Cells的Page Setup对象,使用C++以编程方式移除Excel文件中工作表的现有PrinterSettings。...] 可能的使用场景 有时开发人员希望阻止Excel在保存的XLSX文件中包含打印机设置的*.bin*文件。打印机设置文件位于*“[file...srcDir + u "sampleRemoveExisting.xlsx" ); int sheetCount = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/remove-existing-pr...
  6. Excel Export - Gap Missing when using arrays of...

    While working with arrays, we are facing an issue in excel where the gap between different elements is maintained correctly for an array of objects, but not for an array of strings. When using an array of objects, the t…...xlsx"); WorkbookDesigner workbookDesigner...Process(); workbook.Save(dir + "dest.xlsx"); geetha123 July 4, 2025, 10:07am...

    forum.aspose.com/t/excel-export-gap-missing-whe...
  7. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....xlsx" ; // Create a workbook and...outputFilePath = outDir + u "out_test.out.xlsx" ; // Save the Excel file workbook...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  8. Saving Project Data to Excel Format in Ruby | A...

    This article explains how to export Project data to Excel using Aspose.Tasks Java for Ruby....XLSX" , Rjb :: import( 'com.aspose...aspose.tasks.SaveFileFormat' ) . XLSX) 4 5 puts "Saved project data...

    docs.aspose.com/tasks/java/saving-project-data-...
  9. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < input type = "file"..."fileInput" accept = ".xls,.xlsx,.csv" /> < br />< br /> < label...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  10. 使用 C++ 添加具有命名目标的 PDF 书签|Documentation

    学习如何使用 Aspose.Cells for C++ 添加带有命名目标的 PDF 书签。...xlsx" ); // Access first worksheet...Close 在保存为PDF时打印批注与C++ 使用C++将XLSX文件转换为PDF格式...

    docs.aspose.com/cells/zh/cpp/add-pdf-bookmarks-...