Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 105,466 for

workbook

(0.39 sec)
  1. If text is long vertically it is not moving to ...

    if i fix the column width and if text is long vertically it is not moving to next page. autofitrow() not working as expected...Create a workbook and access the first worksheet Workbook workbook...workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/if-text-is-long-vertically-i...
  2. List validation example problem - Free Support ...

    This is a follow-up to last year’s question here. We have recently purchased the latest version of Aspose.Cells for .NET, and we’re experiencing a problem with the example as listed in the question above or on this docu…...ValidationCollection vc = ((Workbook)ssa_Workbook).Worksheets[ssa_Index]...? ssa_RowCount : ((Workbook)ssa_Workbook).Worksheets[ssa_Index]...

    forum.aspose.com/t/list-validation-example-prob...
  3. Grouping and Ungrouping Rows and Columns|Docume...

    This article shows how to Group and Ungroup Rows and Columns by the Aspose.Cells for Python via .NET API....NET provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/python-net/grouping-and-u...
  4. How to Convert CSV to PDF in Python

    This brief how-to tutorial provides details about how to convert CSV to PDF in Python. In order to change CSV to PDF Python based application can be developed either in macOs, Windows or Linux based environments configured with Python and JDK....the source CSV Create the Workbook object to load the source...TxtLoadOptions instance. Then using Workbook class, the CSV file will be...

    kb.aspose.com/cells/python/how-to-convert-csv-t...
  5. How to Rotate a Cell in Excel using Java

    This short tutorial guides you how to rotate a cell in Excel using Java. You can set text orientation in Excel using Java with the help of simple steps and few API calls described in this article....cell text Create or load a Workbook and set some text in the target...but you can load an existing workbook and rotate text in any of...

    kb.aspose.com/cells/java/how-to-rotate-a-cell-i...
  6. How to Rotate a Cell in Excel using Python

    This quick tutorial explains how to rotate a cell in Excel using Python. Only a few number of API calls and steps are required while rotating cells in Excel using Python....empty spreadsheet using a Workbook class object Get access to...the cell Save the updated workbook These steps guide how to tilt...

    kb.aspose.com/cells/python/how-to-rotate-a-cell...
  7. Delete Page Break in Excel using Java

    Delete page break in Excel using Java. This article shares IDE settings, a list of steps, and a sample code depicting how to change page breaks in Excel using Java....Cells for Java Instantiate the Workbook class object with the target...target sheet from the loaded workbook and getting a reference to...

    kb.aspose.com/cells/java/delete-page-break-in-e...
  8. Conversion to PDF taking over 1 minute with Lar...

    Hi, I am facing some issues when converting to PDF from excel / word with documents of larger size. They are taking over 1 minute of time for the conversion. This usually happens with larger files (5-20mb) however, som…...MemoryStream(excelBytes)) { var wb = new Workbook(excelStream); using (var pdfStream...pages when converting an Excel workbook to PDF by setting the PrintingPageType...

    forum.aspose.com/t/conversion-to-pdf-taking-ove...
  9. Filter Blank Cells in Excel using C#

    Learn how to filter blank and non-blank cells in Excel using C#. Discover simple steps and code examples to enhance your data management skills....load your Excel file into a Workbook object. // Load an existing...existing Excel file Workbook workbook = new Workbook( "input.xlsx"...

    blog.aspose.com/cells/filter-blank-cells-in-exc...
  10. Convert POWERPOINT to XLT Format via Java or wi...

    Convert POWERPOINT to XLT format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLT online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/power...