Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 157,783 for

xlsx

(0.19 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง PDF โดยใช้ C++ https://products.aspose.com/pdf/th/cpp/conversion/ Recent content in โซลูชันการแปลง PDF โดยใช้ C++ on Aspsoe.PDF ......com/pdf/th/cpp/conversion/html-to-xlsx HTML to XLSX column is-2 button is-info...com/pdf/th/cpp/conversion/md-to-xlsx MD to XLSX column is-2 button is-info...

    products.aspose.com/pdf/th/cpp/conversion/index...
  2. 使用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-...
  3. 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...
  4. Use Formulas Functions to Process Data|Document...

    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" ); // Quit the application..."D:\\OutputAspose.xlsx" , SaveFormat . Xlsx ); } Output 1) VSTO...

    docs.aspose.com/cells/net/use-formulas-function...
  5. 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...
  6. 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...
  7. 使用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...
  8. 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...
  9. 使用 C++ 通过 Node.js 在从模板文件加载工作簿时筛选特定类型的数据|Documen...

    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 ); loadOptions . setLoadFilter...sourceDir , "sampleFilterChars.xlsx" ), loadOptions ); // Save the...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-t...
  10. 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...