Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 161,044 for

workbook

(0.08 sec)
  1. Insert PivotTable in Micorsoft Excel XLS files ...

    C# Sample code for generating XLS documents with PivotTable. Use this code for creating Micorsoft Excel XLS files with PivotTable within VB.NET, Asp.NET or any .NET based application....in your class file Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/net/pivottable/insert...
  2. Insert Pivot Chart in Micorsoft Excel XLS files...

    C# Sample code for generating XLS documents with pivot chart. Use this code for creating Micorsoft Excel XLS files with pivot chart within VB.NET, Asp.NET or any .NET based application....in your class file Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/net/pivottable/insert...
  3. Export XLTM to WORD in Android or with free Onl...

    Android API to Convert XLTM to WORD without using Microsoft Word or online. Test free XLTM to WORD online converter quickly before integrating the code....WORD Open XLTM file using Workbook class Convert XLTM to PDF...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  4. Convert PPTX to XLT in Android Apps or with fre...

    Convert PPTX to XLT in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTX 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/android-java/conversi...
  5. Convert Excel to Word|Documentation

    Convert excel file to word using Python.... Convert Excel Workbook to Word No need to wonder...wonder how to convert Excel Workbook to Word, because Aspose.Cells...

    docs.aspose.com/cells/python-java/convert-excel...
  6. Problems Opening After Converting CSV to XLSM -...

    Hi, I am using Cells to convert CSV files to Excel files with the capability for macros. After one run, the documents open fine, but if I run again there is an Excel error saying “We found a problem with some content in…...you trust the source of the workbook, click Yes.” I am doing my...outline of my code: var workbook = new Workbook(path1Csv); FileStream...

    forum.aspose.com/t/problems-opening-after-conve...
  7. Export XLTX to WORD in Android or with free Onl...

    Android API to Convert XLTX to WORD without using Microsoft Word or online. Test free XLTX to WORD online converter quickly before integrating the code....WORD Open XLTX file using Workbook class Convert XLTX to PDF...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  8. ShapeTextAlignment类 | Aspose.Cells for Python v...

    ShapeTextAlignment类 ShapeTextAlignment类 表示形状的文本对齐方式的设置; ShapeTextAlignment 类型公开了以下成员: 特性 属性 描述 is_text_wrapped 获取和设置包......import Workbook # Instantiating a Workbook object workbook = Workbook...Workbook () shape = workbook . worksheets [ 0 ] . shapes . add_rectangle...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. Chart Title Alignment changed from left to cent...

    We are using Aspose Cells .NET to copy a template file then populate with data. Template file contains charts with chart titles text formatted left align. After Saving chart titles change to center align. We want the …...Create a Workbook. Workbook excelWorkbook0 = new Workbook("C:\\...Title_Left.xlsx"); //Save Workbook excelWorkbook0.Save("C:\\...

    forum.aspose.com/t/chart-title-alignment-change...
  10. Row Column Height Adjustment in xlsx4j|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....//Instantiating a Workbook object Workbook workbook = new Workbook (); //Accessing...file Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/java/row-column-height-ad...