Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 18,871 for

rows

(0.13 sec)
  1. Regarding find the cell positions of images/cha...

    Is there any way to find the position of images/charts while select the image /chart. At client level mean When i select the image in the viewer I want the positions....properties: int row = picture.getUpperLeftRow(); // zero‑based row index...(); // offset in pixels int row = chart.getUpperLeftRow(); int...

    forum.aspose.com/t/regarding-find-the-cell-posi...
  2. 表概览|.NET 格式的 Aspose.Words

    使用 Aspose.Words for .NET 中的表格及其组件,例如单元格、行、列。如何使用 C# 中的表。... 表结构 正如已经提到的,该表由 Cell 、 Row 和 Column 等元素组成。这些概念对于所有表格来说都是通用的,无论文档格式如何。...Table 包含许多 Row 节点。表格提供了所有常用的节点元素,允许您在文档中自由移动、修改和删除表格。 Row 表示单个表行并包含许多...

    docs.aspose.com/words/zh/net/table-overview/
  3. تحديد الحد الأقصى لعدد الصفوف للصيغة المشتركة ب...

    تعلم كيفية تحديد الحد الأقصى للصفوف للصيغ المشتركة باستخدام Script Aspose.Cells for Java عبر C++....> < title > Specify Maximum Rows Of Shared Formula Example </...body > < h1 > Specify Maximum Rows Of Shared Formula Example </...

    docs.aspose.com/cells/ar/javascript-cpp/specify...
  4. Ajuster automatiquement la hauteur des lignes e...

    Cet article montre comment ajuster automatiquement la hauteur des lignes, des colonnes, des lignes de cellules fusionnées et des lignes dans une plage de cellules en utilisant l API 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/fr/cpp/autofit-rows-and-c...
  5. Resim Bağlantıları Ekle|Documentation

    12345678Script aracılığıyla C++ API kullanarak Resim Köprüleri eklemeyi öğrenin....// 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/tr/javascript-cpp/add-ima...
  6. Работа с колони и редове в Java|Aspose.Words вм...

    Работа с части от таблица, колони и клетки, използващи Java. Посочване на реда на заглавните части Java.... Table Възелът се състои от Row Възел и след това Cell Възли...ред в таблицата като Header Row само на първата страница или...

    docs.aspose.com/words/bg/java/working-with-colu...
  7. Anpassa globaliseringsinställningarna för Pivot...

    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....Multiple Items, Column Labels, Row Labels, Blank Values * -text...Multiple Items, Column Labels, Row Labels, Blank Values . Sedan...

    docs.aspose.com/cells/sv/java/customize-globali...
  8. DocumentBuilder.CurrentStory | Aspose.Words för...

    Upptäck DocumentBuilder CurrentStory-egenskapen för att effektivt komma åt och hantera den valda artikeln, vilket förbättrar din dokumentredigeringsupplevelse.... Write ( "Row 1, cell 1" ); builder . InsertCell...InsertCell (); builder . Write ( "Row 1, cell 2" ); builder . EndTable...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. DocumentBuilder.CurrentStory | Aspose.Words per...

    Scopri la proprietà CurrentStory di DocumentBuilder per accedere e gestire in modo efficiente la storia selezionata, migliorando così l'esperienza di modifica dei documenti.... Write ( "Row 1, cell 1" ); builder . InsertCell...InsertCell (); builder . Write ( "Row 1, cell 2" ); builder . EndTable...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Table.BottomPadding | Aspose.Words per .NET

    Scopri la proprietà Table BottomPadding e regola facilmente la spaziatura sotto il contenuto delle celle per un controllo migliorato del layout e un aspetto visivo più gradevole.... Write ( "Row 1, cell 1." ); builder . InsertCell...InsertCell (); builder . Write ( "Row 1, cell 2." ); builder . EndTable...

    reference.aspose.com/words/it/net/aspose.words....