Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 159,929 for

xlsx

(0.18 sec)
  1. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...xlsx"; log.info("Converting to Excel...getOutputStream(), SaveFormat.XLSX); response.getOutputStream()...

    forum.aspose.com/t/height-and-width-is-not-sett...
  2. 如何将数字格式化为货币|Documentation

    本文将介绍如何使用Aspose.Cells for JavaScript通过C++ API将数字格式化为货币。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  3. Aspose.CellsでExcelファイルをPDFファイルに変換した際に、改ページタイミング...

    Aspose.Cells for .NET を用いて、ExcelファイルをPDFファイルに変換しています。 Excelファイルで印刷範囲を設定していますが、PDFファイルに変換すると その印刷範囲と異なる位置で改ページが行われます。 これは不具合でしょうか。 それともプロパティ等の設定で制御可能でしょうか。 ※ファイルのアップロードができませんので、問合せ先のメールアドレスを教えてください。 メールでファイルを送付します。..., 共有されたソースXLSXファイルとPDFファイルの内容が一致していません。対応するソースXLSXファイルとPDFファ...

    forum.aspose.com/t/aspose-cells-excel-pdf/310824
  4. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(Xlsx) to pdf with below code. Workbook doc = new Workbook("input.Xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...to transformation input file(xlsx) to pdf with below code. Workbook...Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  5. How to Add Comments in Excel using Python

    This short tutorial describes how to add comments in Excel using Python. It contains complete details for environment configuration and a runnable code to add note in Excel using Python....description that can load an existing XLSX or XLS file and adds a comment...

    kb.aspose.com/cells/python/how-to-add-comments-...
  6. How to Unhide All Sheets in Excel using Python

    This short tutorial explains how to unhide all sheets in Excel using Python. You will get all the environment details, step-wise approach to write the application and a runnable sample code to show hidden sheets in Excel using Python....resultant workbook as a separate XLSX , XLS , ODS, or in any other...

    kb.aspose.com/cells/python/how-to-unhide-all-sh...
  7. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。...xlsx" ; // Create workbook from the...outputFilePath = srcDir + u "output.xlsx" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...
  8. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  9. Converting a PDF file to TIFF using C# | Aspose...

    Sample code for PDF‑to‑TIFF conversion in .NET. Use the API example code for batch PDF‑to‑TIFF conversion within VB.NET, ASP.NET, or any .NET‑based application....PDF to TXT PDF to XLS PDF to XLSX PDF to XML PDF to XPS PDF to...

    products.aspose.com/pdf/net/conversion/pdf-to-t...
  10. Converting a XPS file to SVG using C++ | Aspose...

    Sample code for XPS to SVG conversion using C++. Use C++ example for batch XPS to SVG conversion....XPS to TXT XPS to XLS XPS to XLSX XPS to XML Convert XPS to SVG...

    products.aspose.com/pdf/cpp/conversion/xps-to-svg/