Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 140,009 for

xlsx

(0.14 sec)
  1. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....xlsx" ; // Create a Workbook object...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  2. Convert XLS File with Images or Charts to PDF w...

    Convert XLS files containing images or charts to PDF documents using Aspose.Cells with C++.... Convert XLSX File to PDF Format with C++...

    docs.aspose.com/cells/cpp/convert-xls-file-with...
  3. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the OLE object in C++....xlsx" , oleFormat -> get_SuggestedExtension...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 使用C++处理Shape或Chart的ThreeDFormat|Documentation

    学习如何用C++操控形状或图表的3D格式。...xlsx" ; // Path of output excel file...outputFilePath = outDir + u "output_out.xlsx" ; // Load excel file containing...

    docs.aspose.com/cells/zh/cpp/working-with-the-t...
  5. 通过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...
  6. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private set of fonts for workbook rendering using Aspose.Cells for C++....LoadOptions opts ( LoadFormat :: Xlsx ); opts . SetFontConfigs ( fontConfigs...wb ( u "sampleSpecifyIndivid.xlsx" , opts ); // Save to PDF format...

    docs.aspose.com/cells/cpp/specify-individual-or...
  7. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....loadOptions ( LoadFormat :: Xlsx ); loadOptions . SetLoadFilter...srcDir + u "sampleFilterChars.xlsx" , loadOptions ); // Save the...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  8. Convert Chart to Localized Image with Node.js v...

    Learn how to set globalization configurations for charts using Aspose.Cells for Node.js via 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/nodejs-cpp/convert-chart-...
  9. Creating Pie Chart with Leader Lines|Documentation

    Learn how to use Aspose.Cells for .NET to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....image format and the workbook in XLSX format. Resultant Pie Chart...

    docs.aspose.com/cells/net/creating-pie-chart-wi...
  10. Link Cells to XML Map Elements with Node.js via...

    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/nodejs-cpp/link-cells-to-...