Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 249,448 for

cells

(0.15 sec)
  1. Aspose::Words::ConditionalStyle::get_Font metho...

    Aspose::Words::ConditionalStyle::get_Font method. Gets the character formatting of the conditional style in C++....InsertCell (); builder -> Write ( u "Cell 1" ); builder -> InsertCell...InsertCell (); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Refresh Excel file power pivot charts (ODBC con...

    I have several Excel files that have Power Pivots and Power Queries using an ODBC connection to Oracle. I’ve tried to use RefreshPivotTables, RefreshData, CalculateData methods with no luck. I tried using datamashup bu…...Cells Product Family cells-net rickmeister November...datamodel using only Aspose Cells? Professionalize.Discourse November...

    forum.aspose.com/t/refresh-excel-file-power-piv...
  3. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .xls to .xlsm, using Aspose.Cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…...Cells Product Family cells-net jacco.de.vos...

    forum.aspose.com/t/workbook-links-are-not-worki...
  4. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....); // Create a row with two cells with different background colors...builder . writeln ( "Row 1, Cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Search and Replace Data in a Range|Documentation

    This article **shows** how to search and replace data in a range in Excel using Java code....any cell values outside the desired range. Aspose.Cells allows...article explains how. Aspose.Cells provides the FindOptions.setRange()...

    docs.aspose.com/cells/java/search-and-replace-d...
  6. Display Hide Gridlines 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....Cells - Display/Hide Gridlines To...hide gridlines using Aspose.Cells for Java with Jython , see the...

    docs.aspose.com/cells/java/display-hide-gridlin...
  7. 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....Cells - Page Break Preview This example...append documents using Aspose.Cells for Java with Jython . Here...

    docs.aspose.com/cells/java/page-break-preview-i...
  8. 不用在工作表中编写,直接用JavaScript用C++进行自定义函数的计算|Documenta...

    本文介绍如何使用Aspose.Cells库,允许用JavaScript用C++在Microsoft Excel中直接计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或新建一个,计算自定义函数,并保存修改后的文件。...Cells.",然后该值由计算引擎自动地与单元格 A1 的值 “Welcome...进行连接,最终计算的值返回为 “Welcome to Aspose.Cells."。从代码中可以看到,我们并未在工作表中编写自定义函数...

    docs.aspose.com/cells/zh/javascript-cpp/direct-...
  9. Number Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use the Aspose.Cells library to manage the number settings of Cells so that users can adjust the number format in the spreadsheet as needed....Cells supports this functionality...Excel: Right‑click any cell. Select Format Cells . A dialog will appear...

    docs.aspose.com/cells/net/cells-number-settings/
  10. Set legend size to certain percentage of the ch...

    Hi Team, I have a requirement to position the legend based on the chart size. I have a sample bar chart and the snipper is as follows. // init workbook Workbook wb = new Workbook(); WorksheetCollection sheets…...Cells Product Family cells-java Thilakbabu August...dataSheet = sheets.get(0); Cells dataSheetCells = dataSheet.getCells();...

    forum.aspose.com/t/set-legend-size-to-certain-p...