Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 41,196 for

worksheet

(0.06 sec)
  1. TableDataSourceType | Aspose.Cells for Java API...

    Represents the tables data source type....SharePoint linked List WORKSHEET Excel Worksheet Table XML XML mapper...linked List WORKSHEET public static final int WORKSHEET Excel Worksheet...

    reference.aspose.com/cells/java/com.aspose.cell...
  2. Zoom Factor in Python|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....Accessing the first worksheet in the Excel file worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Setting...

    docs.aspose.com/cells/java/zoom-factor-in-python/
  3. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel Worksheet using sample code. You will also learn how to programmatically set the margins for the page centre, the header and footer margins of Page Setup using the C# API or .NET Library....configure page setup settings for worksheets to control the printing process...Workbook class contains the Worksheets collection that allows access...

    docs.aspose.com/cells/net/setting-margins/
  4. Aspose::Cells::Cell::GetWorksheet method | Aspo...

    Aspose::Cells::Cell::GetWorksheet method. Gets the parent Worksheet in C++....method Gets the parent worksheet. Worksheet Aspose :: Cells :: Cell...GetWorksheet () See Also Class Worksheet Class Cell Namespace Aspose::Cells...

    reference.aspose.com/cells/cpp/aspose.cells/cel...
  5. Working with Freeze Panes|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....first worksheet in the Excel file Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; worksheet . FreezePanes ( 2 , 2 , 2...

    docs.aspose.com/cells/net/working-with-freeze-p...
  6. Printing Workbooks in xlsx4j|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....want to print the entire worksheet area unless you specify your...your selection. Printing Worksheet Java //Instantiate a new workbook...

    docs.aspose.com/cells/java/printing-workbooks-i...
  7. Class GridSheetPrintingPreview | Aspose.Cells f...

    Aspose.Cells.GridDesktop.Data.GridSheetPrintingPreview class. Worksheet printing preview...GridSheetPrintingPre class Worksheet printing preview. public class...Description GridSheetPrintingPre (Worksheet, GridImageOrPrintOpti) The...

    reference.aspose.com/cells/net/aspose.cells.gri...
  8. Aspose::Cells::Drawing::Picture::SetSignatureLi...

    Aspose::Cells::Drawing::Picture::SetSignatureLine method. Gets and sets the signature line in C++....Workbook workbook ; Worksheet worksheet = workbook . GetWorksheets...the worksheet. It is "B2" cell int imgIndex = worksheet . GetPictures...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  9. Cell Alignment Settings|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....access to each worksheet in the Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides a...

    docs.aspose.com/cells/java/cell-alignment-setti...
  10. RevisionCellMove.SourceWorksheet | Aspose.Cells...

    RevisionCellMove property. Gets the source Worksheet...Gets the source worksheet. public Worksheet SourceWorksheet {...{ get ; } See Also class Worksheet class RevisionCellMove namespace...

    reference.aspose.com/cells/net/aspose.cells.rev...