Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 159,753 for

xlsx

(0.13 sec)
  1. 通过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...
  2. Convert XLSB to POWERPOINT via PHP or with free...

    PHP API to Convert XLSB to POWERPOINT or Online App without using Microsoft Excel or Powerpoint. Test free XLSB to POWERPOINT online converter quickly before integrating the code....over the more commonly used XLSX format. XLSB files are designed...compact and load faster than XLSX files. One of the key benefits...

    products.aspose.com/total/php-java/conversion/x...
  3. Convert POTX to EXCEL via PHP or with free Onli...

    PHP API to Convert POTX to EXCEL or Online App without using Microsoft Office Powerpoint or Excel. Test free POTX to EXCEL online converter quickly before integrating the code....Spreadsheet) Convert POTX to XLSX (Open XML Workbook) Convert...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/php-java/conversion/p...
  4. Convert PPSM to EXCEL via PHP or with free Onli...

    PHP API to Convert PPSM to EXCEL or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSM to EXCEL online converter quickly before integrating the code....Spreadsheet) Convert PPSM to XLSX (Open XML Workbook) Convert...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/php-java/conversion/p...
  5. Convert DOC to EXCEL in C++ or with free Online...

    C++ API to Convert DOC to EXCEL or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to EXCEL online converter quickly before integrating the code....spreadsheet formats, including XLSX, XLS, CSV, and ODS. By using...reference Save the document to XLSX format using Save member function...

    products.aspose.com/total/cpp/conversion/doc-to...
  6. 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...
  7. 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...
  8. 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...
  9. 用 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-...
  10. 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...