Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 41,424 for

worksheet

(1.75 sec)
  1. BorderWeight | Aspose.Cells for .NET API 参考

    获取或设置图片边框线的权重单位为pt....Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; /...它是“B2”单元格 int imgIndex = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  2. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....rotate text in a cell on a worksheet, take the following steps:...Create a workbook and get a worksheet. Add samples text. Format...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  3. 在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....Accessing the first worksheet in the Excel file $worksheet = $workbook...() -> get ( 0 ); $cells = $worksheet -> getCells (); # Setting...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  4. to_printer method | Aspose.Cells for Python via...

    to_printer method Contents [ Hide ] to_printer Render Worksheet to Printer def to_printer ( self , printer_name ): ........Hide ] to_printer Render worksheet to Printer def to_printer...Writer” to_printer Render worksheet to Printer def to_printer...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. GridSheetRender.ToPrinter | Aspose.Cells for .N...

    GridSheetRender method. Render Worksheet to Printer...ToPrinter(string) Render worksheet to Printer public void ToPrinter...ToPrinter(string, string) Render worksheet to Printer public void ToPrinter...

    reference.aspose.com/cells/net/aspose.cells.gri...
  6. 使用ICustomFunction功能|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....reference of the first worksheet Worksheet worksheet = workbook . getWorksheets...sample value to "A1" cell worksheet . getCells (). get ( "B1"...

    docs.aspose.com/cells/zh/java/using-icustomfunc...
  7. Class RevisionInsertSheet | Aspose.Cells for .N...

    Aspose.Cells.Revisions.RevisionInsertSheet class. Represents a revision record of a sheet that was inserted...get; } Gets the name of the worksheet. SheetPosition { get; } Gets...of revision. Worksheet { get; } Gets the worksheet.(Inherited from...

    reference.aspose.com/cells/net/aspose.cells.rev...
  8. Aspose::Cells::FontSetting class | Aspose.Cells...

    Aspose::Cells::FontSetting class. Represents a range of characters within the cell text in C++....workbook ; //Adding a new worksheet to the Excel object workbook...newly added worksheet by passing its sheet index Worksheet worksheet...

    reference.aspose.com/cells/cpp/aspose.cells/fon...
  9. 在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....保护工作表,请调用 protection 模块的 protect_worksheet 方法。 PHP 代码 //Instantiating...the first worksheet in the Excel file $worksheets = $excel ->...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  10. 拆分工作表单元格|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....first worksheet in the Excel file Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; //Set the active cell workbook . Worksheets...

    docs.aspose.com/cells/zh/net/split-cells-in-wor...