Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 14,269 for

rows

(0.07 sec)
  1. Create Dynamic Charts with Node.js via C++|Docu...

    Learn how to create dynamic charts in Aspose.Cells for Node.js via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....automatically added to the header row of the ListObject . Due to these...Destination Worksheet while Copying Rows or Range with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  2. Aspose.Cells 8.8.3 中的公共 API 更改|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.... loadOptions ); // Auto fit rows and columns of first worksheet...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. 形状有效属性|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的有效形状属性... rows [ 0 ] . row_format . get_effective...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  4. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....BLACK); // Create a row with two cells with different...olor.RED); builder.writeln("Row 1, Cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert ODT to XLS using Python or with free On...

    ODT to XLS conversion in your Python applications without using Microsoft Word or Excel or online. Test free ODT to XLS online converter quickly before integrating the code....consisting of cells organized in rows and columns. These cells can...

    products.aspose.com/total/python-net/conversion...
  6. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....Access, create and modify tables, rows and cells. Access, create and...

    docs.aspose.com/words/python-net/features/
  7. Compress and Decompress ODS Files via .NET

    C# compression and decompression source code to compress ODS documents into a single zip archive or vice versa on .NET Framework, .NET Core....stored inside ODF file into rows and columns. It is XML-based...

    products.aspose.com/zip/net/zip-file/ods/
  8. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....This automatically starts a new row. If needed, use the DocumentBuilder...Repeat steps 2 and 3 until the row is complete. Call DocumentBuilder...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  9. Pivot table refresh problems (filter, col width...

    See attached sample: I call “Worksheet.RefreshPivotTables()”, which brings three problems: AsposeCellsPivot.zip (26.3 KB) Problem 1 In the source file, the filter for cell B6 is set to single select. After applying “R…...CustomPivotTableGlob(); //Modify all rows on first sheet to show a different...MaxDataRow; for (int row = 1; row <= maxDataRow; row++) { //Column 4...

    forum.aspose.com/t/pivot-table-refresh-problems...
  10. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...Row MainQuesrow = questiontable.Rows.Add(); Aspose...12; Aspose.Pdf.Row MainQuesrow = questiontable.Rows.Add(); Aspose...

    forum.aspose.com/t/issue-text-box-child-can-not...