Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 157,742 for

xlsx

(0.17 sec)
  1. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with 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/cpp/setting-formula-for-n...
  2. 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...
  3. Specify Individual or Private Set of Fonts for ...

    Learn how to specify an 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...
  4. 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...
  5. Show and Hide Worksheets and Tabs with JavaScri...

    This article provides sample code for using the JavaScript API or JavaScript Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  6. 用 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-...
  7. 使用JavaScript通过C++禁用Excel中的兼容性检查器|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API禁用兼容性检查器。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  8. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....xlsx" ; /* * Create a workbook. *...template file. * In the book1.xlsx file, we have applied Ms Excel's...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  9. Converting a XPS file to XLS using Python | Asp...

    Sample code on Python for XPS to XLS conversion. Use example code for batch XPS to XLS conversion with Python and .NET...xlsx). This allows you to control...XPS to TIFF XPS to TXT XPS to XLSX XPS to XML Convert XPS to XLS...

    products.aspose.com/pdf/python-net/conversion/x...
  10. 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/