Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 18,878 for

rows

(0.1 sec)
  1. 为渲染自动调整行高(Node.js通过C++)|Documentation

    学习如何使用Aspose.Cells for Node.js via C++为Excel渲染自动调整行高,防止保存的PDF中的文本被剪裁。...setForRendering ( true ); // Autofit rows with options. workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  2. Table|Aspose.Slides for Node.js via .NET Docume...

    Work with tables in Aspose.Slides for Node.js: create, format, merge cells, apply styles, import data, and export with examples for PPT, PPTX, and ODP....Create a simple table with two rows and two columns. function addTable...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. 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
  4. Specifying Significant Digits to be Stored in E...

    Learn how to specify significant digits to be stored in Excel files using Aspose.Cells with C++....Monitor running programs Group Rows and Columns of Worksheet Analyzing...

    docs.aspose.com/cells/cpp/specifying-significan...
  5. 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...
  6. 用 C++ 隐藏和排序数据透视表中的数据|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在数据透视表中隐藏和排序数据。...CalculateData (); // Hiding rows with score less than 60 while...

    docs.aspose.com/cells/zh/cpp/pivot-table-hide-a...
  7. 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...
  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. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....copies for subsequent data source rows are retained during mail merge...copies for subsequent data source rows are retained during mail merge...

    reference.aspose.com/words/java/com.aspose.word...
  10. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....REMOVE_EMPTY_TABLE_ROWS option. REMOVE_EMPTY_TABLE_ROWS Specifies whether...whether empty rows that contain mail merge regions should be removed...

    reference.aspose.com/words/java/com.aspose.word...