Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 17,882 for

rows

(0.09 sec)
  1. Processing pivot tables corrupts Excel under so...

    I have a template worksheet that has a pivot table on it. It works exactly as expected when processed through Aspose Cells. I copy that worksheet to a new file & rename it. Run through the same data load process and a…...adding another column to the “Rows” section, and reprocess, the...attempt to add. Any change to the Rows section causes this issue. I...

    forum.aspose.com/t/processing-pivot-tables-corr...
  2. 从单元格中删除文本|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....column name, and a one-based row index, // deletes the text from...at the specified column and row on the specified worksheet. public...

    docs.aspose.com/cells/zh/net/delete-text-from-a...
  3. DataBar Expanded / Expanded Stacked|Documentation

    Information about DataBar Expanded Barcode Type and Its Stacked Version...generating barcodes divided into many rows with a separator pattern between...the following elements: Top row composed of the left guard pattern...

    docs.aspose.com/barcode/info-cards/databar-expa...
  4. How to Fill PDF Form with Excel Data using C#

    This tutorial guides on how to fill PDF form with Excel data using C#. It contains details to use both PDF and Excel files in the same application, stepwise approach to write the application and a runnable sample code that can be used to auto fill PDF form from Excel using C#....object Iterate through all the rows in the source Excel file For...desired column in the current row of the Excel file Repeat the...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-with...
  5. 使用 C++ 通过 Node.js 插入或删除 Excel 工作表中的行|Documentation

    本文提供了使用 C++ 的 Node.js 代码,用于在 Excel 工作表中插入和删除行。...Insert 10 rows at row index 2 (insertion starts at 3rd row) sheet...); // Delete 5 rows now. (8th row - 12th row) sheet . getCells...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-or-d...
  6. FieldOptions.UserPromptRespondent | Aspose.Word...

    Discover how the FieldOptions UserPromptRespondent property enhances user experience by managing respondent interactions during field updates.... Rows . Add ( "Row 1" ); table . Rows . Add ( "Row 2" );...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldMergeBarcode.ForegroundColor | Aspose.Word...

    Discover the FieldMergeBarcode ForegroundColor property to customize your barcode's appearance. Easily set colors with values from 0 to 0xFFFFFF!...will create a new page for each row. Each page will contain a DISPLAYBARCODE...with the value from the merged row. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...Row class Row class Represents a table row. To learn more, visit...article. Remarks Row can only be a child of a Table . Row can contain...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。... Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][...; double y = tbl . Y + tbl . Rows [ 1 ][ 1 ]. OffsetY ; foreach...

    docs.aspose.com/slides/zh/net/paragraph/
  10. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...expands the height of the first row. options . SetAutoFitMergedCell... :: FirstLine ); // Autofit rows in the sheet (including the...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...