Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 19,468 for

rows

(0.2 sec)
  1. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....row_format property DocumentBuilder.delete_row method...

    reference.aspose.com/words/python-net/aspose.wo...
  2. تلقائي يناسب الصفوف والأعمدة باستخدام C++|Docum...

    يوضح هذا المقال كيفية ضبط تلقائي للصفوف والأعمدة وصفوف الخلايا المدمجة وصفوف في نطاق خلايا باستخدام واجهة برمجة التطبيقات Aspose.Cells for C++....Get ( 0 ); // Auto-fit the 2nd row (index 1) of the worksheet worksheet...outputFilePath ); std :: cout << "Row auto-fitted and file saved successfully...

    docs.aspose.com/cells/ar/cpp/autofit-rows-and-c...
  3. PDFフォームを埋めるためにExcelデータをエクスポート|Aspose.PDF for .NET

    このセクションでは、AutoFillerクラスを使用してPDFフォームを埋めるためにExcelワークシートデータをエクスポートする方法を説明します。...Exporting the contents of 7 rows and 2 columns starting from...DataRow row ; for ( int i = 1 ; i <= 4 ; i ++) { row = table...

    docs.aspose.com/pdf/ja/net/export-excel-workshe...
  4. RoundedRectangle with multiple line of text the...

    comment shape1.zip (14.1 KB)...AddMultiLineRoundedS(sheet, row: 1, col: 1, widthPx: 200, heightPx:...AddMultiLineRoundedS(sheet, row: 10, col: 1, widthPx: 250, heightPx:...

    forum.aspose.com/t/roundedrectangle-with-multip...
  5. Bir Sütun Başlığını Al|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....specified column and order them by row. IEnumerable < Cell > cells =...the specified cell to get the row index. private static uint GetRowIndex...

    docs.aspose.com/cells/tr/net/get-a-column-heading/
  6. WebExtensionBindingType Enum | Aspose.Words for...

    Discover the Aspose.Words WebExtensionBindingType enum, which defines binding types for seamless integration of web extensions with your document data....a header row. Table 1 Tabular data with a header row. Text 2 Plain...arrange them. myScriptTaskPane . Row = 1 ; // Create an add-in called...

    reference.aspose.com/words/net/aspose.words.web...
  7. グリッド線と行列ヘッダーの表示および非表示|Documentation

    この記事は、Aspose.Cells for Python via .NET APIを使用して、Excelワークシートのグリッドラインや行と列のヘッダーをプログラム的に非表示または表示するサンプルコードを提供します。...クラスの is_row_column_headers_visible プロパティを使用します。 is_row_column_headers_visible...行/列ヘッダーを表示する Worksheet クラスの is_row_column_headers_visible プロパティを...

    docs.aspose.com/cells/ja/python-net/show-and-hi...
  8. Cannot distinguish between borders explicitly s...

    Cannot distinguish between borders explicitly set to None and borders with the default None value in conditional style. Since a table cell inherits the properties of the table regions according to a defined order of pri…...order of priority (first row, last row, banded columns, even columns...get(ConditionalStyleType.EVEN_ROW_BANDING).getBorders(); Professionalize...

    forum.aspose.com/t/cannot-distinguish-between-b...
  9. Absolute Position des Pivot Elements mit C++ an...

    Erfahren Sie, wie Sie die absolute Position von Pivot Elementen in C++ mit Aspose.Cells festlegen....Get ( index ); // Add vendor row field pvtTable . AddFieldToArea...PivotFieldType :: Row , u "Vendor" ); // Add item row field pvtTable...

    docs.aspose.com/cells/de/cpp/specifying-the-abs...
  10. إضافة روابط فائقة النص للصور|Documentation

    تعلم كيفية إضافة روابط الصور من خلال Aspose.Cells for JavaScript عبر واجهة برمجة التطبيقات C++....// Set the 4th row height (row index 3) const row = worksheet .... cells . rows . get ( 3 ); row . height = 100 ; // Set the C...

    docs.aspose.com/cells/ar/javascript-cpp/add-ima...