Sort Score
Result 10 results
Languages All
Labels All
Results 8,651 - 8,660 of 160,984 for

workbook

(0.14 sec)
  1. Cells.ImportData | Aspose.Cells for .NET API Re...

    Cells method. Imports data from a IDataReader object... Examples [C#] Workbook excel = new Workbook (); Cells cells...Basic] Dim excel as Workbook = new Workbook () Dim cells as Cells...

    reference.aspose.com/cells/net/aspose.cells/cel...
  2. Merge XLTM Files Online or using Java | product...

    Free online app to combine different XLTM files. Java merging library code to merge XLTM worksheets into other formats....using Workbook class objects. Select the one Workbook as the...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/java/merge/xltm/
  3. IChartDataWorkbook | Aspose.Sildes for .NET API...

    Provides access to embedded Excel Workbook...Provides access to embedded Excel workbook public interface IChartDataWorkbook...Calculates all formulas in the workbook and updates corresponding...

    reference.aspose.com/slides/net/aspose.slides.c...
  4. Issue with Cells#getMaxColumn when XLSB format ...

    Hello Aspose support team, I have an issue with Cells#getMaxColumn when XLSB format is used (Java, aspose cells ver 23.1) XLSB file: smallreproXlsb.7z (5.9 KB) Cells#getMaxColumn returns -1 value for a sheet with exi…...return true; } }); Workbook workbook = new Workbook(xlsbInputStream...WorksheetCollection sheets = workbook.getWorksheets(); Worksheet...

    forum.aspose.com/t/issue-with-cells-getmaxcolum...
  5. ChartDataWorkbook | Aspose.Sildes for .NET API ...

    Provides access to embedded Excel Workbook...Provides access to embedded Excel workbook public class ChartDataWorkbook...Calculates all formulas in the workbook and updates corresponding...

    reference.aspose.com/slides/net/aspose.slides.c...
  6. 自Aspose.Cells中的Excel XP以来的高级保护设置|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....提供了一个类, Workbook ,它代表一个 Microsoft Excel 文件。 Workbook 类包含一个 Worksheets...Open ); //Instantiating a Workbook object //Opening the Excel...

    docs.aspose.com/cells/zh/net/advanced-protectio...
  7. page_index 属性 | Aspose.Cells for Python via .NE...

    page_index 属性 page_index 属性 获取或设置要保存的第一个页面的从 0 开始的索引。 评论 默认为 0。 例子 以下示例显示如何将 Microsoft Excel 文件中的一系列页面(3 和 4)呈现为 PDF。......PdfSaveOptions , Workbook # Open an Excel file wb = Workbook ( "Book1...

    reference.aspose.com/cells/python-net/zh/aspose...
  8. page_index 属性 | Aspose.Cells for Python via .NE...

    page_index 属性 page_index 属性 获取或设置要保存的第一个页面的从 0 开始的索引。 评论 默认为 0。 例子 以下示例显示如何将 Microsoft Excel 文件中的一系列页面(3 和 4)呈现为 PDF。......PdfSaveOptions , Workbook # Open an Excel file wb = Workbook ( "Book1...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. 在Ruby中将文件转换为MHTML文件|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....代码 def worksheet_to_mhtml ( workbook ) save_format = Rjb :: import...M_HTML ) # Save the document workbook . save ( @data_dir + "convert...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  10. Converting Worksheet to Image in Python|Documen...

    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....ImageFormat #Instantiate a workbook with path to an Excel file...file book = self . Workbook ( self . dataDir + "Book1.xls" ) #Create...

    docs.aspose.com/cells/java/converting-worksheet...