Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 41,182 for

worksheet

(0.11 sec)
  1. 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...
  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. 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/
  4. 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/
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. Why lengthy string is rendering in multiple pag...

    template1.zip (60.2 KB) I’m trying to use the smart markers in java application to generate the pdf report but Lengthy string is rendering in multiple pages in pdf while using smart markers in Java. like in one page o…... Worksheet worksheet = workbook.getWorksheets()...getWorksheets().get(0); worksheet.autoFitRows(); worksheet.autoFitColumns();...

    forum.aspose.com/t/why-lengthy-string-is-render...
  10. Word From Excel Mail Merge In C++

    Personalize your Mail merge Word from Excel file using C++. Automate emails or build reports using Mail merge Word from Excel template in C++....xlsx" )); auto worksheet = workbook-> GetIWorksheets...GetObjectByIndex ( 0 ); auto dataRange = worksheet-> GetICells ()-> GetMaxDisplayIRange...

    products.aspose.com/words/cpp/mailmerge/word-fr...