Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 160,991 for

workbook

(0.09 sec)
  1. Aspose::Cells::Column class | Aspose.Cells for ...

    Aspose::Cells::Column class. Represents a single column in a worksheet in C++....default one inherited from workbook). GetIndex() Gets the index...//Instantiating a Workbook object Workbook workbook ; //Obtaining...

    reference.aspose.com/cells/cpp/aspose.cells/col...
  2. 在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.... PHP 代码 $worksheets = $workbook -> getWorksheets (); $worksheet...(that is Excel 2003) format $workbook -> save ( $dataDir . "Add...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  3. VbaProjectReferenceCollection | Aspose.Cells fo...

    代表 VBA 工程的所有引用...[C#] //实例化一个工作簿对象 Workbook workbook = new Workbook (); // 初始化 VBA...项目。 VbaProject vbaProject = workbook . VbaProject ; // 添加vba项目引用...

    reference.aspose.com/cells/zh/net/aspose.cells....
  4. Aspose::Cells::Rendering::WorkbookPrintingPrevi...

    Aspose::Cells::Rendering::WorkbookPrintingPreview class. Workbook printing preview in C++....WorkbookPrintingPrev class Workbook printing preview. class WorkbookPrintingPrev...the total page count of this workbook. IsNull() const Checks whether...

    reference.aspose.com/cells/cpp/aspose.cells.ren...
  5. Set DefaultFont property of PdfSaveOptions and ...

    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....DefaultFont to all the text in a workbook that has a missing (not installed)...try to set Workbook’s default font (i.e., Workbook.DefaultStyle...

    docs.aspose.com/cells/net/set-defaultfont-prope...
  6. Aspose::Cells::Tables::ListObject::SetTableStyl...

    Aspose::Cells::Tables::ListObject::SetTableStyleType method. Gets and the built-in table style in C++....Cells :: Startup (); Workbook workbook ( u "Book1.xlsx" ); ListObjectCollection...ListObjectCollection tables = workbook . GetWorksheets (). Get (...

    reference.aspose.com/cells/cpp/aspose.cells.tab...
  7. TextBoxCollection class | Aspose.Cells for Pyth...

    TextBoxCollection class TextBoxCollection class Encapsulates a collection of TextBox objects. The TextBoxCollection t......import Workbook # Instantiating a Workbook object workbook = Workbook...object textBoxCollection = workbook . worksheets [ 0 ] . text_boxes...

    reference.aspose.com/cells/python-net/aspose.ce...
  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....the sheets of the Workbook. $sheets = $workbook -> getWorksheets...existing sheet within the Workbook. $sheets -> addCopy ( "Sheet1"...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  9. intersect方法 | Aspose.Cells for Python via .NET ...

    intersect方法 intersect(range) 返回一个 Range 对象,表示两个范围的矩形交集。 返回 返回一个 Range 对象 def intersect ( self , range ): ... 范围 类型 描述......import Workbook # Instantiating a Workbook object workbook = Workbook...first Worksheet Cells. cells = workbook . worksheets [ 0 ] . cells...

    reference.aspose.com/cells/python-net/zh/aspose...
  10. border_weight property | Aspose.Cells for Pytho...

    border_weight property border_weight property Gets or sets the weight of the border line of a picture in units of pt.......cells import Workbook from aspose.pydrawing import...Instantiating a Workbook object workbook = Workbook () worksheet...

    reference.aspose.com/cells/python-net/aspose.ce...