Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 248,257 for

cells

(0.13 sec)
  1. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; using namespace Aspose :: Cells :: Drawing...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  2. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...Table cell list format changed after insert new word Aspose.Words...you’re encountering—where table cell list formatting changes after...

    forum.aspose.com/t/table-cell-list-format-chang...
  3. How to Filter Blanks or Non-Blanks with C++|Doc...

    Learn how to filter blanks and non-blanks by using the Aspose.Cells for C++ API....will display only the blank cells in that column. The result is...This will display only the cells that are not blank in that column...

    docs.aspose.com/cells/cpp/how-to-filter-blanks-...
  4. 通过C++使用Node.js复制Excel范围|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 for Node.js via C++复制范围 Aspose.Cells for Node...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-ranges...
  5. 用C++查找与外部数据连接相关的查询表和列表对象|Documentation

    学习如何用Aspose.Cells和C++查找与外部数据连接相关的查询表和列表对象。...Cells.h" using namespace Aspose :: Cells ; using namespace...namespace Aspose :: Cells :: ExternalConnections ; void PrintTables...

    docs.aspose.com/cells/zh/cpp/find-query-tables-...
  6. How to export Excel equations to other types of...

    Export Excel formulas to LaTeX and MathML using Aspose.Cells for C++....Cells for C++ library can fulfill...achieve these goals using Aspose.Cells for C++. Necessary sample files...

    docs.aspose.com/cells/cpp/export-equation/
  7. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....typed access to a collection of Cell nodes. To learn more, visit...and print the contents of each cell. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Set Data Source for the Chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....Cells as follows: Chart data. Category...charts. We can add a range of cells (containing chart data) by calling...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...
  9. 档案

    档案...Cells for C++ 是一个原生 C++ 库,允许您创建、读取和修改...PM> Install-Package Aspose.Cells.Cpp 使用 C++ 复制 Excel 文件中的单行 #...

    blog.aspose.com/zh/cells/copy-rows-and-columns-...
  10. DocumentBuilder.rowFormat property | Aspose.Wor...

    DocumentBuilder.rowFormat property. Returns an object that represents current table row formatting properties....apply them to every row and cell that we add with it. builder...it to the current cell, // and any new cells that we create with...

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