Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 157,033 for

xlsx

(0.97 sec)
  1. Create a Slicer for a Pivot Table|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....saves the workbook in the output XLSX and output XLSB formats. The...

    docs.aspose.com/cells/java/create-slicer-to-a-p...
  2. Supported File Formats C++|Aspose.PDF for C++

    This page shows which Aspose.PDF for C++ can load and save file formats....Microsoft Excel SpreadSheet XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/cpp/supported-file-formats/
  3. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....Latest Answers How to Convert XLSX to PDF having Restricted Permissions...

    kb.aspose.com/cells/net/page/5/
  4. 网页扩展——使用JavaScript和C++的Office加载项|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,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/web-ext...
  5. 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" ); auto dataInfo = System ::...OleEmbeddedDataInfo > ( allBytes , "xlsx" ); auto oleFrame = slide ->...

    docs.aspose.com/slides/cpp/set-caption-to-ole-i...
  6. Cannot turnoff ListObject (table) AutoFilter Co...

    How can we turn off AutoFilter completely on a ListObject (table)? We have tried the following: Workbook workbook = new Workbook("Demo.Xlsx"); Worksheet worksheet = workbook.Worksheets[0]; ListObject listObj = workshee…...xlsx"); Worksheet worksheet = workbook...false; workbook.Save("Demo2.xlsx"); As shown in the screenshot...

    forum.aspose.com/t/cannot-turnoff-listobject-ta...
  7. Insert Timeline with Golang via C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++....saves the workbook in output XLSX format. The following screenshot...

    docs.aspose.com/cells/go-cpp/create-timeline/
  8. Update Days Preserving History of Revision Logs...

    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....Columns supported by XLS and XLSX formats Opening Excel File without...

    docs.aspose.com/cells/net/update-days-preservin...
  9. Cell formula doesn't get set with formula witho...

    Hi team, I have a formula which is referring to Custom Function but in a different workbook. I’m trying to remove the reference part by replacing the formula (without ref), but it remains the same! In attached workbook…...xlsx’!_xldudf_AS(AR20,“name”)) when...Workbook("path_to_your_workbook.xlsx"); // Access the specific cell...

    forum.aspose.com/t/cell-formula-doesnt-get-set-...
  10. Convert Excel to Word|Documentation

    Convert Excel file to Word using Python....xlsx, .xlsb, .xlsm), CSV, and OpenOffice...

    docs.aspose.com/cells/python-java/convert-excel...