Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 159,173 for

xlsx

(0.68 sec)
  1. 用C++插入时间线|Documentation

    学习如何用C++和Aspose.Cells创建时间线。...最后,它以 output XLSX 格式保存工作簿。以下截图显示了Aspose.Cells在输出Excel文件中创建的时间轴。...U16String inputFilePath = u "input.xlsx" ; Workbook wb ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/create-timeline/
  2. Repeating parent property for each child - Free...

    Hi there! We’re using Aspose.Cells for Java (version 25.11) to generate reports from an Xlsx template using a JSON payload. Our JSON data features a list of Vendors, where each vendor has a Code and a nested array of P…...to generate reports from an XLSX template using a JSON payload...providing the test files: test-group.xlsx, AsposeCellsDemo.java, test-group-data...

    forum.aspose.com/t/repeating-parent-property-fo...
  3. Add calculated field in Pivot Table with Golang...

    How to add a calculated field in a pivot table with Aspose.Cells for C++....saves the workbook in the output XLSX format. Sample Code Get Pivot...

    docs.aspose.com/cells/go-cpp/add-calculated-fie...
  4. Aspose.Cells for JavaでExcelファイルをPDFファイルに変換した際に、...

    Aspose.Cells for .Java を用いて、ExcelファイルをPDFファイルに変換しています。 Excelファイルで印刷範囲を設定していますが、PDFファイルに変換すると その印刷範囲と異なる位置で改ページが行われます。 「Microsoft Print to PDF」プリンタでは正常の改ページで表示されますが、asposeを利用すると改ページが異なります。 これは不具合でしょうか。 それともプロパティ等の設定で…...xlsx"); PdfSaveOptions options =...“test”; String convertFile = “.xlsx”; Workbook workbook = new W...

    forum.aspose.com/t/aspose-cells-for-java-excel-...
  5. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java....code sample that creates an XLSX file from scratch, adding a...

    docs.aspose.com/cells/java/comments-and-notes/
  6. How to Use Color Palette|Documentation

    Node.js code to add custom colors to the palette and use Excel color palette with Aspose.Cells for Node.js via C++....there is no such limitation for XLSX or other advanced Microsoft...

    docs.aspose.com/cells/nodejs-cpp/excel-color-pa...
  7. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides the C++ code to insert and delete rows in an Excel worksheet....xlsx" ; // Path of output Excel file...= outDir + u "out_book1.out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/insert-or-delete-rows...
  8. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...xlsx" )) # Access first worksheet...workbook = ac . Workbook ( "5115535.xlsx" ) # Calculate formulas using...

    docs.aspose.com/cells/zh/python-net/calculation...
  9. Link Cells to XML Map Elements with Node.js via...

    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" )); // Access the Xml Map inside..."/root/row/FIELD8" ); // Save the workbook in XLSX format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/link-cells-to-...
  10. Propagate Formula in Table or List Object autom...

    Learn how to propagate formulas in tables or list objects automatically when entering new data using Aspose.Cells for C++....in xlsx format book . Save ( outDir + u "output_out.xlsx" );...

    docs.aspose.com/cells/cpp/propagate-formula-in-...