Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 41,186 for

worksheet

(0.07 sec)
  1. Aspose.Cells 8.3.1中的公共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....//Access the first worksheet Worksheet worksheet = workbook . getWorksheets...chart inside the worksheet Chart chart = worksheet . getCharts ()...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. Page Break Preview in Jython|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....Adding a new worksheet to the Workbook object worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Displaying...

    docs.aspose.com/cells/java/page-break-preview-i...
  3. copy方法 | Aspose.Cells for Python via .NET API 参考资料

    copy方法 copy(source, options) 复制图片。 def copy ( self , source , options ): ... 范围 类型 描述 source Picture 图片来源。 options Co......= Workbook () worksheet = workbook . worksheets [ 0 ] # insert...first picture imgIndex1 = worksheet . pictures . add ( 1 , 1 ...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. Reorder Worksheets|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....Svenska Türkçe 日本語 Reorder Worksheets Contents [ Hide ] Aspose...Aspose.Cells - Reorder Worksheets C# //Create a new Workbook. Workbook...

    docs.aspose.com/cells/net/reorder-worksheets/
  5. Copying and Moving Worksheets|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....Türkçe 日本語 Copying and Moving Worksheets Contents [ Hide ] Sometimes... you do need a number of worksheets with common formatting and...

    docs.aspose.com/cells/python-java/copying-and-m...
  6. GridSheetPrintingPreview.GridSheetPrintingPrevi...

    GridSheetPrintingPreview constructor. The construct of SheetPrintingPreview...public GridSheetPrintingPre ( Worksheet sheet , GridImageOrPrintOpti...Parameter Type Description sheet Worksheet Indicate which spreadsheet...

    reference.aspose.com/cells/net/aspose.cells.gri...
  7. Aspose::Cells::Drawing::Picture::SetBorderLineC...

    Aspose::Cells::Drawing::Picture::SetBorderLineColor method. Represents the System.Drawing.Color of the border line of a picture in C++....Workbook workbook ; Worksheet worksheet = workbook . GetWorksheets...the worksheet. It is "B2" cell int imgIndex = worksheet . GetPictures...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  8. DataSourceType | Aspose.Sildes for .NET API Ref...

    Data source types....Values Name Value Description Worksheet 0 Use CellXls objects for...BubbleSize of data point in worksheet. StringLiterals 1 Use fast-access...

    reference.aspose.com/slides/net/aspose.slides.c...
  9. IChartDataWorksheetCollection | Aspose.Slides f...

    Represents the collection of Worksheets of chart data workbook....Represents the collection of worksheets of chart data workbook. Example:...for (IChartDataWorksheet worksheet : workbook.getWorksheets())...

    reference.aspose.com/slides/java/com.aspose.sli...
  10. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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.... Added APIs Render Worksheet to Graphic Context This release...first worksheet Worksheet worksheet = workbook . Worksheets [ 0...

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