Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 159,927 for

xlsx

(0.15 sec)
  1. 使用C++渲染自定义日期格式g和ge mm dd|Documentation

    Aspose.Cells是一个支持使用自定义日期格式 g 和 ge 渲染日期的C++库。本文将描述如何使用Aspose.Cells库渲染自定义日期格式,以便用户可以控制日期的显示方式。...xlsx)和Aspose.Cells转换的PDF(5112360...dd的自定义格式模式的源Excel文件(5112361.xlsx)成为输出PDF(5112360.pdf)。 #include...

    docs.aspose.com/cells/zh/cpp/render-custom-date...
  2. Update Excel Files using C++ | products.aspose.com

    Edit Microsoft Excel Xlsx, XLS, CSV documents without installing Microsoft Office with C++ based applications....via C++ Modify Microsoft Excel XLSX, XLS files within C++ based...XLS Edit XLSB Edit XLSM Edit XLSX Edit XLT Edit XLTM Edit XLTX...

    products.aspose.com/total/cpp/update/
  3. Managing Ranges with JavaScript via C++|Documen...

    Learn how to manage ranges in Excel using Aspose.Cells for JavaScript via C++. Create ranges, set values, styles, and perform various operations....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/managing-r...
  4. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for Node.js via C++....saves the workbook in output XLSX and output XLSB formats . The...saves the workbook in output XLSX format. Sample Code AI Document...

    docs.aspose.com/cells/nodejs-cpp/create-slicer/
  5. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....xlsx" ); // Access the text box,...4 ); // Save the workbook in XLSX format wb . Save ( outDir +...

    docs.aspose.com/cells/cpp/change-character-spac...
  6. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for JavaScript via C++....following example loads a template XLSX file, defines colors for different..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/excel-them...
  7. Verify Password of Encrypted Files with C++|Doc...

    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...= srcDir + u "EncryptedBook1.xlsx" ; std :: vector < uint8_t >...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  8. Multiple Format Support|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....XLS – Microsoft Excel 97–2003 XLSX – Office Open XML XLSM, XLTX...XLS – Microsoft Excel 97–2003 XLSX – Office Open XML XLSM – Office...

    docs.aspose.com/cells/sharepoint/multiple-forma...
  9. AutoFit Rows for Rendering with C++|Documentation

    Learn how to autofit rows for rendering in Excel files using Aspose.Cells with C++....xlsx and screenshots. If you want...Workbook workbook ( u "Book1.xlsx" ); // Set autofit options for...

    docs.aspose.com/cells/cpp/autofit-rows-for-rend...
  10. Pivot Filter|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells....saves the workbook in output XLSX format. After executing the...Save the workbook in output XLSX format. After executing the...

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