Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 19,030 for

rows

(0.21 sec)
  1. MappedDataFieldCollection.Item | Aspose.Words f...

    Discover the MappedDataFieldCollection Item property to easily manage field names in your data source for seamless mail merge integration.... Rows . Add ( new object [] { "Value1"...

    reference.aspose.com/words/net/aspose.words.mai...
  2. About move a table data lower part of aspose wo...

    Hi, How to move a table data lower part of an aspose word just above footer. I have tried to place table just above footer, but it is moving up while generates report. Coud pls help me on this? Generated Report: Re…...for all rows foreach (Row row in tableToMove.Rows) { row.RowFormat...AllowBreakAcrossPage = true; // rows may split across pages } //...

    forum.aspose.com/t/about-move-a-table-data-lowe...
  3. 导出 Excel 数据以填写 PDF 表单|Aspose.PDF for .NET

    本节解释了如何使用 AutoFiller 类导出 Excel 工作表数据以填写 PDF 表单。...Exporting the contents of 7 rows and 2 columns starting from...DataRow row ; for ( int i = 1 ; i <= 4 ; i ++) { row = table...

    docs.aspose.com/pdf/zh/net/export-excel-workshe...
  4. Border Settings with C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....following parameters: First Row, the first row of the range. First Column...the range. Number of Rows, the number of rows in the range. Number...

    docs.aspose.com/cells/cpp/cells-border-settings/
  5. How to Fit Image to Cell Width and Height|Docum...

    Learn how to fit an image to cell width with Aspose.Cells....sort, filter, or insert/delete rows, the image stays in its absolute...with cells: If you change the row height or column width, a free‑floating...

    docs.aspose.com/cells/net/how-to-fit-image-to-c...
  6. Convert JSON Format to PPSX via C++ | products....

    Parse JSON to PPSX in C++ without using Microsoft PowerPoint...you can also set the size of rows and columns by loading JSON...need to set the same row height for all rows in the worksheet, you...

    products.aspose.com/total/cpp/conversion/json-t...
  7. Hidden Text with Bullet Formatting Creates Phan...

    Issue Summary When converting Word documents to PDF using Aspose.Words, paragraphs with hidden text and bullet/list formatting still display bullets in the PDF output, even after removing both the hidden text runs and th…...Runs + Table Rows // Attempted to remove table rows containing...containing only hidden content row.remove() Result : Similar to Attempt...

    forum.aspose.com/t/hidden-text-with-bullet-form...
  8. Product Overview|Aspose.Slides for Python Docum...

    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....columns and rows. Adding and deleting columns and rows. Setting...

    docs.aspose.com/slides/python-java/product-over...
  9. Product Overview|Aspose.Slides for Node.js via ...

    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....columns and rows. Adding and deleting columns and rows. Setting...

    docs.aspose.com/slides/nodejs-net/product-overv...
  10. DataSet | Aspose.Words for Java

    Represents an in-memory cache of data in Java....of any data by removing all rows in all tables. close() getDataSetName()...of any data by removing all rows in all tables. close() public...

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