Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 159,909 for

xlsx

(0.27 sec)
  1. 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/
  2. 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/
  3. 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...
  4. Aspose.Cells for C++

    This API allows you to do all kinds of operations on Excel files files in C++ code including creating, editing and converting etc....C++-ով Ինչպես ավելացնել զտիչ XLSX ֆայլում՝ օգտագործելով C++ Ինչպես...JPEG-ի C++-ում Ինչպես փոխարկել XLSX-ը XPS-ի՝ օգտագործելով C++ Ինչպես...

    kb.aspose.com/hy/cells/cpp/
  5. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  6. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....97‑2003 file Xlsx Represents an Excel 2007 XLSX file Xlsm Represents..."fileInput" accept = ".xls,.xlsx,.xlsb,.ods" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/different-...
  7. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....with XLSX format Workbook workbook ( FileFormatType :: Xlsx );...u "WorkingWithContentTy_out.xlsx" ); std :: cout << "Content...

    docs.aspose.com/cells/cpp/working-with-contentt...
  8. Removing Slicer with Node.js via C++|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" ); // Load sample Excel file...Save the workbook in output XLSX format. workbook . save ( "...

    docs.aspose.com/cells/nodejs-cpp/removing-slicer/
  9. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....for XLSX format LoadOptions options ( LoadFormat :: Xlsx ); //...( srcDir + u "JapaneseDates.xlsx" , options ); // Save the workbook...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  10. Add XML Map inside the Workbook using XmlMapCol...

    Add XML Map inside the workbook using XmlMapCollection.Add method with C++....inputXmlMap ); // Save the workbook in XLSX format U16String outputFilePath...outputFilePath = srcDir + u "output_out.xlsx" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/add-xml-map-inside-th...