Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 19,328 for

rows

(0.14 sec)
  1. Cells 25.4创建数据透视表问题 - Free Support Forum - aspo...

    数据透视表,没有列,只有筛选器、行和两个值。生成的数据透视表里,值是多行展示,如何实现按列展示?自动把“数值”挪到列中 image.jpg (115.6 KB) 另外,基于透视表创建出来的透视图,不像正常的透视图一样,可以看到透视表的相关信息,在数据透视表分析下面没有任何可操作项?什么原因? image.jpg (159.8 KB) image.jpg (123.7 KB)...values displayed in multiple rows instead of columns. This typically...values in columns instead of rows, you need to adjust the pivot...

    forum.aspose.com/t/cells-25-4/314531
  2. Aspose.Cells for Node.js via Java 26.1.0: key2 ...

    We are seeing what looks like a sorting issue in Aspose.Cells for Node.js via Java 26.1.0. Environment: aspose.cells version: 26.1.0 Node.js: 20.19.0 OS: macOS Scenario: We load a CSV into a workbook W…...order Expected behavior: If all rows have the same Employee Id ,...sort appears to ignore key2 The row order remains unchanged If we...

    forum.aspose.com/t/aspose-cells-for-node-js-via...
  3. Accessing Table from Cell and Adding Values ins...

    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....Adding Values inside it using Row and Column Offsets Contents [...the Table or List Object using row and column offsets. In order...

    docs.aspose.com/cells/java/accessing-table-from...
  4. Autofit Setting for Tables|Aspose.Words for Java

    Autofit settings to tables. Docx4j does not provide an opportunity to autofit settings to tables....example Repeat Table Header Rows on Pages Track Changes in Documents...

    docs.aspose.com/words/java/autofit-setting-for-...
  5. Specific Parameters of 2D Barcode Types|Documen...

    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.... Rows = 6 ; document . getElementById...Parameters . Barcode . Pdf417 . Rows = 6 ; document . getElementById...

    docs.aspose.com/barcode/javascript-cpp/2d-barco...
  6. TextPath class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...whether the layout order of rows is reversed. rotateLetters Determines...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Mail Merge and Reporting in C#|Aspose.Words for...

    Mail Merge is a popular feature for quickly creating documents using C#. Aspose.Words for .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....growing, such as detailed order rows Insert images during a mail...a mail merge with repeating rows (regions) in a table? A: Use...

    docs.aspose.com/words/net/mail-merge-and-report...
  8. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...printable area cannot contain all rows/columns, Excel (and consequently...setFitToPagesTall(1); // all rows on one page // optionally adjust...

    forum.aspose.com/t/getprintingpagebreaks-return...
  9. Aspose.Words for C++

    This API allows to create, edit, render, print, and convert Word documents in C++ without utilizing Microsoft Word or interop....Create DOCX in C++ How to Add Rows to Table in DOCX using C++ How...

    kb.aspose.com/words/cpp/
  10. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...Get ( 0 ); // Unhiding the 3rd row and setting its height to 13... Get ( 0 ); // Hide the 3rd row of the worksheet worksheet ....

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...