Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 159,170 for

xlsx

(1.6 sec)
  1. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve Single Quote Prefix of Cell Value or Range through the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/preserve-s...
  2. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....code sample that creates an XLSX file from scratch, adding a...outputPath = outDir + u "book1.out.xlsx" ; workbook . Save ( outputPath...

    docs.aspose.com/cells/cpp/comments-and-notes/
  3. 使用JavaScript通过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,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/unprote...
  4. 使用C++的JavaScript设置打印选项|Documentation

    本文演示了如何使用JavaScript API和C++库以编程方式设置Excel工作表页面设置功能的打印选项。您可以设置打印区域、打印标题和页面顺序。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  5. Convert DOTM to EXCEL via Java or with free Onl...

    Convert DOTM to EXCEL via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to EXCEL online converter quickly before integrating the code....Workbook class Save the document to XLSX format using Save method Conversion...files into **Excel formats (XLS/XLSX)** allows organizations to leverage...

    products.aspose.com/total/java/conversion/dotm-...
  6. Convert PPTX to EXCEL using Python or with free...

    PPTX to EXCEL conversion in your Python applications without using Microsoft Office or online. Test free PPTX to EXCEL online converter quickly before integrating the code....Spreadsheet) Convert PPTX to XLSX (Open XML Workbook) Convert...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/python-net/conversion...
  7. Convert PPT to EXCEL Format via Java or with fr...

    Convert PPT to EXCEL format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT to EXCEL online converter quickly before integrating the code....spreadsheets in the XLS and XLSX formats. It also allows developers...presentations to EXCEL (.xls or .xlsx) format bridges visual storytelling...

    products.aspose.com/total/java/conversion/ppt-t...
  8. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity....xlsx,.csv" /> < br />< br /> < label..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/configurin...
  9. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML...workbook = new Workbook("Book1.xlsx"); // Save as DOCX workbook...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  10. 用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/date-axis/