Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 159,755 for

xlsx

(0.21 sec)
  1. 用JavaScript通过C++操作非原始形状的数据|Documentation

    学习如何访问和操作Aspose.Cells for JavaScript中的非原始形状。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/data-in...
  2. 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...
  3. Ինչպես փոխարկել Excel-ը CSV-ի Python-ում

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

    kb.aspose.com/hy/cells/python/how-to-convert-ex...
  4. 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...
  5. 将工作表转换为图像——去除数据周围的空白区域,使用C++|Documentation

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

    docs.aspose.com/cells/zh/cpp/convert-worksheet-...
  6. 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...
  7. 如何将数字格式化为货币|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-...
  8. 渲染时间轴|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/renderi...
  9. 使用 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-...
  10. 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-...