Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 160,964 for

workbook

(0.09 sec)
  1. Class Axis | Aspose.Cells for .NET API Reference

    Aspose.Cells.Charts.Axis class. Encapsulates the object that represents an axis of chart...//Instantiating a Workbook object Workbook workbook = new Workbook (); //Adding...Excel object int sheetIndex = workbook . Worksheets . Add (); //Obtaining...

    reference.aspose.com/cells/net/aspose.cells.cha...
  2. Add Comments in Spreadsheet in xlsx4j|Documenta...

    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 (); //Adding...to the Workbook object Worksheet worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/java/add-comments-in-spre...
  3. DefaultStyleSettings class | Aspose.Cells for P...

    DefaultStyleSettings class DefaultStyleSettings class Settings for the default values of Workbook’s style properties.......for the default values of workbook’s style properties. The DefaultStyleSettings...default font name for the workbook font_size Gets/Sets the default...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. custom_document_properties 属性 | Aspose.Cells fo...

    custom_document_properties 属性 custom_document_properties 属性 返回代表电子表格所有自定义文档属性的 DocumentProperty 集合。 例子 from aspose.ce......cells import Workbook excel = Workbook () excel . custom...CustomDocumentProper 类 DocumentProperty 类 Workbook count_of_styles_in_pool 属性...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. Repair xlsm file via .NET | products.aspose.com

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

    products.aspose.com/cells/net/recovery/repair-x...
  6. 在Python中将Excel转换为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.... SaveFormat workbook = self . Workbook ( self . dataDir...the document in PDF format workbook . save ( self . dataDir +...

    docs.aspose.com/cells/zh/java/converting-excel-...
  7. DocxSaveOptions constructor | Aspose.Cells for ...

    DocxSaveOptions constructor init Represents options of saving .docx file. def __init__ ( self ): ... init Represents ......save_as_image bool If True, the workbook will be converted into some....docx file. If False, the workbook will be converted into some...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Convert Excel to CSV,TSV and Txt|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.... Saving Workbook to Text or CSV Format Sometimes...want to convert or save a workbook with multiple worksheets into...

    docs.aspose.com/cells/net/convert-excel-to-csv-...
  9. 包含非强类型数据的列|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....Open ); //Instantiating a Workbook object //Opening the Excel...the file stream Workbook workbook = new Workbook ( fstream ); //Accessing...

    docs.aspose.com/cells/zh/net/columns-containing...
  10. Aspose::Cells::Properties::ContentTypeProperty ...

    Aspose::Cells::Properties::ContentTypeProperty class. Represents identifier information in C++....//Instantiating a Workbook object Workbook workbook ; //Add a new...new property. workbook . GetContentTypeProper (). Add ( u "Admin"...

    reference.aspose.com/cells/cpp/aspose.cells.pro...