Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 157,067 for

xlsx

(0.4 sec)
  1. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the cells around my…...xlsx"); Worksheet sheet = workbook...sample project with the sample xlsx file in the resources folder...

    forum.aspose.com/t/sheetrender-toimage-changing...
  2. 用 JavaScript 结合 C++ 锁定或解锁形状|Documentation

    本文提供了使用 Aspose.Cells 库通过 C++ 以 JavaScript 锁定或解锁形状以保护它们的示例代码。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/lock-or...
  3. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案... 下面的示例加载一个模板XLSX文件,为不同的主题颜色类型定义颜色,应用自定义颜色并保存Excel文件。...inputFilePath = srcDir + u "book1.xlsx" ; // Instantiate a Workbook...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  4. Java API to Convert WORDML to EXCEL or with fre...

    Convert WORDML to EXCEL via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORDML to EXCEL online converter quickly before integrating the code....spreadsheet formats, including XLS, XLSX, ODS, CSV, and HTML. By using...Workbook class Save the document to XLSX format using Save method Conversion...

    products.aspose.com/total/java/conversion/wordm...
  5. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  6. 用 C++ 隐藏工作表中的零值显示|Documentation

    本文将展示如何用示例代码通过 C++ 库或 API 编程隐藏 Excel 工作表中的零值。...xlsx" ; // Create a new Workbook...( srcDir + u "outputfile.out.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/zh/cpp/hiding-the-display...
  7. Convert Word to Excel in C++ or with free Onlin...

    C++ API to Convert Word to Excel or Online App without using using Microsoft Word or Microsoft Excel or online. Test free Word to Excel online converter quickly before integrating the code....reference Save the document to XLSX format using Save member function...Spreadsheet) Convert WORD to XLSX (Open XML Workbook) Convert...

    products.aspose.com/total/cpp/conversion/word-t...
  8. XlsxSectionMode | Aspose.Words for Java

    Specifies how sections are handled when saving a document in the Xlsx format in Java....when saving a document in the XLSX format. Examples: Shows how..."XlsxSaveOptions.SelectionMode.xlsx", xlsxSaveOptions); Fields Field...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET supports the popular Excel (XLS, Xlsx, XLSM, XLSB, XLTX, XLTM,SpreadsheetML,CSV), OpenOffice(ODS),HTML and JSON file formats and allows exporting Excel files to PDF,DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV...

    docs.aspose.com/cells/net/
  10. 利用 C++ 和 Node.js 导出与 XML 映射关联的 XML 数据到 Excel 工作...

    学习如何使用 Aspose.Cells for Node.js via C++ 导出工作簿中与 XML 映射关联的 XML 数据。...xlsx) 和【第一个XML映射导出的XML数据】(5472487...path . join ( dataDir , "sample.xlsx" )); // Export all XML data...

    docs.aspose.com/cells/zh/nodejs-cpp/export-xml-...