Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 30,088 for

worksheet

(0.08 sec)
  1. Add ActiveX Controls using Aspose.Cells|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....needs to be added inside a worksheet. It has the following values...

    docs.aspose.com/cells/net/add-activex-controls-...
  2. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = Worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…... Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle...Solid; Style middleStyle = worksheet.Workbook.CreateStyle(); middleStyle...

    forum.aspose.com/t/how-to-possible-top-row-colo...
  3. Create Pivot Tables and Pivot Charts|Documentation

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for JavaScript via C++....invoice entries in a list in a worksheet. A pivot table can total the...a PivotTable report on a worksheet. PivotTables, a collection...

    docs.aspose.com/cells/javascript-cpp/create-piv...
  4. Pivot Filter|Documentation

    Learn how to add a filter in a pivot table with Aspose.Cells Java library....top‑10 filter is added to the worksheet. Sample Code Clear Filter...top‑10 filter is added to the worksheet. After adding a filter, when...

    docs.aspose.com/cells/java/add-or-clear-pivot-f...
  5. How to Merge Cells in Excel using Java

    In this precise tutorial, details are covered about how to merge cells in Excel using Java. You can easily understand how using Java Excel merge cells operation can be performed programmatically with simple API calls....object Get access to the first worksheet and create a Cells class object...You can easily create a new worksheet object for merging cells and...

    kb.aspose.com/cells/java/how-to-merge-cells-in-...
  6. How to Remove Pivot Table using Java

    This quick tutorial guides on how to remove pivot table using Java. It shares programming logic, and a runnable sample code to delete pivot table using Java....tables in it Access the target worksheet where the pivot table is available...PivotTableCollection object in the worksheet Save the workbook with deleted...

    kb.aspose.com/cells/java/how-to-remove-pivot-ta...
  7. How to Convert JSON to PDF in Python

    This short article guides us on how to convert JSON to PDF in Python. It has all the details for the IDE settings, a list of tasks and a runnable sample code to develop JSON file to PDF converter in Python....get access to the desired worksheet for rendering JSON data Set...Workbook and access one of its worksheets as the data from the JSON...

    kb.aspose.com/cells/python/how-to-convert-json-...
  8. Excel Table Missing Column in HTML output - Fre...

    Dear Aspose. As you can see from example. When table in the sheet is printed as a range, then the column Size (Size) is not printed. Attaching image demonstrating the difference in output: Bug-1313955-Missing-Column-…...workbook, not just the active worksheet. ExportHiddenWorkshee : If...the column is in a hidden worksheet, make sure this property is...

    forum.aspose.com/t/excel-table-missing-column-i...
  9. Public API Changes in Aspose.Cells 8.7.2|Docume...

    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....the first Worksheet from the collection Worksheet sheet = workbook...workbook . Worksheets [ 0 ]; //Add a TextBox to the collection...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...header/footer content directly into worksheet cells using Aspose.Cells....two rows at the top of the worksheet and place the header content...

    forum.aspose.com/t/keeping-the-header-and-the-f...