Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 21,306 for

worksheet

(0.11 sec)
  1. 使用Node.js通过C++基于单元格引用插入图片|Documentation

    学习如何基于单元格引用使用Aspose.Cells for Node.js via C++在工作表中插入图片。显示单元格中的数据为图片。...Workbook (); // Get the first worksheet's cells collection const cells...shapes selected value in the worksheet workbook . getWorksheets ()...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-a-pi...
  2. Բացահայտեք բազմաթիվ թերթեր՝ օգտագործելով Excel-...

    Այս հոդվածը նկարագրում է, թե ինչպես բացել բազմաթիվ թերթեր Excel-ում՝ օգտագործելով Node.js-ը: Այն ունի IDE կարգավորումներ, քայլերի ցանկ և կոդ՝ Node.js-ի միջոցով աշխատաթերթը ցուցադրելու համար:...js : Worksheet դասը պարունակում է isVisible()...օգտագործեք տարբեր հատկություններ Worksheet դասի մեջ, օրինակ, օգտագործեք...

    kb.aspose.com/hy/cells/nodejs/unhide-multiple-s...
  3. Cells 25.4创建数据透视表问题 - Free Support Forum - aspo...

    数据透视表,没有列,只有筛选器、行和两个值。生成的数据透视表里,值是多行展示,如何实现按列展示?自动把“数值”挪到列中 image.jpg (115.6 KB) 另外,基于透视表创建出来的透视图,不像正常的透视图一样,可以看到透视表的相关信息,在数据透视表分析下面没有任何可操作项?什么原因? image.jpg (159.8 KB) image.jpg (123.7 KB)...workbook and get the first worksheet Workbook workbook = new Workbook();...Workbook(); Worksheet worksheet = workbook.Worksheets[0]; // Add...

    forum.aspose.com/t/cells-25-4/314531
  4. Removing Slicer|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....programmatically, please use the Worksheet.Slicers.Remove() method. It...remove the slicer from the worksheet. Removing Slicer The following...

    docs.aspose.com/cells/net/removing-slicer/
  5. Aspose.Cells Pivot PrintArea - Free Support For...

    When shifting from Aspose Cells v 25.3.0 to 25.4.0, the PrintArea behavior changed. Background: given an excel spreadsheet like this: Year Product Gross Net - - - 2001 Apples 100 30 Row Labels Sum of Net Ba…...Worksheets.ActiveSheetIndex = sheet....xlsx"); Worksheet worksheet = workbook.Worksheets[0]; // Set...

    forum.aspose.com/t/aspose-cells-pivot-printarea...
  6. Aspose.Cells 16.10.0中的公共API更改|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....xlsx" ); // Access first worksheet from the collection var sheet...sheet = book . Worksheets [ 0 ]; // Access first shape from the...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...Worksheets.Names["DR_PUBv2__1678823491"];...GetRange(); var worksheet = workbook.Worksheets.First(); worksheet.PageSetup...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  8. Load Html to Excel with StreamProvider|Document...

    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....Assistant Close Provide exported worksheet html file path via IFilePathProvider...

    docs.aspose.com/cells/net/convert-html-to-excel...
  9. Manage Cells Html String|Documentation

    Learn how to Manage Cells Html String through the Aspose.Cells for .NET API....specific Cell in the first worksheet. Set html string to the Cell...

    docs.aspose.com/cells/net/manage-cells-html-str...
  10. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb.... Access a worksheet. Access the cell you are formatting...control to a Web Form. Access a worksheet. Access the cell you’re about...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...