Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 41,169 for

worksheet

(0.09 sec)
  1. Class GridImageOrPrintOptions | Aspose.Cells fo...

    Aspose.Cells.GridDesktop.Data.GridImageOrPrintOptions class. Allows to specify options when rendering Worksheet to images printing Worksheet or rendering chart to image...rendering worksheet to images, printing worksheet or rendering...

    reference.aspose.com/cells/net/aspose.cells.gri...
  2. 向图表添加Word Art水印|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....//Get the chart in the first worksheet. com . aspose . cells . Chart...

    docs.aspose.com/cells/zh/java/add-word-art-wate...
  3. Aspose.Cells for Node.js via Java 23.6 Release ...

    Aspose.Cells for Node.js via Java 23.6 Release Notes – the latest enhancements, new features, and fixes....correctly when copying the worksheet Bug CELLSJAVA-45393 Support...all revision logs to a new worksheet. Adds FileFormatType.GZip...

    docs.aspose.com/cells/nodejs-java/aspose-cells-...
  4. Aspose.Cells for Java 17.6 Release Notes|Docume...

    Aspose.Cells for Java 17.6 Release Notes – the latest enhancements, new features, and fixes....CELLSJAVA-42194 Group rows in the worksheet - GridWeb (JAVA) New Feature...PivotTable exists in the worksheet to be converted to HTML file...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  5. DoubleChartValue | Aspose.Slides for Android vi...

    Represent double value which can be stored in pptx presentation document in two ways 1 in cell/cells of workbook related to chart 2 as literal value....If DataSourceType equals Worksheet returns successfully converted...

    reference.aspose.com/slides/androidjava/com.asp...
  6. Search and replace text in ODS document via Jav...

    Java sample code to redact sensitive information in ODS file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....ods" ); Worksheet worksheet = workbook.getWorksheets()...search within range cell = worksheet.getCells().find( "search"...

    products.aspose.com/cells/java/redaction/ods/
  7. Extract text and images from XLS document via J...

    Java sample code to extract text and images from XLS file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....xls" ); Worksheet sheet = book.getWorksheets()...workbook can have one or more worksheets. Data is stored and displayed...

    products.aspose.com/cells/java/parser/xls/
  8. Remove ODS Annotation Online or Manage Annotati...

    delete comments from ODS file through online app for free. Java API code to manage comments of ODS files....object Select the specific Worksheet Get all comments from the...object Get the sepecific Worksheet Get the threaded comment using...

    products.aspose.com/total/java/annotate/ods/
  9. Class PivotFormatCondition | Aspose.Cells for ....

    Aspose.Cells.Pivot.PivotFormatCondition class. Represents a PivotTable Format Condition in PivotFormatCondition Collection...Workbook (); Worksheet sheet = book . Worksheets [ 0 ]; Cells...() Dim sheet As Worksheet = book . Worksheets ( 0 ) Dim cells...

    reference.aspose.com/cells/net/aspose.cells.piv...
  10. Specify TextBox margin inside chart - Free Supp...

    How can I specify TextBox margin inside chart? I have created TextBox in chart as follows. TextBox sh = chart.getShapes().addTextBoxInChart(0, 3500, 200, 500); Full code and expected screenshot are attached. Workbook…...WorksheetCollection worksheets = workbook.getWorksheets(); Worksheet sheet...sheet = worksheets.get(0); // Adding some sample value to cells Cells...

    forum.aspose.com/t/specify-textbox-margin-insid...