Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 159,171 for

xlsx

(0.54 sec)
  1. Find if the Worksheet is Dialog Sheet with Node...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Node.js via C++....xlsx) that contains a dialog sheet...dataDir , "sampleFindIfWorkshee.xlsx" ); // Load Excel file containing...

    docs.aspose.com/cells/nodejs-cpp/find-if-the-wo...
  2. Check if VBA project in a Workbook is Signed wi...

    Learn how to check if a VBA project in a workbook is signed using Aspose.Cells for JavaScript via C++....xlsx,.xlsm" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  3. 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...
  4. Render Custom Date Format Patterns g and ge.mm....

    Learn how to render custom date format patterns 'g' and 'ge' in Aspose.Cells for JavaScript via C++ to control date display in spreadsheets....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/render-cus...
  5. 用 C++ 添加带内置样式的文字艺术(WordArt)文本|Documentation

    学习如何用 Aspose.Cells for C++ 添加带内置样式的文字艺术文本。...workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" ); std...

    docs.aspose.com/cells/zh/cpp/add-word-art-text-...
  6. Get Started|Aspose.PDF for JavaScript via C++

    This section describes the basic principles of work Aspose.PDF for JavaScript via C++. Aspose.PDF for JavaScript via C++ supports a wide variety of functions....PDF to DocX Convert a PDF to XlsX Convert PDF to Grayscale Convert...

    docs.aspose.com/pdf/javascript-cpp/get-started/
  7. How to change background in comment in Excel wi...

    How to change the color of a comment in Excel. How to insert a picture or image into a comment in Excel using C++....sample code below creates an XLSX file from scratch using Aspose...

    docs.aspose.com/cells/go-cpp/how-to-set-comment...
  8. 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...
  9. 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 containing a chart in Excel...

    docs.aspose.com/cells/nodejs-cpp/convert-chart-...
  10. How to create a tornado chart|Documentation

    Learn how to create a tornado chart with Aspose.Cells for .NET API....saves the workbook to output XLSX format . The following screenshot...

    docs.aspose.com/cells/net/create-tornado-chart/