Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 26,934 for

excel worksheet

(0.13 sec)
  1. 用C++设置工作表中的评论或形状的边距|Documentation

    学习如何使用Aspose.Cells在C++中设置工作表内评论或形状的边距。...它加载包含两个形状的 示例Excel文件 ,代码逐个访问这些形状并设置它们的顶部、左侧、底部和右侧边距。请参阅由代码生成的...和右侧边距。请参阅由代码生成的 输出Excel文件 以及显示代码对输出Excel文件影响的截图。 示例代码 #include...

    docs.aspose.com/cells/zh/cpp/set-margins-of-com...
  2. Display or Hide Scroll Bars in Python|Documenta...

    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....vertical scroll bar of the Excel file workbook . getSettings...horizontal scroll bar of the Excel file workbook . getSettings...

    docs.aspose.com/cells/java/display-or-hide-scro...
  3. Rendering Slicer|Documentation

    Learn how to render slicer with Aspose.Cells for Python via .NET.... If you convert your worksheet into an image or save your...Using Aspose.Cells for Python Excel Library The following sample...

    docs.aspose.com/cells/python-net/rendering-slicer/
  4. Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...在 Excel 中使用 C++ 更改批注背景色的方法 Contents [ Hide ] 批注被添加到单元格,用于记录评...如何在Excel中更改评论的颜色 当你不需要批注的默认背景色时,可以用自己关注的颜色替换它。如何更改 Excel 中批注框的背景色?...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  5. 使用Python将PDF转换为Excel|Aspose.PDF for Python via ...

    Aspose.PDF for Python库允许您使用Python将PDF格式转换为Excel格式。这些格式包括XLS, XLSX, XML 2003电子表格, CSV, ODS。...使用Python将PDF转换为Excel Contents [ Hide ] 概述 本文解释了如何使用Python将 PDF转换为Excel格式...PDF转换为Excel格式 。它涵盖了以下主题。 格式 : XLS Python PDF到XLS Python 将PDF转换为XLS...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  6. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET Library. You can set the Print Area, Print Titles and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide...allow users to control how worksheet pages are printed. Setting...

    docs.aspose.com/cells/net/setting-print-options/
  7. 用 C++ 从 ODS 文件读取图表字幕|Documentation

    学习如何使用 Aspose.Cells for C++ 从 OpenDocument Spreadsheet (ODS) 文件中读取图表字幕。我们的指南将演示如何提取和访问图表字幕以进行进一步分析或显示。...01_SourceDirectory \\ " ); // Load excel file containing charts Workbook...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/read-chart-subtitl...
  8. 在xlsx4j中对数据进行排序|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....first worksheet in the Excel file Worksheet worksheet = workbook...in the sheet Cells cells = worksheet . getCells (); //Obtain the...

    docs.aspose.com/cells/zh/java/sort-data-in-xlsx4j/
  9. Insert a Picture Based on Cell Reference with G...

    Learn how to insert a picture based on cell reference using Aspose.Cells for C++....supports this feature (Microsoft Excel 2010). Inserting a Picture Based...displaying the contents of a worksheet cell in an image shape. You...

    docs.aspose.com/cells/go-cpp/insert-a-picture-b...
  10. Chart labels are rendered incorrectly when conv...

    Hi Aspose team, I’m trying to convert a range of cells in Excel that contains a chart to an EMF image using the following code: //Load the Excel file Workbook workbook = new Workbook(dir + @"\Test_07312025\Chart_templa…...convert a range of cells in excel that contains a chart to an...following code: //Load the Excel file Workbook workbook = new...

    forum.aspose.com/t/chart-labels-are-rendered-in...