Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 27,108 for

excel worksheet

(0.08 sec)
  1. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API.... Microsoft Excel has many predefined chart types...the first Worksheet in Workbook Worksheet worksheet = workbook...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  2. 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....remove a slicer in Microsoft Excel, just select it and press the...programmatically, please use the Worksheet.Slicers.Remove() method. It...

    docs.aspose.com/cells/net/removing-slicer/
  3. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells with Golang via C++....sample code loads the source Excel file , accesses the first shape...shape in the default worksheet, sets different properties of the...

    docs.aspose.com/cells/go-cpp/working-with-the-r...
  4. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for .NET: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Working Solution for Worksheet Resizing Create Excel Charts and Embed...NET API Limitations Integrate Excel Data into PowerPoint Presentations...

    docs.aspose.com/slides/net/technical-articles/
  5. Z Axis with Golang via C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....Second Axis like Microsoft Excel Please see the following sample...sample code that creates a new Excel file and puts the values of...

    docs.aspose.com/cells/go-cpp/z-axis/
  6. Exception "This file's format is not supported ...

    HI Amjad, Thanks you for the files. We are validating new version. Meanwhile we came across other issues like Aspose is not able to convert attached Excel file into spreadsheetml. Aspose.Cells.Test This file’s format…...not able to convert attached excel file into spreadsheetml. Aspose...Manual For Each worksheet As Aspose.Cells.Worksheet In workBook.Worksheets...

    forum.aspose.com/t/exception-this-files-format-...
  7. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect the workbook structure of Excel files using Java code. Lock and unlock Excel (xlsx, xls, xlsb) and OpenOffice Calc (ODS) files using Aspose.Cells for Java....users from viewing hidden worksheets, adding, moving, deleting...deleting, or hiding worksheets, and renaming worksheets, you can protect...

    docs.aspose.com/cells/java/protect-and-unprotec...
  8. Fill Forms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades with AutoFiller Class....Contents [ Hide ] Export Excel worksheet data to fill PDF form Working...

    docs.aspose.com/pdf/net/autofiller-class/
  9. 用C++管理工作簿|Documentation

    学习如何通过Aspose.Cells for C++ API管理工作簿。...Workbook workbook ; // Add a worksheet to the workbook workbook ...workbook ( "input.xlsx" ); auto worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/managing-workbooks...
  10. Chart to Image with Node.js via C++|Documentation

    Learn how to use Aspose.Cells for Node.js via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Cells APIs support converting Excel charts to image formats without...Workbook (); // Adding a new worksheet to the Workbook const sheetIndex...

    docs.aspose.com/cells/nodejs-cpp/chart-to-image/