Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 161,004 for

workbook

(0.08 sec)
  1. Print spreadsheets|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....//Instantiating a Workbook object Workbook workbook = new Workbook (); //Obtaining...worksheet PageSetup pageSetup = workbook . Worksheets [ 0 ]. PageSetup...

    docs.aspose.com/cells/net/print-spreadsheets/
  2. workbooksettings - Aspose.Cells for Python via ...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WebExtensionTaskPane WebQueryConnection Workbook WorkbookDesigner WorkbookMetadata...Represents all settings of the workbook. Property Getters/Setters...

    reference.aspose.com/cells/python-java/asposece...
  3. Aspose::Cells::Rendering::WorkbookPrintingPrevi...

    Aspose::Cells::Rendering::WorkbookPrintingPreview::WorkbookPrintingPreview constructor. The construct of WorkbookPrintingPreview in C++....orkbookPrintingPrev(const Workbook&, const ImageOrPrintOptions&)...WorkbookPrintingPrev ( const Workbook & workbook , const ImageOrPrintOptions...

    reference.aspose.com/cells/cpp/aspose.cells.ren...
  4. Copy | Aspose.Cells for .NET API 参考

    使用粘贴特殊选项复制范围...[C#] //实例化一个工作簿对象 Workbook workbook = new Workbook (); // 获取第一个工作表单元格。...获取第一个工作表单元格。 Cells cells = workbook . Worksheets [ 0 ]. Cells ; Range...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  5. New Line in Cells|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.... C# Workbook workbook = new Workbook (); // Creating...Creating a Workbook object Worksheet sheet = workbook . Worksheets...

    docs.aspose.com/cells/net/new-line-in-cells/
  6. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for PHP via Java APIs....Instantiating a Workbook object by excel file path $workbook = new Workbook...the Excel file $worksheet = $workbook -> getWorksheets () -> get...

    docs.aspose.com/cells/java/inserting-and-deleti...
  7. 自动调整行和列|Documentation

    通过Aspose.Cells for Java API了解如何自动调整行和列。... Java Workbook workbook = new Workbook ( "workbook.xls" );...file Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/auto-fit-row-and-...
  8. 在PHP中调整行高和列宽|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....Instantiating a Workbook object by excel file path $workbook = new Workbook...the Excel file $worksheet = $workbook -> getWorksheets () -> get...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  9. Class DocumentPropertyCollection | Aspose.Cells...

    Aspose.Cells.Properties.DocumentPropertyCollection class. Base class for BuiltInDocumentPropertyCollection and CustomDocumentPropertyCollection collections...Examples [C#] //Instantiate a Workbook object by calling its empty...empty constructor Workbook workbook = new Workbook ( "book1.xls"...

    reference.aspose.com/cells/net/aspose.cells.pro...
  10. Aspose.Cells 8.6.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....ISmartMarkerCallBack { Workbook workbook ; internal SmartMarkerCallBack...SmartMarkerCallBack ( Workbook workbook ) { this . workbook = workbook ; } public...

    docs.aspose.com/cells/zh/net/public-api-changes...