Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 159,909 for

xlsx

(0.87 sec)
  1. Excel Export - Gap Missing when using arrays of...

    While working with arrays, we are facing an issue in excel where the gap between different elements is maintained correctly for an array of objects, but not for an array of strings. When using an array of objects, the t…...xlsx"); WorkbookDesigner workbookDesigner...Process(); workbook.Save(dir + "dest.xlsx"); geetha123 July 4, 2025, 10:07am...

    forum.aspose.com/t/excel-export-gap-missing-whe...
  2. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....xlsx" ; // Create a workbook and...outputFilePath = outDir + u "out_test.out.xlsx" ; // Save the Excel file workbook...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  3. Image Preprocessing via C# | Aspose

    Preprocess image and save result as a new image.... JPEG, BMP, TIFF, JFIF) Get XLSX (GIF, PNG, JPEG, BMP, TIFF,...

    products.aspose.com/ocr/net/recognition/preproc...
  4. Ինչպես փոխարկել Excel-ը CSV-ի Python-ում

    Այս արագ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել Excel-ը Python-ում CSV-ի: Excel-ը CSV Python միջավայրի կարգավորումները փոխարկելու համար հասանելի են քայլերի մանրամասն հաջորդականությունը և գործարկվող օրինակելի կոդը:...գործարկվող Python կոդի նմուշ՝ XLSX -ը CSV : Այս կոդը նաև կառաջնորդի...

    kb.aspose.com/hy/cells/python/how-to-convert-ex...
  5. CellsException : File format not supported - Fr...

    Dear sir, When converting a specific excel to a PDF we've encountered an error. (unfortunately, this exception isn't thrown by Aspose, so we couldn't catch it) com.aspose.cells.CellsException: This file's format is no…...when saving the spreadsheet as xlsx, everything seems to work fine...

    forum.aspose.com/t/cellsexception-file-format-n...
  6. 将工作表转换为图像——去除数据周围的空白区域,使用C++|Documentation

    学习如何将工作表转换为图像并去除数据周围的空白区域,使用Aspose.Cells for C++。...xlsx" ); // Get the first worksheet...

    docs.aspose.com/cells/zh/cpp/convert-worksheet-...
  7. Saving Project Data to Excel Format in Ruby | A...

    This article explains how to export Project data to Excel using Aspose.Tasks Java for Ruby....XLSX" , Rjb :: import( 'com.aspose...aspose.tasks.SaveFileFormat' ) . XLSX) 4 5 puts "Saved project data...

    docs.aspose.com/tasks/java/saving-project-data-...
  8. 使用 C++ 通过 JavaScript 保存为 HTML 时,隐藏叠加内容并使用 Cross...

    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,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/hiding-...
  9. 渲染时间轴|Documentation

    使用Aspose.Cells for JavaScript通过C++管理Excel文件的时间线。...xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/renderi...
  10. How to Rotate a Cell in Excel using Python

    This quick tutorial explains how to rotate a cell in Excel using Python. Only a few number of API calls and steps are required while rotating cells in Excel using Python....saved in different formats like XLSX , XLS , ODS, etc. Steps to Rotate...

    kb.aspose.com/cells/python/how-to-rotate-a-cell...