Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 157,932 for

xlsx

(0.14 sec)
  1. Issue after upgrading POI version - Free Suppor...

    Hi guys, I upgraded the POI version in my program to 5.4.1, but it caused an issue that prevents the file from being converted to PDF. When I revert the version back to 4.1.2, everything works fine. We are currently u…...xlsx – works without any issue. POI 5 test.xlsx – causes...in a different format (like XLSX or XLS) using POI 5.4.1 and...

    forum.aspose.com/t/issue-after-upgrading-poi-ve...
  2. Add a Picture to an Excel Comment|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....sample code below creates an XLSX file from scratch and adds a...

    docs.aspose.com/cells/java/add-a-picture-to-an-...
  3. Update XLT File using Python | products.aspose.com

    Modify XLT document in Python applications without using Microsoft Excel....(Macro-enabled Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT...

    products.aspose.com/total/python-java/update/xlt/
  4. Create Doughnut Chart in Excel using C# | Dough...

    Learn how to generate a Doughnut chart in an Excel workbook with C# and Aspose.Cells for .NET. Step‑by‑step guide, code samples and customization tips....7 Persist the workbook to an XLSX file. Running the program generates...generates DoughnutChart_Simple.xlsx containing a single‑series Doughnut...

    blog.aspose.com/cells/create-doughnut-chart-in-...
  5. How to create a Aspose.Cells for .NET to conver...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao The goal is to show the entire worksheet (visible excel rows and columns) in a scrollable HTML preview inside a browser tab before excel create or download. …...xlsx"); // Create an instance of...Replace "path/to/your/excel/file.xlsx" with the path to your Excel...

    forum.aspose.com/t/how-to-create-a-aspose-cells...
  6. Check if VBA project in a Workbook is Signed wi...

    Learn how to check if a VBA project in a workbook is signed using Aspose.Cells for JavaScript via C++....xlsx,.xlsm" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  7. Render Custom Date Format Patterns g and ge.mm....

    Learn how to render custom date format patterns 'g' and 'ge' in Aspose.Cells for JavaScript via C++ to control date display in spreadsheets....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/render-cus...
  8. 适用于 Go 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Go 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...previously opened PDF-document as XlsX-document with filename err =...= pdf . SaveXlsX ( "sample.xlsx" ) if err != nil { log . Fatal...

    products.aspose.com/pdf/zh-hant/go-cpp/conversion/
  9. 适用于 Go 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Go 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...previously opened PDF-document as XlsX-document with filename err =...= pdf . SaveXlsX ( "sample.xlsx" ) if err != nil { log . Fatal...

    products.aspose.com/pdf/zh-hans/go-cpp/conversion/
  10. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-rot...