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

worksheet

(0.11 sec)
  1. Aspose.Cells for Java - Issue with missing char...

    Hi Aspose team, I’m encountering an issue when using Aspose.Cells to generate screenshots from an Excel template. The behaviour of the chart’s red border seems inconsistent depending on how rows are handled: When no r…...setTransparent(true); Worksheet worksheet = workbook.getWorksheets()...get("Sheet1"); PageSetup setup = worksheet.getPageSetup(); // Set all...

    forum.aspose.com/t/aspose-cells-for-java-issue-...
  2. 通过 Node.js 结合 C++ 将 CSV、TSV 和 TXT 转换为 Excel|Doc...

    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....Sheet 1 in Workbook const worksheet = workbook . getWorksheets...using its name const cell = worksheet . getCells (). get ( "C3"...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-csv...
  3. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...updating the freeze state in the worksheet. Code Here’s an example of...before saving var worksheet = wb.Worksheets[0]; // Assuming you're...

    forum.aspose.com/t/add-row-and-add-column-actio...
  4. Null Value Is Taken as Zero in Line Chart when ...

    Hi Team, When we try to create a LINE chart using aspose slides java with null values in the series, those are considered as zero values instead of null. Output screenshot as below - image.png (112.9 KB) series 3 and…...Getting the default chart data worksheet index int defaultWorksheetInde...// Getting the chart data worksheet IChartDataWorkbook fact =...

    forum.aspose.com/t/null-value-is-taken-as-zero-...
  5. Comparison and Migration with Node.js via C++|D...

    Explore the differences and consider migration strategies for using Aspose.Cells with Node.js via C++.... Accessing Worksheets In .NET, you might see code...access a worksheet: var sheet = workbook . Worksheets [ 0 ]; The...

    docs.aspose.com/cells/nodejs-cpp/comparison-mig...
  6. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....one cell to another in the worksheet by calling the Range.Copy()...Conditional Formatting in Worksheets Apply Shading to Alternate...

    docs.aspose.com/cells/go-cpp/conditional-format...
  7. Convert between Excel formats|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 multiple worksheets into a text format. For text...the contents of the active worksheet only. Workbook workbook =...

    docs.aspose.com/cells/net/convert-between-excel...
  8. Ինչպես տեղադրել Slicer Excel-ում C#-ով

    Այս ձեռնարկը ուղեցույց է տալիս, թե ինչպես կարելի է կտրատիչ տեղադրել Excel-ում՝ օգտագործելով C#: Այն պարունակում է բոլոր անհրաժեշտ մանրամասները՝ միջավայրը կարգավորելու համար, քայլ առ քայլ մանրամասներ՝ ծրագիրը գրելու համար և նմուշ կոդ՝ Excel-ում C#-ի միջոցով կտրատող ավելացնելու համար:...աղյուսակ Մուտք գործեք դեպի թիրախ worksheet , որտեղ պետք է տեղադրվի կտրիչ...գործընթացը: Այն օգտագործում է Worksheet.Slicers.Add() մեթոդը՝ աղյուսակի...

    kb.aspose.com/hy/cells/net/how-to-insert-a-slic...
  9. 通过C++使用JavaScript设置形状或文本框中文本效果的阴影|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++为任何形状或文本框设置文本效果阴影。...Access first worksheet const ws = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. Generate Chart by Processing Smart Markers|Docu...

    Learn how to generate charts with smart markers using Aspose.Cells for .NET. Our guide will show you how to process smart markers and their properties to enhance the appearance and usability of your charts....Document Assistant Close Get Worksheet of the Chart Using ChartGlobalizationSe...

    docs.aspose.com/cells/net/generate-chart-by-pro...