Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 161,020 for

workbook

(0.12 sec)
  1. Convert PPT to XLT Format via Java or with free...

    Convert PPT to XLT format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT 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/ppt-t...
  2. Convert XLTM to WORD with .NET or with free Onl...

    Convert XLTM to WORD on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTM to WORD online converter quickly before integrating the code....NET Open XLTM file using Workbook class Convert XLTM to PDF...book = new Aspose . Cells . Workbook ( "input.xltm" ); // save...

    products.aspose.com/total/net/conversion/xltm-t...
  3. Aspose::Cells::FormulaSettings::GetCalculationM...

    Aspose::Cells::FormulaSettings::GetCalculationMode method. Gets or sets the mode for Workbook calculation in ms excel in C++....Gets or sets the mode for workbook calculation in ms excel. CalcModeType...calculate any formula in the workbook automatically, no matter what...

    reference.aspose.com/cells/cpp/aspose.cells/for...
  4. Class WriteProtection | Aspose.Cells for .NET A...

    Aspose.Cells.WriteProtection class. Specifies write protection settings for a Workbook...protection settings for a workbook. public class WriteProtection...get; } Indicates whether this workbook is write protected. Password...

    reference.aspose.com/cells/net/aspose.cells/wri...
  5. IndexOutOfRange thrown from Cells.Subtotal with...

    I’m getting an IndexOutOfBoundsException when calling the Cells.Subtotal method of a worksheet. The Workbook containing the worksheet is initialized with Settings.MemorySetting = MemorySetting.MemoryPreference. The wor…... The workbook containing the worksheet is...MemorySetting.MemoryPreference . The workbook is fairly large and the worksheet...

    forum.aspose.com/t/indexoutofrange-thrown-from-...
  6. setSkipBlanks(true) does not skip blank source ...

    Using the setSkipBlanks paste option does not work with Aspose Cells 24.7. Below is sample Java code and a ZIP containing the input and output Excel files that demonstrate this issue: public static void main(String[] ar…...throws Exception { Workbook workbook = new Workbook("./input.xlsx");...xlsx"); Worksheet targetSheet = workbook.getWorksheets().get(0); Worksheet...

    forum.aspose.com/t/setskipblanks-true-does-not-...
  7. PaginatedSaveOptions.PageIndex | Aspose.Cells f...

    PaginatedSaveOptions property. Gets or sets the 0based index of the first page to save...//Open an Excel file Workbook wb = new Workbook ( "Book1.xlsx" );...

    reference.aspose.com/cells/net/aspose.cells/pag...
  8. XmlMapCollection.Add | Aspose.Cells for .NET AP...

    XmlMapCollection method. Add a XmlMap by the url/path of a xml/xsd file... Workbook wb = new Workbook (); XmlMapCollection...

    reference.aspose.com/cells/net/aspose.cells/xml...
  9. Aspose.Cell for java Using SmartMarkers And Jso...

    Hi Aspose Team, We are using Aspose words (version:23.8) java and now we are evaluating the Aspose cell for java product for a use case. We would want to have a an xlsx or xls template using smartMarkers feature. How …... Workbook workbook = new Workbook(dataDir + “TestSmartMarkers...jsonDataSource); designer.process(); workbook.save(dataDir + "UsingNestedObjects_out...

    forum.aspose.com/t/aspose-cell-for-java-using-s...
  10. Aspose.Cells for Java v1.9.5 Hotfix Release Not...

    Aspose.Cells for Java V1.9.5 Release Notes – the latest enhancements, new features, and fixes....automatically for Workbook.open(String) and Workbook.open(InputStream)*...Supports to copy shapes when copy workbook or worksheet* Supports to...

    docs.aspose.com/cells/java/aspose-cells-for-jav...