Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 105,389 for

workbook

(2.01 sec)
  1. Get Cells Range|Documentation

    Learn how to get a cells range through the Aspose.Cells for .NET API....example shows how to: Create a workbook. Add data to cells in the...

    docs.aspose.com/cells/net/get-cells-range/
  2. Convert POWERPOINT to XLTM in Android Apps or w...

    Convert POWERPOINT to XLTM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLTM 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/android-java/conversi...
  3. Replace text in SmartArt with Go via C++|Docume...

    Learn how to update text in SmartArt using Aspose.Cells for C++ by setting the Shape.Text property....of the major objects in a workbook. Often there is a need to...

    docs.aspose.com/cells/go-cpp/replace-text-in-sm...
  4. Rendering and Printing in Aspose.Cells|Document...

    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....Cells Save Workbook to Text or CSV Format using...

    docs.aspose.com/cells/net/rendering-and-printin...
  5. Java API to Render MHTML to XLSM | products.asp...

    Export MHTML to XLSM via Java API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted XLSX...

    products.aspose.com/total/java/conversion/mhtml...
  6. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the Workbook. Teste…...column index” when saving the workbook. Tested and took out several...= Encoding.UTF7; Workbook book = new Workbook(csvRepData, loadOptions);...

    forum.aspose.com/t/limitation-of-number-of-rows...
  7. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Python via .NET APIs....NET provides a Workbook class that represents an Excel...Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/python-net/managing-page-...
  8. Group Rows in Excel using Java

    This article guides how to group rows in Excel using Java. It has the IDE settings, steps, and code showing how to group rows in Excel with expand collapse using Java....source Excel file using the Workbook class for grouping rows and...required Save the resultant Workbook The above steps describe the...

    kb.aspose.com/cells/java/group-rows-in-excel-us...
  9. Autofit Rows and Columns in Excel using Python

    This guide focuses on how to auto fit Excel using Python. It includes the IDE settings, a step-by-step process, and a code sample to auto fit in Excel using Python....source Excel file with the Workbook class instance Get the reference...worksheet Write the output workbook with the autofit cells using...

    kb.aspose.com/cells/python/autofit-rows-and-col...
  10. How to Add a Column in Excel using C#

    This brief article discusses how to add a column in Excel using C#. It encapsulates the system preparation, stepwise algorithm, and a running sample code to add multiple columns in Excel using C#....the source file using the Workbook class Get the reference to...Export the generated Excel workbook after appending the columns...

    kb.aspose.com/cells/net/how-to-add-a-column-in-...