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

workbook

(0.07 sec)
  1. ExternalLinkCollection类 | Aspose.Cells for Pyth...

    ExternalLinkCollection类 ExternalLinkCollection类 表示工作簿中的外部链接集合。 ExternalLinkCollection 类型公开了以下成员: 特性 属性 描述 count 获取集合中......import Workbook # Open a file with external links workbook = Workbook...external link data source workbook . worksheets . external_links...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. Aspose.Cells features missing in Apache POI SS ...

    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 Convert Workbook to HTML using Aspose.Cells...Scrollbars of Workbooks Display and Hide Tabs of Workbook using Aspose...

    docs.aspose.com/cells/java/aspose-cells-feature...
  3. Delete text from a cell|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 . GetFirstChild < Sheets >()...//Instantiating a Workbook object Workbook workbook = new Workbook ( docName...

    docs.aspose.com/cells/net/delete-text-from-a-cell/
  4. Excel Filter error - Aspose.Cells Product Famil...

    The document is transferred to the system, the filtering fields in the document cannot be viewed in the document created with Aspose. I attached the original file and corrupted file. We are using Aspose.Cell.20.11 versi…... Workbook workbook = new Workbook(@"asposetocell...l.xls"); workbook.Save(@"output_20.11.xls"); output_20.11.xls...

    forum.aspose.com/t/excel-filter-error/222054
  5. Create and Embed an Excel Chart as an OLE Objec...

    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....You create a Microsoft Excel workbook, create a chart and then create...ApplicationClass object. Create a new workbook with one sheet in it. Add...

    docs.aspose.com/slides/net/create-and-embed-an-...
  6. Repair ods file via Python | products.aspose.com

    Repair a corrupt ods file using Python. Recovery tool to repair corrupted ods file within Python application....by creating an instance of Workbook, using the inheritance class...to the code above. Save the workbook, the corrupted ods file will...

    products.aspose.com/cells/python-net/recovery/r...
  7. Save Specified Worksheets to PDF|Documentation

    Learn how to Save Specified Worksheets to PDF with Aspose.Cells for Python via .NET API....all visible worksheets in a workbook to pdf file. With PdfSaveOptions...indicates visible sheets in a workbook, and SheetSet.all indicates...

    docs.aspose.com/cells/python-net/save-specified...
  8. How to Remove a Formula in Excel without Removi...

    This step-by-step tutorial explains how to remove a formula in Excel without removing contents in C# .NET environment for Linux, macOS and Windows....version watermark Load the workbook containing data and formula...temporary variable Save the workbook The above steps describe the...

    kb.aspose.com/cells/net/how-to-remove-excel-for...
  9. Search and replace text in XLSB document via Ja...

    Java sample code to redact sensitive information in XLSB file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Save the workbook. System Requirements Aspose...XLSB Files - Java Workbook workbook = new Workbook(dataDir + "sourceFile...

    products.aspose.com/cells/java/redaction/xlsb/
  10. Search XLSB document without opening via Java |...

    Java sample code to search words with pattern in XLSB file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....XLSB file by instantiating a Workbook object. Access the first worksheet...Instantiating a Workbook object Workbook workbook = new Workbook(dataDir...

    products.aspose.com/cells/java/search/xlsb/