Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 157,928 for

xlsx

(0.1 sec)
  1. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++....xlsx (1 worksheet). Next, convert...converts Sheet1 in Testbook.xlsx to an image file to demonstrate...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  2. 用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/
  3. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  4. 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...
  5. 使用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...
  6. 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-...
  7. Aspose.Cells for Java 可中断库|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" , FileFormatType . XLSX ); } catch ( CellsException...

    docs.aspose.com/cells/zh/java/aspose-cells-for-...
  8. 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-...
  9. Convert Excel to Pandas DataFrame in Python

    Learn how to convert Excel files to pandas DataFrames in Python using Aspose.Cells for Python via .NET with simple, accurate code examples....multiple formats, including XLS , XLSX , XLSB , ODS, CSV , and JSON...Excel XLS to Image Excel to PDF XLSX to HTML Excel to Word...

    blog.aspose.com/cells/convert-excel-to-pandas-d...
  10. Precedents and Dependents|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 there are formulas: “=A1+20”...using the template file Book1.xlsx. Tracing Precedent and Dependent...

    docs.aspose.com/cells/java/precedents-and-depen...