Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 140,058 for

xlsx

(0.28 sec)
  1. 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/
  2. 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/
  3. Convert POT to EXCEL via PHP or with free Onlin...

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

    products.aspose.com/total/php-java/conversion/p...
  4. Merge XLSB Files Online or using Java | product...

    Free online app to combine different XLSB files. Java merging library code to merge XLSB worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...Automation Scenarios: XLSB-to-XLSX Conversion: Merge and convert...

    products.aspose.com/total/java/merge/xlsb/
  5. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....an existing Excel file say an XLSX . You will also have control...any existing Excel file like XLSX, XLS, ODS, etc containing the...

    kb.aspose.com/cells/python/how-to-convert-excel...
  6. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python.... XLSX or XLS to DOCX using a few lines...Word document. Code to Convert XLSX to DOCX in Python This sample...

    kb.aspose.com/cells/python/how-to-export-excel-...
  7. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.Cells with C++....xlsx" ); // Save file to HTML format...U16String inputFilePath ( u "Book1.xlsx" ); std :: unique_ptr < Workbook...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  8. Auto Filter Data|Documentation

    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 file. objBook . SaveCopyAs (..."e:\\test2\\vsto_autofilter.xlsx" ); Auto-filter applied with...

    docs.aspose.com/cells/net/auto-filter-data/
  9. How to Export List Data to Excel in Java

    In this brief tutorial you will learn how to export list data to Excel in Java. We will create an empty workbook and a list of strings and then export list to Excel in Java...Java which will be saved as an XLSX file on disk. Steps to Export...of the desired formats like XLSX, XLS, XLSM or XLSB. Code to...

    kb.aspose.com/cells/java/how-to-export-list-dat...
  10. How to Add Digital Signature in Excel using C#

    This tutorial provides you information how to add digital signature in Excel using C#. You will get the configuration resources, stepwise approach to create and insert electronic signature in excel using C# and a complete runnable sample code to demonstrate this feature....of the Excel document like an XLSX using the PFX certificate. Steps...of the supported formats like XLSX, XLS, XLSM, etc. Code to Digitally...

    kb.aspose.com/cells/net/how-to-add-digital-sign...