Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 27,080 for

excel worksheet

(0.15 sec)
  1. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...xlsm")) { Worksheet sourceWS = TemplateWB.Worksheets["DetailCharts"];...captured when converting the worksheet to image sourceWS.PageSetup...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  2. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce calculation time for cell calculation methods in Excel using Node.js via C++....code with the given sample Excel file and check its console output...xlsx" )); // Access first worksheet const ws = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/decrease-the-c...
  3. 用JavaScript和C++格式化切片器|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....您可以通过设置列数或样式等方式,在Microsoft Excel中格式化切片器。Aspose.Cells for JavaScript通过C++也允许您使用...请参见以下代码,它加载包含切片器的 示例Excel文件 ,访问切片器并设置其列数和样式类型,然后将其保存为 输出Excel文件 。屏幕截图显示了代码执行后切片器的外观。...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  4. 在图表中用Node.js通过C++设置图片作为背景填充|Documentation

    了解如何在Aspose.Cells for Node.js via C++中将图片设置为图表的背景填充。我们的指南将向您展示如何导入和定位图片、调整其大小和颜色,以及应用格式化选项来增强您的图表外观。...filePath ); // Get the first worksheet. let sheet = workbook . getWorksheets...( 0 ); // Set the name of worksheet sheet . setName ( "Data" );...

    docs.aspose.com/cells/zh/nodejs-cpp/set-picture...
  5. Aspose.Cells 16.12.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.... C++ //Load the sample excel file intrusive_ptr < IWorkbook...CreateIWorkbook (); //Access first worksheet intrusive_ptr < IWorksheet...

    docs.aspose.com/cells/zh/go-cpp/public-api-chan...
  6. Formatting Slicer with JavaScript via C++|Docum...

    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....format the slicer in Microsoft Excel by setting its number of columns...following code; it loads the sample Excel file that contains a slicer...

    docs.aspose.com/cells/javascript-cpp/formatting...
  7. Aspose.Cells 8.4.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....//Create a workbook from source Excel file com . aspose . cells ....first worksheet com . aspose . cells . Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. 用 JavaScript 通过 C++ 设置页眉和页脚|Documentation

    本文介绍如何使用 Aspose.Cells for JavaScript 通过 C++ 编程在 Excel 工作表的页眉和页脚中插入图片。...你可以使用 Microsoft Excel 作为图形界面工具来设置页眉和页脚,以节省精力和开发时间。Aspose...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  9. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for JavaScript via C++. Ensure proper font rendering when fonts are missing....opens an Excel file. The A1 cell (in the first worksheet) contains...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  10. Change Text Direction of the Comment with JavaS...

    Learn how to change the text direction of comments using Aspose.Cells for JavaScript via C++. Customize comment alignment settings effectively....Contents [ Hide ] Microsoft Excel allows users to add comments...the first worksheet const sheet = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/javascript-cpp/change-tex...