Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 26,819 for

excel worksheet

(0.25 sec)
  1. CSV to PDF conversion - Free Support Forum - as...

    I am evaluating aspose for converting csv files to pdf(large csv files with rows over a million). I created a workbook object with file path and then saved/converted it to pdf file. The problems I have are : The table…...PageSetup,PrintGridlines Worksheet.AutoFitColumns() Download...Workbook("Book1.csv", opts); Worksheet ws = wb.Worksheets[0]; //We want to...

    forum.aspose.com/t/csv-to-pdf-conversion/164952
  2. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...表内容 Contents [ Hide ] 您可以将 Excel 工作簿保存为 HTML。但是,如果工作簿包含隐藏的工作表,则...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...
  3. 利用OpenXml的Sheet.SheetId属性使用Aspose.Cells for Nod...

    本文演示了如何利用Aspose.Cells for Node.js via C++以编程方式使用OpenXml的Sheet.SheetId属性操作Excel。...Cells 提供了等效的属性 Worksheet.getTabId() 。 使用 Aspose.Cells...以下示例代码加载了 示例Excel文件 ,读取其表格或标签ID,然后将其分配为新的标签ID并保存为 输出Excel文件 。还请参见下方给出的代码的控制台输出作为参考。...

    docs.aspose.com/cells/zh/nodejs-cpp/utilize-she...
  4. Setting Chart Appearance|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for Python via .NET. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your Worksheets.... Applying Microsoft Excel 2007/2010 Themes to Charts Developers...can apply different Microsoft Excel themes/colors to SeriesCollection...

    docs.aspose.com/cells/python-net/setting-chart-...
  5. Topics tagged shapes

    Topics tagged shapes...26, 2022 OleObject in Excel worksheet being changed to an arrow... shapes 1 407 May 13, 2021 Excel to PDF rendering - Lines will...

    forum.aspose.com/tag/shapes
  6. How to manage PivotChart with PivotOptions in C...

    How to manage PivotChart with PivotOptions using C++....PivotChart A PivotChart in Excel is a graphical representation...analysis and presentation in Excel. How to manage PivotChart with...

    docs.aspose.com/cells/cpp/how-to-manage-pivotch...
  7. 如何使用JavaScript通过C++在工作表中添加/插入文本框|Documentation

    如何在Aspose.Cells for Java脚本中通过C++在工作表中添加/插入文本框...Contents [ Hide ] 在Excel中的工作表中添加文本框 在Excel(版本07及以上)中,有两个地方可以插...Workbook (); } // Access first worksheet from the collection const...

    docs.aspose.com/cells/zh/javascript-cpp/add-tex...
  8. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API....need to adjust the display of Excel pages, you need to know how...scrollbars, whether to hide open Excel files, and so on. Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  9. 使用 Node.js 和 C++ 读取形状发光效果的颜色|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 读取形状发光效果的颜色...请查看以下示例代码及其 源Excel文件 和控制台输出,供您参考。以下屏幕截图显示了在Microsoft Excel中查看源Excel文件时形状的发光效果。..."data" ); // Read the source excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/read-color-...
  10. 用 C++ 在图表中添加 WordArt 水印|Documentation

    学习如何使用 Aspose.Cells for C++ 向 Microsoft Excel 图表添加 WordArt 水印。我们的指南将演示如何创建和定位 WordArt 水印,以提升图表的视觉吸引力和独特性。...\\ " ); // Open the existing excel file. Workbook workbook ( srcDir...Get the chart in the first worksheet. Chart chart = workbook ....

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...