Sort Score
Result 10 results
Languages All
Labels All
Results 8,521 - 8,530 of 159,790 for

xlsx

(0.42 sec)
  1. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...xlsx"); out1.zip (6.1 KB) We require...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  2. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of fonts used in a spreadsheet or workbook using Aspose.Cells for JavaScript via C++. This article will show you how to retrieve font information from a document....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/get-a-list...
  3. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....xlsx" ; // Path of output excel file...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  4. Aspose.Cells 8.5.0中的公共API更改|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....workbook in xlsx format workbook . Save ( "output.xlsx" , SaveFormat...SaveFormat . Xlsx ); 添加了SheetRender.PageScale属性 当您使用 按 n 页宽 x m 页高缩放...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....xlsx" ); auto dataInfo = MakeObject...OleEmbeddedDataInfo > ( fileData , u "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/cpp/manage-ole/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C# 를 사용한 PDF 변환 솔루션 https://products.aspose.com/pdf/ko/net/conversion/ Recent content in C# 를 사용한 PDF 변환 솔루션 on Aspsoe.PDF Products Hugo -- goh......com/pdf/ko/net/conversion/html-to-xlsx HTML to XLSX column is-2 button is-info...com/pdf/ko/net/conversion/html-to-xlsx HTML to XLSX column is-2 button is-info...

    products.aspose.com/pdf/ko/net/conversion/index...
  7. 使用 JavaScript 优化演示文稿中的图像管理|Aspose.Slides for No...

    使用 JavaScript 和 Aspose.Slides for Node.js 简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...xlsx" ); var byteArray = Array ....newArray ( "byte" , byteArray ), "xlsx" ); // 添加 Ole 对象框架形状 var oleObjectFrame...

    docs.aspose.com/slides/zh/nodejs-java/image/
  8. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。... xlsx 用于发送邮件功能的回调函数 xs . setEmailSendCallFunc...to be sent, can be 'html', 'xlsx', or 'pdf' } 是否启用GridJs的窗口按键事件...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  9. Axis title not in bold by default for waterfall...

    Hi Team, In waterfall chart, the axis title does not appear in bold by default, unlike other charts such as column and bubble charts. Waterfall: image.png (95.4 KB) Column: image.png (88.6 KB) Bubble: image.png (1…...xlsx", SaveFormat.XLSX); System.out.println("Simple...successfully: simple_waterfall_chart.xlsx"); } catch (Exception e) { e...

    forum.aspose.com/t/axis-title-not-in-bold-by-de...
  10. ListColumn.Name rewrites cross-sheet structured...

    After Cells.InsertColumn(idx, true) shifts a ListObject’s columns right by one, setting ListColumns[idx].Name = “…” rewrites cross-sheet formulas whose structured references point to the column that used to live at that…...xlsx. Repro: var wb = new Workbook();...Save("out.xlsx"); using var reloaded = new Workbook("out.xlsx"); Console...

    forum.aspose.com/t/listcolumn-name-rewrites-cro...