Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 159,754 for

xlsx

(0.31 sec)
  1. Set Worksheet Tab Color with Node.js via C++|Do...

    This article demonstrates sample code that sets the Excel worksheet tab color programmatically using Node.js via C++....xlsx" )); // Get the first worksheet...

    docs.aspose.com/cells/nodejs-cpp/set-worksheet-...
  2. Can aspose convert mht to excel including formu...

    can aspose convert mht to excel including formula? In a cell, we want to do some simple forumla like: =IF(1.1=0,“zero”,“non-zero”)...(MHTML) files to Excel formats (XLSX, XLS, etc.). How do you set...

    forum.aspose.com/t/can-aspose-convert-mht-to-ex...
  3. Check if VBA project in a Workbook is Signed wi...

    Check if VBA project in a Workbook is Signed using Aspose.Cells with C++....xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  4. Remove ODP Annotation using C++ | products.aspo...

    C++ source code to delete annotations from ODP...C++ Annotation Odp PPT DOCX XLSX PDF ODP ODP Remove Comments...

    products.aspose.com/slides/cpp/annotation/odp/
  5. Remove PPT Annotation using C++ | products.aspo...

    C++ source code to delete annotations from PPT...C++ Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/cpp/annotation/ppt/
  6. Convert POT to JSON format via C++ | products.a...

    Export POT to JSON format in C++ without using Microsoft Excel or Powerpoint...various file formats, such as XLSX, XLS, CSV, and ODS. In summary...Spreadsheet) Convert POT to XLSX (Open XML Workbook) Convert...

    products.aspose.com/total/cpp/conversion/pot-to...
  7. CSRD reporting - Free Support Forum - aspose.com

    To whom it may concern, I’ve recently stumbled upon your XBRL library in search for a way to programmatically generate a CSRD report (Corporate Sustainability Reporting Directive). As CSRD is using the XBRL format (sam…...( XBRL to XLSX ) and Aspose.Cells for .NET ( XLSX to PDF ) APIs...

    forum.aspose.com/t/csrd-reporting/314742
  8. Android Excel Spreadsheet API | products.aspose...

    Android spreadsheet library to create read write and parse Excel files. A spreadsheet API for mobile Apps development...spreadsheet API supports XLS, XLSX, CSV, SpreadsheetML, ODS, Tab...formats. Microsoft Excel: XLS, XLSX, XLSB, XLTX, XLTM, XLSM, XML...

    products.aspose.com/cells/android-java/
  9. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...XLSX); saveOptions.setCompressionType(9);...OoxmlSaveOptions(SaveFormat.XLSX); saveOptions.setCompressionType(9);...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  10. Pivot Filter with C++|Documentation

    Learn how to add a filter in a pivot table with Aspose.Cells using C++....saves the workbook in the output XLSX format. After executing the...workbook . Save ( u "filterout.xlsx" ); Aspose :: Cells :: Cleanup...

    docs.aspose.com/cells/cpp/add-or-clear-pivot-fi...