Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 26,930 for

excel worksheet

(0.1 sec)
  1. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...OLE Excel Object Size is Changed after Double Click on it in...in MS Word | Insert OLE (Excel) into Document using .NET Aspose...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  2. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...NET将Excel以适合宽度和高度的页面进行打印 Contents [ Hide ] 介绍 fit...专业的文件展示 如何在Excel中将文件打印为宽度和高度都适合的页面 在Microsoft Excel中配置方法: 打开工作簿并选择工作表...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  3. Insert a Picture Based on Cell Reference with J...

    Learn how to insert a picture in a Worksheet based on a cell reference using Aspose.Cells for JavaScript via C++. Show cell data in a picture....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/javascript-cpp/insert-a-p...
  4. Aspose.Cells 8.4.2中的公共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....chart collection int idx = worksheet . getCharts (). add ( ChartType...chart instance Chart chart = worksheet . getCharts (). get ( idx...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. How to Change the Comment Font Color with JavaS...

    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....Contents [ Hide ] Microsoft Excel allows users to add comments...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/javascript-cpp/how-to-cha...
  6. Managing Ranges with JavaScript via C++|Documen...

    Learn how to manage ranges in Excel using Aspose.Cells for JavaScript via C++. Create ranges, set values, styles, and perform various operations....Contents [ Hide ] Introduction In Excel, you can select multiple cells...mouse button on cell A1 of Excel and then drag to cell C4 . The...

    docs.aspose.com/cells/javascript-cpp/managing-r...
  7. 使用JavaScript通过C++插入区域|Documentation

    学习如何在Excel中插入区域并移动其他数据,使用Aspose.Cells for JavaScript via C++。...使用JavaScript通过C++插入区域 Contents [ Hide ] 介绍 在 Excel 中,您可以选择一个范围,然后插入一个范围,并向右或向下移动其他数据。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  8. 用C++设置图表系列的值格式代码|Documentation

    学习如何在Aspose.Cells for C++中设置图表系列的值格式代码。我们的指南将帮助您理解如何使用适当的格式代码格式化图表系列数据,以便准确专业地呈现您的数据。...截图显示了代码在 示例Excel文件 和 输出Excel文件 运行后的效果。 示例代码 #include...02_OutputDirectory \\ " ); // Path of input Excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/set-the-values-for...
  9. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...Contents [ Hide ] Microsoft Excel允许用户向单元格添加评论以补充信息并突出显示数据。开发人...// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  10. Rendering Slicer with C++|Documentation

    Render slicers in Excel files using Aspose.Cells with C++.... If you convert your worksheet into an image or you save...sample code loads the sample Excel file that contains an existing...

    docs.aspose.com/cells/cpp/rendering-slicer/