Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 27,378 for

excel worksheet

(0.34 sec)
  1. Issue with Formulas (presence of @ before funct...

    Hi guys, Maybe some of you can help me find a solution to my case. I generate some algorithm with default constructor to generate a workbook with sheets. (for a french version of Excel) In one column of the sheet nam…... (for a french version of Excel) In one column of the sheet...Is there any way to prevent Excel or Aspose to add this @ in the...

    forum.aspose.com/t/issue-with-formulas-presence...
  2. Rendering Timeline|Documentation

    Manage timelines of Excel files 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-time...
  3. 使用Node.js导出工作表或图表为具有指定宽度和高度的图片|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将工作表或图表导出为具有特定宽度和高度的图片。...); // Access first worksheet const worksheet = workbook . getWorksheets...AsposeCells . SheetRender ( worksheet , opts ); sr . toImage ( 0...

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...
  4. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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.... C++ //Load the sample excel file intrusive_ptr < IWorkbook...CreateIWorkbook (); //Access first worksheet intrusive_ptr < IWorksheet...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  5. 在Python中将工作表转换为图像|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....a workbook with path to an Excel file book = self . Workbook...getPng ()) #Get the first worksheet. sheet = book . getWorksheets...

    docs.aspose.com/cells/zh/java/converting-worksh...
  6. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with 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/cpp/extract-ole-objects-f...
  7. 在 Jython 中将工作表转换为图像|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....a workbook with path to an Excel file book = Workbook ( dataDir...getPng ()) # Get the first worksheet . sheet = book . getWorksheets...

    docs.aspose.com/cells/zh/java/worksheet-to-imag...
  8. Formula text containing local absolute cell ref...

    In copying a particular range of cells from one workbook to another, I found that cells with formula text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...in the new workbook, while Excel Interop/VBA currently does this...behavior is different than Excel’s behavior interactively, but...

    forum.aspose.com/t/formula-text-containing-loca...
  9. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Cells APIs support converting Excel charts to image formats without...Workbook (); // Adding a new worksheet to the Workbook const sheetIndex...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  10. Comparison and Migration with C++|Documentation

    Learn about comparison and migration features in Aspose.Cells for C++....Hide ] Migrating Excel Files Migrating Excel files involves converting...simplifies the process. Load the Excel file using the Workbook class...

    docs.aspose.com/cells/cpp/comparison-migration/