Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 159,101 for

xlsx

(0.39 sec)
  1. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (Xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C# code....Contents [ Hide ] If Excel (xlsx, xlsb, xls, xlsm) and OpenOffice...

    docs.aspose.com/cells/net/verify-password-of-en...
  2. Manage settings of Excel spreadsheet files with...

    Manage settings of Microsoft Excel files using Aspose.Cells with Golang via C++....Columns Supported by XLS and XLSX Formats with Go via C++ Update...

    docs.aspose.com/cells/go-cpp/workbook-settings/
  3. Search in a Document|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....– Microsoft Excel 97 - 2003 XLSX – Office Open XML XLSM, XLTX...

    docs.aspose.com/cells/sharepoint/search-in-a-do...
  4. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....the path and name of an xls/xlsx file this chart is linked to...the path and name of an xls/xlsx file this chart is linked to...

    reference.aspose.com/words/java/com.aspose.word...
  5. Getting Started|Documentation

    Setup Aspose.Cells for JavaScript via C++ and installation guidelines....files, including Excel (XLS, XLSX, XLSB, XLSM), ODS, CSV, and...Workbook ( FileFormatType . Xlsx ); // Get the first worksheet...

    docs.aspose.com/cells/javascript-cpp/getting-st...
  6. Read and Write XLSM File Format|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....supports many formats like XLS, XLSX, XLSM, XLSB, CSV, etc. Aspose...

    docs.aspose.com/cells/cpp/read-and-write-xlsm-f...
  7. Set preset WordArt style to the text of the sha...

    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) looks in Microsoft Excel. Sample...

    docs.aspose.com/cells/java/set-preset-wordart-s...
  8. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .Xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...xlsx file. An image in .png format...example in Method1_ResultFile.xlsx file inside attached zip archive...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  9. How to Change CSV to Excel in C++

    This tutorial will guide you how to change CSV to Excel in C++. It requires a few lines of code to convert a file from CSV to Excel in C++ using MS Windows or Linux operating system....C++ , it will be saved as an XLSX file. Steps to Change CSV to...Save the loaded workbook as XLSX on the disk containing the data...

    kb.aspose.com/cells/cpp/how-to-change-csv-to-ex...
  10. 使用C++向工作表添加图标|Documentation

    学习如何使用 Aspose.Cells 和 C++ 向 Excel 工作表添加图标。...xlsx" ); Worksheet sheet = workbook...Save ( u "sample2.xlsx" , SaveFormat :: Xlsx ); Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/insert-svg-to-excel/