Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 17,371 for

columns

(0.18 sec)
  1. Merging and Unmerging Cells|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....number of cells in every row or column. For example, you might want...a cell that spans several columns. Or, if creating an invoice...

    docs.aspose.com/cells/java/merging-and-unmergin...
  2. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....new column: columns = builder . page_setup . text_columns columns...BreakType . SECTION_BREAK_NEW_COLUMN ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Opening Files with Different Formats|Documentation

    Aspose.Cells for Go via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....stored as a table where each column is separated by the comma character...Data is arranged in rows and columns like in tables and spreadsheets...

    docs.aspose.com/cells/go-cpp/opening-files-with...
  4. How to Read PDF Table in Python

    This article guides you on how to read PDF table in Python. It shares details about the IDE settings, program flow and a runnable sample code to extract table from PDF using Python....and parse through rows and columns to fetch all the TextFragment...collection and then each row and column is parsed to get the collection...

    kb.aspose.com/pdf/python/how-to-read-pdf-table-...
  5. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for Python via .NET API....the cell value, then set the column width and row height of that...can also autofit rows and columns of your cells or a range of...

    docs.aspose.com/cells/python-net/calculate-the-...
  6. Wrong alignment of cell that was shifted to nex...

    Hi, we use table Broken property that shift Columns which not fit in current page to next one. But unfortunatelly shifted cell loosing some properties that we specified. F.e alignment look at first and last column. I att…...Broken property that shift columns which not fit in current page...alignment look at first and last column. I attached pdf file and project:...

    forum.aspose.com/t/wrong-alignment-of-cell-that...
  7. How to Adjust Row Height in Excel using C#

    This quick tutorial will guide you how to adjust row height in Excel using C#. You can change Excel row height using C# using a few lines of code in Windows, macOS or Linux....complete single row, selected columns of a row, a range of rows,...by providing the range of columns within a row using AutoFitRow()...

    kb.aspose.com/cells/net/how-to-adjust-row-heigh...
  8. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++.... New rows and columns are automatically included...SUM, AVERAGE, COUNT, etc. Columns added to the right are automatically...

    docs.aspose.com/cells/javascript-cpp/create-and...
  9. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....cells (arranged in rows and columns) is straightforward and easy...get_Item ( 0 ); // Defines columns with widths and rows with heights...

    docs.aspose.com/slides/nodejs-java/manage-table/
  10. OdsoDataSourceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words OdsoDataSourceType enum to easily connect to external data sources, enhancing your document processing capabilities....separates columns. The first line contains the three columns' names...

    reference.aspose.com/words/net/aspose.words.set...