Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 26,799 for

excel worksheet

(0.15 sec)
  1. 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...
  2. Optimizing Memory Usage while Working with Big ...

    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....or reading a big Microsoft Excel file, the total amount of RAM...Optimizing Memory Reading Large Excel Files The following example...

    docs.aspose.com/cells/net/optimizing-memory-usa...
  3. Extract OLE Objects from Workbook with Golang v...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with Golang via C++....Microsoft Excel. Add a Microsoft Word document, an Excel workbook...OLE objects on the first worksheet. Template document with OLE...

    docs.aspose.com/cells/go-cpp/extract-ole-object...
  4. Working with External Data Connection of type W...

    Learn how to work with external data connections of type WebQuery using Aspose.Cells for JavaScript via C++....data connection in Microsoft Excel using the Data > From Web menu...WebQuery . It uses the sample Excel file which you can download...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  5. "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...
  6. Code snippet to create combination chart - Free...

    Hi Aspose team, Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...I am attaching the desired excel file for which we need code...Aspose cells java version 25.6. Excel file → StackedHorizontalAnd...

    forum.aspose.com/t/code-snippet-to-create-combi...
  7. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for Node.js via C++. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....a workbook from the source Excel file const workbook = new AsposeCells...)); // Access first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/rich-text-cust...
  8. How to create waterfall chart with JavaScript v...

    Create waterfall charts in Excel with JavaScript and Aspose.Cells for JavaScript via C++.... Microsoft Excel has many predefined chart types...Retrieve the first Worksheet in Workbook const worksheet = workbook ...

    docs.aspose.com/cells/javascript-cpp/creating-w...
  9. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...Cells APIs 支持将 Excel 图表转换为图像格式,无需任何额外的工具或应用程序。为了提供渲染支持,...Workbook workbook ; // Add a new worksheet to the workbook int sheetIndex...

    docs.aspose.com/cells/zh/cpp/chart-to-image/
  10. 在Aspose.Cells中使用匿名类型或自定义对象|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....WorkbookDesigner (); //Get the first worksheet(default sheet) in the workbook...Cells . Worksheet w = report . Workbook . Worksheets [ 0 ]; //Input...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...