Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 30,440 for

worksheet

(0.1 sec)
  1. RoundedRectangle with multiple line of text the...

    comment shape1.zip (14.1 KB)...Worksheets[0]; // Add two rounded rectangles...void AddMultiLineRoundedS(Worksheet sheet, int row, int col, int...

    forum.aspose.com/t/roundedrectangle-with-multip...
  2. Sort Data in Column with Custom Sort List|Docum...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for JavaScript via C++ API....Access first worksheet const ws = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  3. 利用C++的Aspose.Cells for JavaScript使用OpenXml的Shee...

    本文演示了如何利用C++的Aspose.Cells for JavaScript编程方式使用OpenXml的Sheet.SheetId属性进行Excel操作。...Cells 提供了等效的属性 Worksheet.tabId 。 使用C++通过Aspose.Cells...Access first worksheet const ws = workbook . worksheets . get ( 0...

    docs.aspose.com/cells/zh/javascript-cpp/utilize...
  4. How to Fit Image to Cell Width and Height|Docum...

    Learn how to fit an image to cell width with Aspose.Cells....collection (encapsulated in the Worksheet object). Then adjust the width...Validation Import Data into Worksheet Analyzing your prompt, please...

    docs.aspose.com/cells/net/how-to-fit-image-to-c...
  5. Ինչպես արտահանել ցուցակի տվյալները Excel C#-ում

    Այս պարզ ձեռնարկը ձեզ կսովորեցնի, թե ինչպես ցուցակի տվյալները արտահանել Excel C#-ով: Դուք կսովորեք, թե ինչպես C#-ի օգնությամբ արտահանել ցուցակը Excel և պահպանել այն XLSX ձևաչափով սկավառակի վրա։...օգտագործում է Workbook և Worksheet դասի օբյեկտը, որպեսզի մուտք...օգտագործելով C# : Օգտագործվում է Worksheet.Cells դասի ImportArrayList...

    kb.aspose.com/hy/cells/net/how-to-export-list-d...
  6. 使用GlobalizationSettings类自定义小计标签和饼图的其他标签,通过JavaS...

    学习如何使用GlobalizationSettings类在Aspose.Cells for JavaScript通过C++中自定义小计标签和饼图的其他标签。...CustomSettings (); // Accesses the 1st worksheet from the collection which...const sheet = workbook . worksheets . get ( 0 ); // Adds Subtotal...

    docs.aspose.com/cells/zh/javascript-cpp/using-g...
  7. Different Ways to Save Files|Documentation

    Aspose.Cells for .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....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/net/different-ways-to-sav...
  8. Remove Excel Table with Python

    Remove Excel table with Python using a few API calls. Get the IDE details, steps, and a sample code showing how to remove table format in Excel with Python....and selecting the target worksheet where you want to remove the...

    kb.aspose.com/cells/python/remove-excel-table-w...
  9. How to Add a Row in Excel using Node.js

    This article explains how to add a row in Excel using Node.js. It has the IDE settings, a list of steps, and a runnable sample code to insert line in Excel using Node.js....an Excel file and access a worksheet for processing Add some test...

    kb.aspose.com/cells/nodejs/how-to-add-a-row-in-...
  10. How to Convert Excel Chart to JPG in C# without...

    This topic shows you how to convert Excel chart to JPG in C# without Interop using .NET environment for Windows, macOS and Linux....the chart from the desired worksheet Finally, save the chart as...

    kb.aspose.com/cells/net/how-to-convert-excel-ch...