Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 26,921 for

worksheet

(0.09 sec)
  1. Ինչպես ստեղծել Excel ֆայլ Java-ում

    Այս քայլ առ քայլ ձեռնարկում դուք կսովորեք, թե ինչպես ստեղծել Excel ֆայլ Java-ում: Այս քայլերը նույնն են Linux, macOS և Windows օպերացիոն համակարգերի համար:...Ավելացրեք հղում Workbook , Worksheet և Cells դասերին` օգտագործելով...դասեր, ինչպիսիք են Workbook, Worksheet և Cells, որտեղ Cells դասը...

    kb.aspose.com/hy/cells/java/how-to-generate-exc...
  2. 将工作表转换为图像——去除数据周围的空白区域,使用C++|Documentation

    学习如何将工作表转换为图像并去除数据周围的空白区域,使用Aspose.Cells for C++。...); // Get the first worksheet Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/convert-worksheet-...
  3. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...ioBy_VA”; Worksheet excelWorksheet = wb.Worksheets[“Output”];...= excelWorksheet.Workbook.Worksheets.GetRangeByName(rangeName);...

    forum.aspose.com/t/missing-text-in-labels/310539
  4. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++.... Workbook (); const worksheet = book . getWorksheets ()...importData ( inputJson , worksheet . getCells (), row , column...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...
  5. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for Node.js via C++ API....apply Advanced Filter on worksheet data to display records that...Advanced Filter using the Worksheet.advanced_Filter() method....

    docs.aspose.com/cells/nodejs-cpp/apply-advanced...
  6. Read and Manipulate Excel 2016 Charts|Documenta...

    Learn how to read and manipulate Excel 2016 charts using Aspose.Cells for .NET. Our guide will show you how to access and modify various chart properties, including data labels, series colors, and layout....2016 charts in the first worksheet. It reads all charts one by...

    docs.aspose.com/cells/net/read-and-manipulate-e...
  7. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with Golang via C++....Add WordArt Watermark to Worksheet with Golang via C++ Data in...

    docs.aspose.com/cells/go-cpp/get-or-set-the-cla...
  8. 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/
  9. Datalabels YPixel not set well - Free Support F...

    Hi All, I have a problem when I modify theYPixel position for a datalabel. This position is modified but do not contain the expected value… I am using Aspose.Cells 25.4.0 cf the code below: var pathWorkbook = @"...\…...Workbook(pathWorkbook); Worksheet sheettest = wbtest.Worksheets[0]; Chart charttest...

    forum.aspose.com/t/datalabels-ypixel-not-set-we...
  10. 通过 C++ 在 Node.js 中设置公式中的外部链接|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在公式中设置外部链接。...Workbook (); // Get first Worksheet const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/set-externa...