Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 28,096 for

worksheet

(0.16 sec)
  1. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize the Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for JavaScript via C++ programmatically....the equivalent property as Worksheet.tabId . Utilize Sheet.SheetId...Access first worksheet const ws = workbook . worksheets . get ( 0...

    docs.aspose.com/cells/javascript-cpp/utilize-sh...
  2. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...Worksheets.Names.First(x => x.Text ==...GetRange(); var worksheet = range.Worksheet; worksheet.PageSetup.PrintArea...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  3. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control....columns of first worksheet ws = wb . worksheets [ 0 ] ws . auto_fit_rows...

    docs.aspose.com/cells/python-net/support-the-la...
  4. Formatting Slicer with JavaScript via C++|Docum...

    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....Access the first worksheet const ws = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/javascript-cpp/formatting...
  5. Automatically refresh OLE object via Microsoft ...

    Learn how to automatically refresh OLE objects in Excel using Aspose.Cells for JavaScript via C++....Access first worksheet const sheet = workbook . worksheets . get (...

    docs.aspose.com/cells/javascript-cpp/automatica...
  6. How to Create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....workbook and access the first worksheet. Workbook workbook ; WorksheetCollection...workbook . GetWorksheets (); Worksheet sheet = sheets . Get ( 0 );...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  7. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of fonts used in a spreadsheet or workbook using Aspose.Cells for JavaScript via C++. This article will show you how to retrieve font information from a document.... It has one dummy worksheet that contains some dummy fonts...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/get-a-list...
  8. Add Calculated Field in Pivot Table|Documentation

    How to add a calculated field in a pivot table with Aspose.Cells for Python via .NET....calculated field is added to the worksheet. Set the original data and...

    docs.aspose.com/cells/python-net/add-calculated...
  9. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Python to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look....formatting rules for the Worksheet object. These rules can be...

    docs.aspose.com/cells/python-net/apply-shading-...
  10. Aspose.Cells Template and Smart Markers|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....formula and the resulting Excel worksheet Preface Aspose.Cells Template...

    docs.aspose.com/cells/reportingservices/aspose-...