Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 21,129 for

worksheet

(0.1 sec)
  1. Set Print Titles|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....on all pages of a printed worksheet. To do so, use the PageSetup...the worksheet PageSetup pageSetup = workbook . Worksheets [ 0...

    docs.aspose.com/cells/net/set-print-titles/
  2. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of linked Ole Objects in Excel files using Aspose.Cells for C++....inputFilePath ); // Access first worksheet Worksheet ws = wb . GetWorksheets...Workbook ( ms ); // Access first worksheet ws = wb . GetWorksheets ()...

    docs.aspose.com/cells/cpp/access-and-modify-the...
  3. Pivot Filter with C++|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells using C++....top10 filter is added to the worksheet. Sample Code #include <iostream>...workbook ; // Get the first worksheet Worksheet ws = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/add-or-clear-pivot-fi...
  4. Cells Formatting|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....formats the cell C4 of the worksheet in various ways and the screenshot...Conditional Formatting in Worksheet Create Named Range in a Workbook...

    docs.aspose.com/cells/cpp/cells-formatting/
  5. Rendering Slicer|Documentation

    Learn how to render slicer with Aspose.Cells for Python via .NET.... If you convert your worksheet into an image or you save...existing slicer. It converts the worksheet into an image by setting the...

    docs.aspose.com/cells/python-net/rendering-slicer/
  6. Insert Background Image to Excel|Documentation

    How to insert background image to Excel using Aspose.Cells for Python via Java....Contents [ Hide ] You can make a worksheet more appealing by adding a...a picture as a worksheet background. This feature can be quite...

    docs.aspose.com/cells/python-java/insert-backgr...
  7. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE objects within Worksheets....Inserting OLE Objects into the Worksheet Aspose.Cells for Node.js via...manipulating OLE objects in worksheets. For this reason, Aspose...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  8. Convert Excel to High-Resolution Image with Nod...

    Learn how to convert Excel files to high-resolution images using Aspose.Cells for Node.js via C++.... Png ); // Get the worksheet const sheet = workbook . getWorksheets...Generate Thumbnail of the Worksheet with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  9. How to Adjust Row Height in Excel using Python

    This article guides on how to adjust row height in Excel using Python. It has the environment settings and programming steps along with a sample code to change height of row in Excel using Python....change rows size Access a worksheet from the loaded workbook to...different rows or entire worksheets using the autoFitRow() method...

    kb.aspose.com/cells/python/how-to-adjust-row-he...
  10. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel Worksheets by setting the header and footer with script commands using the C++ API or Library....headers and footers to the worksheets also. Headers and footers...add headers and footers to worksheets at runtime but we recommend...

    docs.aspose.com/cells/cpp/setting-headers-and-f...