Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 158,876 for

xlsx

(0.3 sec)
  1. SaveFormat | Aspose.Words for Java

    Indicates the format in which the document is saved in Java.... XLSX Saves the document as an Office...a flow document. XLSX public static int XLSX Saves the document...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Format Number to Fraction|Documentation

    This article introduces how to format numbers to fractions using Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  3. 在Excel或OpenOffice中插入超链接|Documentation

    如何在使用C++的JavaScript中,用Aspose.Cells库在Excel文件插入超链接而无需MS Excel。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  4. Aspose.PDF | Java PDF Document Processing Class...

    Java library to create, render, compress, & convert PDF. Supports custom fonts, JavaScript, graphs, bookmarks, images, export, annotation, forms, & printing....Microsoft Office: DOC, DOCX, XLS, XLSX, PPTX Images: JPEG, PNG, BMP...XML XPS XSLFO MD Markdown XLS XLSX PPTX DOC DOCX MobiXML JPEG EMF...

    releases.aspose.com/pdf/java/
  5. 使用C++创建、处理或删除工作表中的场景|Documentation

    在本文中,你将学习如何使用C++和Aspose.Cells API在Excel工作表中程序化创建、操作或删除场景。...下面的示例代码打开一个包含一些场景的Excel文件(XLSX格式),删除一个现有的场景,并在保存前向工作表中添加一个新场景。示例使用非常简单的模板文件。...( srcDir + u "aspose-sample.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/create-manipulate-...
  6. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for Node.js via C++....xlsx" ); // Create a workbook. const...opts ); // Save the workbook in xlsx format. wb . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/convert-text-t...
  7. Creating Pie Chart with Leader Lines using Node...

    Learn how to use Aspose.Cells for Node.js via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....xlsx" ); // Loads the workbook which...path . join ( dataDir , "sample.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/nodejs-cpp/creating-pie-c...
  8. 使用 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/convert...
  9. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API....xlsx" ); // Access the first worksheet...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Subtotal...

    docs.aspose.com/cells/cpp/applying-subtotal-and...
  10. 使用Node.js在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)的截图,可用于代码测试,任何Excel文件都可以使用此代码。...sourceDir , "sampleExportRangeOfC.xlsx" )); // Access the first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/export-rang...