Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 27,108 for

excel worksheet

(0.07 sec)
  1. "GetRowHeightInch" returns slightly wrong heigh...

    See attached sample: I try to measure the grid rows to calculate where horizontal page breaks are required on a Worksheet (e.g. because I want to keep specific sets of rows together on the same page). AsposeCellsPaperHe…...breaks are required on a worksheet (e.g. because I want to keep...is measured when I print the excel file. My code in the end prints...

    forum.aspose.com/t/getrowheightinch-returns-sli...
  2. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel range, complete with formatting, and inserting it into a Word document as a table. Please could you…...toaccomplish is that of selecting an Excel range, complete with formatting...direct way to convert your Excel documents into Word documents...

    forum.aspose.com/t/copy-cells-range-and-formatt...
  3. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells....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/net/how-to-insert-picture...
  4. 获取趋势线方程文本的Node.js示例代码|Documentation

    学习如何使用Aspose.Cells for Node.js via C++获取Microsoft Excel中创建的图表趋势线的方程文本。我们的指南演示如何访问和提取趋势线的方程以供进一步分析或显示。...workbook object from source Excel file const workbook = new AsposeCells...Access the first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/get-equatio...
  5. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel Worksheets by setting the header and footer with script commands using the C++ API or Library....footers can also be added to worksheets. They can be used to display...add headers and footers to worksheets at runtime, but we recommend...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  6. 用C++指定数据透视项的绝对位置|Documentation

    学习如何使用Aspose.Cells在C++中指定数据透视项的绝对位置。...您可以下载 源Excel 和 输出Excel 文件以供参考。打开输出Excel文件后,您会看到数据透视项“..."source.xlsx" ); // Add new worksheet for pivot table WorksheetCollection...

    docs.aspose.com/cells/zh/cpp/specifying-the-abs...
  7. Excel工作簿内复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for C++在Excel工作簿中复制和移动工作表。...在Excel工作簿内复制和移动工作表 Contents [ Hide ] 有时,您需要多个具有相同格式和数据输入的工作表...在工作簿内复制工作表 所有示例的初始步骤相同: 在Microsoft Excel中创建两个带有一些数据的工作簿。本示例中,我们创建了两个新工作簿并在工作表中输入了一些数据:...

    docs.aspose.com/cells/zh/cpp/copy-and-move-work...
  8. Save Specified Worksheets to PDF|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....Ask AI Save Specified Worksheets to PDF Contents [ Hide ] By...Aspose.Cells saves all visible worksheets in a workbook to a PDF file...

    docs.aspose.com/cells/net/save-specified-worksh...
  9. Using LightCells API with Node.js via C++|Docum...

    Learn how to read and write large Excel files using the LightCells API in Node.js via C++. Improve performance and efficiency with less memory consumption....read and write large Microsoft Excel files with a huge list of data...data or content in the worksheet. The LightCells API is useful...

    docs.aspose.com/cells/nodejs-cpp/using-lightcel...
  10. 插入图表|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....插入图表 Contents [ Hide ] OpenXML Excel string FilePath = @"..\..\....Given a document name, a worksheet name, a chart title, and a...

    docs.aspose.com/cells/zh/net/insert-a-chart/