Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 19,031 for

rows

(2.31 sec)
  1. DocumentBuilder.InsertCell | Aspose.Words لـ .NET

    قم بتعزيز مستنداتك بسهولة باستخدام طريقة InsertCell في DocumentBuilder—أضف بسرعة خلايا جدول قابلة للتخصيص لتحسين التنظيم والوضوح.... Write ( "Row 1, Cell 1." ); builder . InsertCell...InsertCell (); builder . Write ( "Row 1, Cell 2." ); //استدعاء طريقة...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Accesso a GridRow in un foglio di lavoro|Docume...

    Questo articolo introduce come ottenere l oggetto riga (GridRow) nel foglio di lavoro in GridDesktop....GridRow row in cells . Rows ) { Console . WriteLine ( row . Index...Index + " " + row . Height ); } confronta il codice sottostante...

    docs.aspose.com/cells/it/net/aspose-cells-gridd...
  3. SpreadsheetML - XLSX, XML|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...."15" /> \ - < sheetData > \ - < row r = "1" spans = "1:7" > \ - <...v > 0 </ v > </ c > </ row > \ - < row r = "11" spans = "1:7"...

    docs.aspose.com/cells/it/net/spreadsheetml-xlsx...
  4. DocumentBuilder.StartTable | Aspose.Words för .NET

    Skapa enkelt professionella tabeller i dina dokument med DocumentBuilders StartTable-metod. Förbättra din formatering med lätthet!... Write ( "Row 1, cell 1." ); // Infoga en andra...BottomPadding = 30 ; builder . Write ( "Row 1, cell 2." ); builder . EndRow...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Манипуляция таблицами в существующем PDF|Aspose...

    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.... row_list [ 0 ] . cell_list [ 0 ].... ALL , 1 ) row = new_table . rows . add () row . cells . add...

    docs.aspose.com/pdf/ru/python-net/manipulate-ta...
  6. Автоматическая подгонка строк и столбцов в Pyth...

    Узнайте, как выполнить автоматическую подгонку строк и столбцов через Aspose.Cells для Python через API Java.... Код Python def autofit_row ( self ): \ # Instantiating a...0 ) \ # Auto-fitting the 3rd row of the worksheet worksheet ....

    docs.aspose.com/cells/ru/java/autofit-rows-and-...
  7. Trova il Max Indice di Colonna in Riga e il Max...

    Impara come ottenere il Max Indice di Colonna in Riga e il Max Indice di Riga in Colonna tramite l API Aspose.Cells for C++....ottenere le proprietà Row.GetLastCell() e Row.GetLastDataCell() ...raggiungere i tuoi obiettivi. Row.GetLastCell() Row.GetLastDataCell() Cell...

    docs.aspose.com/cells/it/cpp/get-max-index-in-r...
  8. Créer ou Ajouter une Table dans un PDF en utili...

    Aspose.PDF pour Python via .NET est une bibliothèque utilisée pour créer, lire et éditer des Tables PDF. Consultez d'autres fonctions avancées dans ce sujet....classes nommées Table , Cell , et Row qui fournissent des fonctionnalités...boucle pour ajouter 10 lignes for row_count in range ( 0 , 10 ): #...

    docs.aspose.com/pdf/fr/python-net/add-table-in-...
  9. Рабочее решение проблемы изменения размеров лис...

    Исправьте изменение размера OLE листа Excel в презентациях: два способа поддерживать согласованность рамок объектов — масштабировать рамку или лист — в форматах PPT и PPTX....) return image_data start_row , row_count = 0 , 10 start_column...в PowerPoint. last_row = start_row + row_count - 1 last_column...

    docs.aspose.com/slides/ru/python-net/working-so...
  10. Funktionsfähige Lösung für die Größenanpassung ...

    Behebt die OLE-Größenanpassung von Excel-Arbeitsblättern in Präsentationen: zwei Möglichkeiten, Objekt-Frames konsistent zu halten – den Frame oder das Blatt skalieren – für PPT- und PPTX-Formate....) return image_data start_row , row_count = 0 , 10 start_column...verwendet wird. last_row = start_row + row_count - 1 last_column...

    docs.aspose.com/slides/de/python-net/working-so...