Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 17,655 for

columns

(0.11 sec)
  1. Odso class | Aspose.Words for Python

    aspose.words.settings.Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source...Properties Name Description column_delimiter Specifies the character...interpreted as the column delimiter used to separate columns within external...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with Golang via C++....Trim Leading Blank Rows and Columns while exporting spreadsheets...

    docs.aspose.com/cells/go-cpp/keep-separators-fo...
  3. Copy Worksheet|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....Document Assistant Close Auto Fit Columns in Worksheet Create New Worksheet...

    docs.aspose.com/cells/net/copy-worksheet/
  4. custom_answer_sheet|Documentation

    Custom_answer_sheet element generates a numbered list of answers with full control over the layout and content of an answer....can be arranged in multiple columns to make more efficient use...amount=30 columns_count n/a The number of columns to arrange...

    docs.aspose.com/omr/net/txt-markup/custom_answe...
  5. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page....light_gray ) # Add header row with column names header_row = table ....is_row_broken = False for column_name in df . columns : cell = header_row...

    docs.aspose.com/pdf/python-net/integrate-table/
  6. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....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/net/merging-and-unmerging...
  7. 在Jython中复制行和列|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....copy_rows () # Copying Columns self . copy_columns () def copy_rows...Rows Successfully." def copy_columns ( dataDir ): dataDir = Settings...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  8. Aspose::Words::Document::get_Sections method | ...

    Aspose::Words::Document::get_Sections method. Returns a collection that represents all sections in the document in C++....Starts the next section on a new column: System :: SharedPtr < Aspose...:: TextColumnCollection > columns = builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....DocumentBuilder(doc); // Insert a column chart that will contain three...builder.insertChart(ChartType.COLUMN, 400.0, 300.0); Chart chart...

    reference.aspose.com/words/java/com.aspose.word...
  10. Get worksheet unique id|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....worksheets while deleting blank columns and rows in a worksheet Analyzing...

    docs.aspose.com/cells/java/get-worksheet-unique...