Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 17,657 for

columns

(0.21 sec)
  1. PDF Conversion Formatting Issue – Column Breaks...

    Description: We are facing a formatting issue during DOCX to PDF conversion using Aspose.Words. When generating documents in DOCX format, the output appears as expected with correct column and page breaks. However, whe…...Conversion Formatting Issue – Column Breaks Not Preserved During...appears as expected with correct column and page breaks. However, when...

    forum.aspose.com/t/pdf-conversion-formatting-is...
  2. Aspose::Words::TableStyle class | Aspose.Words ...

    Aspose::Words::TableStyle class. Represents a table style. To learn more, visit the documentation article in C++....() Gets or sets a number of columns to include in the banding when...the style specifies odd/even columns banding. get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. ImportData method overwriting the formula in la...

    AsposeBug.zip (14.2 KB) Hi, I am using Aspose.Cells for .Net and facing 1 weird issue wherein when I import data to an existing workbook using the ImportData method its overwriting formula in the last column of first r…...overwriting the formula in last column Aspose.Cells Product Family...overwriting formula in the last column of first row. Setup - I have...

    forum.aspose.com/t/importdata-method-overwritin...
  4. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...import-data , words-java , auto-fit-columns oraspose August 29, 2025, 3:04pm...contains a table with fixed column widths. When the HTML is added...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  5. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#....insert the names of each of the columns from our DataTable as a header...through each data column and write the column names into a row...

    docs.aspose.com/words/net/how-to-build-a-table-...
  6. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name....bubbles arranged in multiple columns to make more efficient use...d answer sheet columns_count=2 ?block= column=1 ?paragraph= ...

    docs.aspose.com/omr/net/txt-markup/examples/ans...
  7. 在Python中复制行和列|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.... Python 代码 def copy_columns ( self ): \ # Instantiating...get ( 0 ) \ # Copy the first column from the first worksheet of...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  8. CSV 转换为 DataFrame | 在 Python 中将 CSV 转换为 Pandas ...

    学习如何使用 Aspose.Cells for Python 将 CSV 转换为 pandas DataFrame,步骤示例逐步讲解。在 pandas 中导入 CSV,通过 CSV 处理 Excel,轻松构建 DataFrames。... min_data_column, cells . max_data_column + 1 ): row_data...df = pd . DataFrame(rows, columns = headers) print(df . head())...

    blog.aspose.com/zh/cells/convert-csv-to-pandas-...
  9. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…...you can see that the data in columns D and F - which have conditional...on the Word forum . Extra columns in exported HTML output when...

    forum.aspose.com/t/icon-sets-become-misaligned-...
  10. How to Merge Cells in Excel using C#

    This basic tutorial will provide detail on how to merge cells in Excel using C#. By using a few number of API calls in C# excel cell merge feature can be incorporated in an existing or a new workbook....particular cells by specifying the column and row indexes and finally...first row, first column, total rows and total columns values as input...

    kb.aspose.com/cells/net/how-to-merge-cells-in-e...