Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 159,754 for

xlsx

(0.28 sec)
  1. Managing Page Breaks with JavaScript via C++|Do...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  2. 使用C++设置工作簿的公式计算模式|Documentation

    本文介绍如何使用C++通过Aspose.Cells库设置Microsoft Excel中工作簿的公式计算模式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法设置公式计算模式并获得结果。最后,我们将修改后的Excel文件保存到磁盘。...xlsx" ; // Create a workbook Workbook...outputFilePath , SaveFormat :: Xlsx ); std :: cout << "Workbook...

    docs.aspose.com/cells/zh/cpp/setting-formula-ca...
  3. Aspose.Cells 16.10.0中的公共API更改|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 first worksheet...the result in XLSX format book . Save ( "output.xlsx" ); 支持阴影效果...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....xlsx" ); com . aspose . cells . Worksheet...aspose . cells . SaveFormat . XLSX ); workbook . dispose (); Presentation...

    docs.aspose.com/slides/java/working-solution-fo...
  5. Convert Chart to Localized Image with C++|Docum...

    Learn how to set globalization configurations for charts using Aspose.Cells for C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages.... When you open an xlsx file with a chart in Excel,...

    docs.aspose.com/cells/cpp/convert-chart-to-loca...
  6. Aspose.Cells for Android via Java|Documentation

    Generate, modify, convert, render, and print documents using Aspose.Cells for Android via Java....Android via Java supports XLS, XLSX, CSV, SpreadsheetML, ODS, Tab...

    docs.aspose.com/cells/androidjava/
  7. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties...the path and name of an xls/xlsx file this chart is linked to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Update XLTX File using Java | products.aspose.com

    Modify XLTX document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....(Macro-enabled Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT...

    products.aspose.com/total/java/update/xltx/
  9. Update TSV File using Java | products.aspose.com

    Modify TSV document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....(Macro-enabled Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT...

    products.aspose.com/total/java/update/tsv/
  10. Update XLS File using C++ | products.aspose.com

    Modify XLS document in C++ applications without using Microsoft Excel....(Macro-enabled Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT...

    products.aspose.com/total/cpp/update/xls/