Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 30,455 for

worksheet

(0.06 sec)
  1. Working with GridWeb|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....user deletes a column from a worksheet using the client-side menu...to delete a column from a worksheet using the client-side menu...

    docs.aspose.com/cells/java/working-with-gridweb/
  2. Convert Excel to CSV, TSV and Txt with Golang v...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with Golang via C++....a workbook with multiple worksheets into text format. For text...the contents of the active worksheet only. The following code example...

    docs.aspose.com/cells/go-cpp/convert-excel-to-c...
  3. Customize Pie Charts in Presentations on Androi...

    Learn how to create and customize pie charts in Java with Aspose.Slides for Android, exportable to PowerPoint, boosting your data storytelling in seconds.... Getting the chart data worksheet. Delete default generated...// Getting the chart data worksheet IChartDataWorkbook fact =...

    docs.aspose.com/slides/androidjava/pie-chart/
  4. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...Workbook(file_path1); Worksheet sheet = workbook.Worksheets[0]; sheet.Cells...Workbook(file_path2); Worksheet sheet2 = workbook2.Worksheets[0]; sheet2...

    forum.aspose.com/t/cellshelper-dpi-120/322191
  5. Pillars uncomplete when rendering image - Free ...

    Hi, we use following code to create pictures from Excel: Aspose.Cells.License license = new Aspose.Cells.License(); license.SetLicense(@“Aspose.Total.lic”); Workbook wb = new Workbook(“Excel_V1.xlsx”); Worksheet exc…...xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Biedronka...Aspose.Cells.Range range = wb.Worksheets.GetRangeByName(rangeName);...

    forum.aspose.com/t/pillars-uncomplete-when-rend...
  6. Applying themes to Charts - Free Support Forum ...

    How would I go about adding theme to a chart? The only information I've found regarding chart formatting is changing the ChartArea.Area methods (Background, Foreground, FillFormat, etc). Is it possible to get themes app…...Worksheets[0].Charts[0]; CellsColor...Workbook(filePath); Worksheet worksheet = workbook.Worksheets[0]; Chart...

    forum.aspose.com/t/applying-themes-to-charts/10...
  7. Specify How to Cross Strings in Output PDF and ...

    Learn how to cross strings in output PDF and image with Aspose.Cells for Python via .NET API....Render One PDF Page Per Excel Worksheet - Excel to PDF Conversion...

    docs.aspose.com/cells/python-net/specify-how-to...
  8. Converting Chart to Image in SVG Format|Documen...

    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 found on the first worksheet to SVG. The following screenshot...

    docs.aspose.com/cells/java/converting-chart-to-...
  9. 使用JavaScript通过C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍如何通过C++的JavaScript API在将Excel文件以PDF格式渲染时,为目标工作表设置自定义纸张大小。...Access first worksheet const ws = wb . worksheets . get ( 0 );...Access first worksheet const ws = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  10. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API....PdfBookmarkEntry for Chart Sheet Fit All Worksheet Columns on Single PDF Page...Render One PDF Page Per Excel Worksheet - Excel to PDF Conversion...

    docs.aspose.com/cells/python-net/convert-excel-...