Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 41,172 for

worksheet

(0.14 sec)
  1. Range | Aspose.Cells for Java API Reference

    Encapsulates the object that represents a range of cells within a spreadsheet....Workbook(); // Get the first Worksheet Cells. Cells cells = workbook...Workbook(); // Get the first Worksheet Cells. Cells cells = workbook...

    reference.aspose.com/cells/java/com.aspose.cell...
  2. CalculationData - Aspose.Cells for PHP via Java...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...getWorksheet () Gets the Worksheet object where the function...

    reference.aspose.com/cells/php/aspose.cells/Cal...
  3. Merge Files|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....the Worksheet.Copy() method can be used to copy worksheets into...Combine Multiple Worksheets into a Single Worksheet...

    docs.aspose.com/cells/net/merge-files/
  4. Resample Added Images - Excel to PDF Conversion...

    Learn how to resample added images when converting excel to pdf with Aspose.Cells for Python via .NET API....Save Specified Worksheets to PDF Fit All Worksheet Columns on Single...

    docs.aspose.com/cells/python-net/resample-added...
  5. Aspose Excel to SVG adding external image place...

    I am creating a bubble chart using OpenXML and then utilizing Aspose.Cells and Aspose.Imaging for extracting the chart from excel and saving it as SVG. I am using C# with Aspose.Cells version 22.1.0 and Aspose.Imaging ve…...Worksheet worksheet, string svgFile) { FileInfo...LowerRightColumn); i++) { chartWidth += worksheet.Cells.GetColumnWidthPixel(i);...

    forum.aspose.com/t/aspose-excel-to-svg-adding-e...
  6. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for Python via .NET....first pivot table of the worksheet and then get cell by display...

    docs.aspose.com/cells/python-net/get-the-cell-o...
  7. Letters are overlapped in Excel to image - Free...

    Hi Aspose.Cells team, We are currently facing issue of text being overlapped in the image which is created from excel. We are using .Net and please find the code below for (int i = 0; i < headerRows.Count - 1; i++) { …...1}"; worksheet.PageSetup.PrintArea = printArea; worksheet.PageSetup...LeftMargin = 0; worksheet.PageSetup.RightMargin = 0; worksheet.PageSetup...

    forum.aspose.com/t/letters-are-overlapped-in-ex...
  8. 设置打印标题|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....reference of the PageSetup of the worksheet PageSetup pageSetup = sheet...

    docs.aspose.com/cells/zh/java/set-print-titles/
  9. Aspose.Cells for iOS via Xamarin Features|Docum...

    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.... Add a copy of existing worksheet (all contents including images...not supported) Copy or move worksheets within or between workbooks...

    docs.aspose.com/cells/net/aspose-cells-for-ios-...
  10. Datalabels Font color is not updated - Free Sup...

    Hi All, I am trying to change the font color of data labels but it is not reflected in the excel chart. However, it is reflected in the color box in excel. So very surprising. image.png (49.6 KB) If I just change “so…...Workbook(pathWorkbook); Worksheet sheettest = wbtest.Worksheets[0]; Chart charttest...Workbook(pathWorkbook); Worksheet sheettest = wbtest.Worksheets[0]; Chart charttest...

    forum.aspose.com/t/datalabels-font-color-is-not...