Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 150,276 for

xlsx

(0.14 sec)
  1. FAQs|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....rendering Excel files (XLS, XLSX, XLSB, CSV, ODS, SpreadsheetML...supports loading and saving XLS, XLSX, XLSM, XLSB, ODS, XML (SpreadsheetML)...

    docs.aspose.com/cells/java/faqs/
  2. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++...."A1" ); // Save the workbook in xlsx format wb . Save ( outDir +..."AddActiveXControls_out.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  3. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells....saves the workbook in output XLSX and output XLSB formats. The...saves the workbook in output XLSX format. Sample Code Advanced...

    docs.aspose.com/cells/python-net/create-slicer/
  4. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++....xlsx" ); // Create a new file. const...path . join ( dataDir , "Book1.xlsx" ); // Open an Excel file whose...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  5. Update Excel Files using .NET | products.aspose...

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

    products.aspose.com/total/net/update/
  6. Update Excel Files using Java | products.aspose...

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

    products.aspose.com/total/java/update/
  7. Password Protect or Unprotect the Shared Workbo...

    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,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/password-p...
  8. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....saves different files (DOC, XLSX, PPT, PDF, etc.) based on the...FileFormatType :: Xlsx : fileName += u "xlsx" ; break ; case FileFormatType...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  9. AutoFit Rows for Rendering with Node.js via C++...

    Learn how to auto-fit rows for rendering in Excel using Aspose.Cells for Node.js via C++. Prevent text clipping in saved PDF files....xlsx and screenshots. If you want...path . join ( dataDir , "Book1.xlsx" ); // Initialize workbook instance...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  10. WarningSource enumeration | Aspose.Words for Py...

    aspose.words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... XLSX Module that writes XLSX files. Examples...

    reference.aspose.com/words/python-net/aspose.wo...