Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 161,039 for

workbook

(0.15 sec)
  1. MMM-YY format in Aspose Cells with Excel Type D...

    Hello, I am struggling to write a new Date() in Excel in the format MMM-YY. i tried style.setNumber(17). It successfully writes in desired format but the Excel Type is set to Custom not Date. How to do the same but set E…...Instantiating a Workbook object Workbook workbook = new Workbook(); //...worksheet Worksheet worksheet = workbook.getWorksheets().get(0); //...

    forum.aspose.com/t/mmm-yy-format-in-aspose-cell...
  2. Aspose.Cells 8.9.2 中的公共 API 变更|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....Initialize Workbook instance var book = new Workbook (); // Access...Initialize Workbook instance var book = new Workbook (); // Access...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. VbaModule | Aspose.Cells for Java API Reference

    Represents the module in VBA project....//Instantiating a Workbook object Workbook workbook = new Workbook(); //...project. VbaProject vbaProject = workbook.getVbaProject(); // Add a...

    reference.aspose.com/cells/java/com.aspose.cell...
  4. Convert XLT to POWERPOINT with .NET or with fre...

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

    products.aspose.com/total/net/conversion/xlt-to...
  5. Convert XLT to DOC with .NET or with free Onlin...

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

    products.aspose.com/total/net/conversion/xlt-to...
  6. Pdf|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....supports conversion of Excel Workbook into PDF. In this example...an Excel Workbook into PDF. Converting Excel Workbook to PDF PDF...

    docs.aspose.com/cells/net/convert-excel-workboo...
  7. Need sample aspose program to plot chart in exc...

    Stacked_BarWithLine_Not_Visible.zip (12.9 KB) Please refer the chart shared. It has stacked bar chart with line. On line marker shape is diamond and line is not visible.... Sample code: Workbook workbook = new Workbook("d:\\files\\S...xlsx"); Worksheet worksheet = workbook.getWorksheets().get(0); //Add...

    forum.aspose.com/t/need-sample-aspose-program-t...
  8. Aspose.Cells for .NET 7.3.2 Release Notes|Docum...

    Aspose.Cells for .Net 7.3.2 Release Notes – the latest enhancements, new features, and fixes....Sparklines in Workbook.Copy() Enhancements Saving Workbook (XLSM file)...XML exception while saving a workbook Using ProtectedRange to allow...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  9. Converting Excel to Word issue - Aspose.Cells P...

    Hello, I’m using your free trial of aspose cells to evaluate if aspose is a good fit to convert excel files to word. According to your documentation the conversion seems to be quite straightforward, but every docx I con…...8 on Java): Workbook workbook = new Workbook("Book.xlsx");...xlsx"); workbook.save("Book.docx"); I’m using OpenJDK 64-Bit Server...

    forum.aspose.com/t/converting-excel-to-word-iss...
  10. Getting authentication error - Free Support For...

    getting authentication error...new Workbook Workbook workbook = new Workbook(); workbook.Worksheets[0]...PutValue("Hello World!"); workbook.Save("e:\\test2\\out1.xlsx");...

    forum.aspose.com/t/getting-authentication-error...