Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 134,773 for

xlsx

(0.06 sec)
  1. Create New Workbook|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" , SaveFormat . Xlsx ); //Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); workbook . Write ( sw );...

    docs.aspose.com/cells/net/create-new-workbook/
  2. Aspose.Cells Java for xlsx4j|Documentation

    The section introduces why we do not select Xlsx4j to parse Excel....manipulating Microsoft Open XML Excel xlsx files similar to docx4j for...manipulate Excel® spreadsheets (XLS, XLSX, XLSM, XLSB, XLTX, SpreadsheetML...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  3. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. .NET API C# code to extract text in rows and cells from Excel spreadhseets....Excel Files (xls, xlsb, xlsm, xlsx, xlt, xltm, xltx, csv, tsv)...Import Import .csv , .tsv , or .xlsx content into databases, apps...

    products.aspose.com/total/net/parse/excel/
  4. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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" ); OleEmbeddedDataInfo dataInfo...OleEmbeddedDataInfo ( allbytes , "xlsx" ); IOleObjectFrame oof = slide...

    docs.aspose.com/slides/net/set-caption-to-ole-i...
  5. Verify Password of Encrypted Files|Documentation

    Verify the passord of encrypted Excel (Xlsx, xlsb, xls, xlsm) and Open office (ODS) files using Java codes....Contents [ Hide ] If Excel (xlsx, xlsb, xls, xlsm) and Open office...

    docs.aspose.com/cells/java/verify-password-of-e...
  6. Manage settings of Excel spreadsheet files with...

    Manage settings of Microsoft Excel files using Aspose.Cells with C++....Columns supported by XLS and XLSX formats with C++ Update Days...

    docs.aspose.com/cells/cpp/workbook-settings/
  7. LoadOptions for GridWeb|Documentation

    This article introduces how to work with load options in GridWeb....specific encoding described in the xlsx format file. Therefore, users...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....xlsx" ; // Create workbook with XLSX format Workbook...workbook ( FileFormatType :: Xlsx ); Worksheet sheet = workbook...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  9. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    aspose.words.saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values....Document ( file_name = MY_DIR + 'Xlsx DateTime.docx' ) save_options...'XlsxSaveOptions.DateTimeParsingMode.xlsx' , save_options = save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在Microsoft Excel中应用高级筛选以显示满足复杂条件的记录,使用C++实现|Doc...

    学习如何使用Aspose.Cells for C++ API在Microsoft Excel中应用高级筛选,以显示满足复杂条件的记录。...xlsx" ); // Access first worksheet...false ); // Save the workbook in xlsx format workbook . Save ( outputDir...

    docs.aspose.com/cells/zh/cpp/apply-advanced-fil...