Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 27,204 for

excel worksheet

(0.14 sec)
  1. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells for JavaScript via C++....touch of brightness to your worksheet and provides a visual representation...to use images in Excel for many years, Excel has only recently...

    docs.aspose.com/cells/javascript-cpp/how-to-ins...
  2. 文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致 - Free Suppor...

    文本框中文本设置为单倍行距,输出pdf,显示结果与Excel不一致,见附件示例文件,谢谢! 单倍行距测试.zip (92.4 KB) 企业微信截图_17651674036047.png (214.3 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\单倍行距测试.xlsx"); …...文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致 中文技术支持 cells-net lingtian December...1 文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致,见附件示例文件,谢谢! 单倍行距测试.zip (92...

    forum.aspose.com/t/pdf-excel/322745
  3. Render Interactive Scrollbar in GridWeb|Documen...

    This article introduces how to work with scrollbar in GridWeb....control inside a GridWeb worksheet. Users can interact with the...just as they do in Microsoft Excel. In order to create an interactive...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Add WordArt Watermark to Chart with JavaScript ...

    Learn how to use Aspose.Cells for JavaScript via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....style="color: red;">Please select an Excel file.</p>' ; return ; } const...arrayBuffer )); // Access the first worksheet's first chart const chart...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  5. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct....Access first worksheet const sheet = workbook . worksheets . get (...format // Saving the modified Excel file const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/check-cust...
  6. LegendEntry.IsDeleted does not work as expected...

    Hi All, I have a problem when I try to delete legends in a chart. I am using Aspose.Cells 25.9.0 Let me explain the issue! I have a chart with 4 series. 2 are enabled and 2 are disabled: image.png (46.6 KB) Via co…...Cells Product Family excel-charts , charts hormancey September...Workbook(pathWorkbook); Worksheet sheettest = wbtest.Worksheets[0]; Chart charttest...

    forum.aspose.com/t/legendentry-isdeleted-does-n...
  7. 在从HTML导入时避免大数字的指数表示|Documentation

    学习如何在导入HTML时防止大数字被转换为指数表示法,使用Aspose.Cells for Node.js via C++。...123456这样超过15位的数字,当你将HTML导入到Excel文件中时,这些数字会被转换为指数记法,比如1.23457...loadOptions ); // Access first worksheet const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-expon...
  8. 将工作表转换为图像——去除数据周围的空白区域,使用C++|Documentation

    学习如何将工作表转换为图像并去除数据周围的空白区域,使用Aspose.Cells for C++。...Cells 允许您将 Microsoft Excel 工作表转换为图像。 删除数据周围的空白 SheetRender...); // Get the first worksheet Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/convert-worksheet-...
  9. Aspose.Cells 8.8.1中的公共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.... Table加载Excel表/列表对象。 有关此功能的更多详细信息,请查看 加载时过滤数据...//Access first worksheet containing a chart var worksheet = workbook...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. 通过C++中的JavaScript导入HTML时删除行结束后的多余空格|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript导入HTML时删除行结束后多余的空格。...默认情况下,此属性为 false ,在输出Excel文件时会保留多余空格。 设置 HTMLLoadOptions...Access first worksheet const sheet = workbook . worksheets . get (...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...