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

rows

(0.1 sec)
  1. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his workbook. W…...image shows that on the 3 first rows, the Arial font is used for...starting from the middle of the 4th row, the Montserrat font is used...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  2. Aspose::Words::Tables::Row::get_RowFormat metho...

    Aspose::Words::Tables::Row::get_RowFormat method. Provides access to the formatting properties of the row in C++....Aspose::Words::Tables::Row::get_RowFormat method Contents [ Hide ] Row::get_RowFormat...formatting properties of the row. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Adjusting Row Height and Column Width in Ruby|D...

    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....Ask AI Adjusting Row Height and Column Width in Ruby Contents...Adjusting Row Height and Column Width Setting the Row Height It...

    docs.aspose.com/cells/java/adjusting-row-height...
  4. Parsing Pivot Cached Records while loading Exce...

    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....change a Slicer selection or move rows/columns around. This enables...

    docs.aspose.com/cells/java/parsing-pivot-cached...
  5. Pivot Table and Source Data with Golang via C++...

    Learn how to dynamically change a pivot table's source data using Aspose.Cells with Golang via C++....corresponding fields to the pivot table rows and columns, then create the...

    docs.aspose.com/cells/go-cpp/pivot-table-and-so...
  6. Alignment Settings with Golang via C++|Document...

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....merge the cells: First row: the first row from where to start merging...merging. Number of rows: the number of rows to merge. Number of...

    docs.aspose.com/cells/go-cpp/cells-alignment-se...
  7. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...setActiveCell ( row , col ); // the parameters are: row : the cell row col...string to be displayed . ri : Row index of the target cell . ci...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  8. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files....organizing the data in the form of rows and columns. Aspose.PDF lets...Table and set its columns and rows. Set table’s setting (e.g. borders)...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  9. Render One PDF Page Per Excel Worksheet - Excel...

    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....with 50 columns and 300 or more rows of data), you might want the...

    docs.aspose.com/cells/nodejs-cpp/render-one-pdf...
  10. Combining Tables - Free Support Forum - aspose.com

    Dear Aspose Team, I’m currently migrating our code from “aspose.words 11” to “aspose.words 26.2”. I know, it’s a big version jump. :slight_smile: I’m running into a problem and hope you can help. We have a method to me…...Rows.Add(Tab2.FirstRow); } Tab2.Remove();...lot of information in a single row. Currently, we’re using a workaround...

    forum.aspose.com/t/combining-tables/325913