Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 203,310 for

cells

(0.08 sec)
  1. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.Cells with C++....Cells API provides support for exporting...format. For this purpose, Aspose.Cells uses the HtmlSaveOptions class...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  2. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....Cells for C++ With Worksheet.PageSetup...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  3. Saving Files 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 - Saving Files To append documents...documents using Aspose.Cells Java for Jython . Here you can see...

    docs.aspose.com/cells/java/saving-files-in-jython/
  4. 仅复制范围数据使用Node.js via C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将一个单元格区域的数据复制到另一个区域。...Cells提供了这一功能。 本文提供了一个使用Aspose.Cells复制数据范围的示例代码。 此示例演示如何:...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  5. Threaded Comments with C++|Documentation

    Learn how to add, read, edit, and remove threaded comments in Excel files using Aspose.Cells with C++....Cells also provides the feature to...the active cell. Method 2 Right click on the cell where you want...

    docs.aspose.com/cells/cpp/threaded-comments/
  6. Handling Events after Delete Columns and Rows i...

    This article introduces the events after delete row/column in GridDesktop....Cells for GridDesktop has added two...( object sender , Aspose . Cells . GridDesktop . WorksheetEventArgs...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; using namespace...namespace Aspose :: Cells :: ExternalConnections ; void PrintTables...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  8. Aspose::Words::Tables::CellFormat::get_Horizont...

    Aspose::Words::Tables::CellFormat::get_HorizontalMerge method. Specifies how the cell is merged horizontally with other Cells in the row in C++....how the cell is merged horizontally with other cells in the row...Examples Shows how to merge table cells horizontally. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read Cell Values in Multiple Threads Simultaneously through the Aspose.Cells for .NET API....Reading Cell Values in Multiple Threads Simultaneously Contents...Contents [ Hide ] Needing to read cell values in multiple threads simultaneously...

    docs.aspose.com/cells/net/reading-cell-values-i...
  10. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame....of text on a page, in a table cell or a text frame. Members Name...() builder . insert_cell () builder . cell_format . vertical_alignment...

    reference.aspose.com/words/python-net/aspose.wo...