Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 159,173 for

xlsx

(1.85 sec)
  1. 使用 C++ 和 Node.js 将单元格链接到 XML 映射元素|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....xlsx" )); // Access the Xml Map inside..."/root/row/FIELD8" ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/link-cells-...
  2. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...in XLSX format book . Save ( outDir + u "output_out.xlsx" );...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Named ranges...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  3. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...LoadOptions opts ( LoadFormat :: Xlsx ); opts . SetFontConfigs ( fontConfigs...wb ( u "sampleSpecifyIndivid.xlsx" , opts ); // Save to PDF format...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  4. Use Custom XML Parts in Aspose.Cells with C++|D...

    Learn how to use custom XML parts in Excel files programmatically using Aspose.Cells with C++....xlsx to .zip and then opening it.... Save ( outDir + u "output.xlsx" ); std :: cout << "Custom XML...

    docs.aspose.com/cells/cpp/use-custom-xml-parts-...
  5. 在C++中插入或删除Excel工作表中的行|Documentation

    本文提供在Excel工作表中插入和删除行的C++代码。...xlsx" ; // Path of output excel file...= outDir + u "out_book1.out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/insert-or-delete-r...
  6. Excel Spreadsheet PHP API | products.aspose.com

    PHP Excel spreadsheet API to read write and convert XLS Xlsx CSV TSV HTML ODS SpreadsheetML & all Excel 97-2016 formats. Export Spreadsheets to multiple formats... API supports XLS, XLSX, ODS, SpreadsheetML, CSV, Tab...formats. Microsoft Excel: XLS, XLSX, XLSB, XLT, XLTX, XLTM, XLSM...

    products.aspose.com/cells/php-java/
  7. com.aspose.cells.Cell.setHtmlString() method co...

    Hello, I have an issue, when I try to set an HtmlString on the cell, if I set the font size to a double value, it is converted to an integer value. An example: style.getFont().setDoubleSize(Double.parseDouble("12.5")); …...xlsx"); PietroTGK April 23, 2025...workbook.save("d:\\files\\dest1.xlsx"); output: <Font Style="FONT-FAMILY:...

    forum.aspose.com/t/com-aspose-cells-cell-sethtm...
  8. Advanced Protection Settings since Excel XP wit...

    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....the file to Excel97To2003 or Xlsx format because the advanced...path . join ( dataDir , "Book1.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/nodejs-cpp/advanced-prote...
  9. Advanced Protection Settings since Excel XP wit...

    Learn how to apply advanced protection settings in Excel files using Aspose.Cells with C++....the file in Excel97To2003 or Xlsx format because the advanced...inputFilePath = srcDir + u "Book1.xlsx" ; // Path of output Excel file...

    docs.aspose.com/cells/cpp/advanced-protection-s...
  10. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert Xlsx book with font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…...widespread error: we tried to convert xlsx book with font Calibri underlined...encountering when converting an XLSX file to PDF in a Linux-based...

    forum.aspose.com/t/converting-to-pdf-raises-exc...