Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 246,422 for

cells

(0.1 sec)
  1. Work with Text in a Table|Aspose.Words for C++

    Replace text in a table in C++. Extract Plain Text from Table or Cell using C++....tables can be placed in table cells. Adding text or other content...should be done at the cell level (per cell) or at the paragraph...

    docs.aspose.com/words/cpp/work-with-text-in-a-t...
  2. Work with Text in a Table|Aspose.Words for Java

    Replace text in a table in Java. Extract Plain Text from Table or Cell using Java....tables can be placed in table cells. Adding text or other content...should be done at the cell level (per cell) or at the paragraph...

    docs.aspose.com/words/java/extract-text-from-an...
  3. Remove Existing PrinterSettings of Worksheets i...

    Learn how to remove existing PrinterSettings of a worksheet inside the Excel file through the Page Setup object programmatically using Aspose.Cells with C++....Cells APIs. Remove Existing PrinterSettings...Worksheets in Excel file Aspose.Cells allows you to remove existing...

    docs.aspose.com/cells/cpp/remove-existing-print...
  4. Specify Formula Fields while Importing Data to ...

    Learn how to specify Formula Fields while Importing Data to Worksheet through the Aspose.Cells for C++ API....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Startup (); Run (); Aspose :: Cells :: Cleanup...

    docs.aspose.com/cells/cpp/specify-formula-field...
  5. Adjusting Row Height and Column Width|Documenta...

    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 developers can perform these...Adjusting Row Height Aspose.Cells provides a class, Workbook that...

    docs.aspose.com/cells/cpp/adjusting-row-height-...
  6. Aspose::Words::Tables::RowCollection::idx_get m...

    Aspose::Words::Tables::RowCollection::idx_get method. Retrieves a Row at the given index in C++....and print the contents of each cell. auto doc = System :: MakeObject...CellCollection > cells = rows -> idx_get ( j ) -> get_Cells (); // We...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Font Settings with Node.js via C++|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports setting the font settings of Cells, allowing users to customize the font style and properties of Cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells also supports configuring the...of the cells. Configuring Font Settings Aspose.Cells provides...

    docs.aspose.com/cells/nodejs-cpp/cells-font-set...
  8. Nullpointer when opening password protected Ope...

    Hi, I’m using Aspose Cells for Java for removing passwords from ods files. I’m currently updating from Aspose Cells 23.3 to 26.2. The example ods file has been created with Open Office. Password removal with 23.3 was suc…...Cells Product Family cells-java spfaff March...1:22pm 1 Hi, I’m using Aspose Cells for Java for removing passwords...

    forum.aspose.com/t/nullpointer-when-opening-pas...
  9. Aspose.cell PDF文件转换主线程不释放 - Free Support Forum ...

    我们发现aspose.cell save方法 excel转PDF的时候,如果碰到转换失败会一直卡主线程不释放,但是也没有抛出任何异常,导致我们整个主线程都被阻塞,不能在做其他的转换操作。 想问一下如果出现转换出错,能否抛出异常告知不要阻塞主线程不释放呢? 我们用的Aspose Cells是最新的25.5的版本 Code Snipet: WXWorkCapture_1747279838100.png (24.6 KB)...cell PDF文件转换主线程不释放 Aspose.Cells Product Family cells-net...cells-net , aspose-cells cromwell1994 May 15, 2025, 3:34am 1 我们发现aspose...

    forum.aspose.com/t/aspose-cell-pdf/312719
  10. Plot Area Parameters in Aspose.Cells Charts|Doc...

    Detailed description of the PlotArea properties IsAutomaticSize, IsInnerMode, and the ratio parameters (XRatioToChart, YRatioToChart, WidthRatioToChart, HeightRatioToChart, InnerXRatioToChart, InnerYRatioToChart, InnerWidthRatioToChart, InnerHeightRatioToChart) in Aspose.Cells for .NET....Cells Charts Contents [ Hide ] PlotArea...series are rendered. Aspose.Cells allows you to control its size...

    docs.aspose.com/cells/net/plot-area-parameters/