Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 17,656 for

columns

(0.22 sec)
  1. TextColumnCollection.LineBetween | Aspose.Words...

    حسّن تخطيطك باستخدام خاصية TextColumnCollection LineBetween. فعّل الخطوط العمودية بين الأعمدة لمظهر أنيق ومنظم....TextColumnCollection columns = builder . PageSetup . TextColumns ; columns . LineBetween...lineBetween ; columns . SetCount ( 3 ); builder . Writeln ( "Column 1."...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Найти максимальное количество строк и столбцов,...

    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....> < h1 > Maximum Rows and Columns Example </ h1 > < input type...innerHTML = '<p>Maximum Rows and Columns supported by XLS format.</p>'...

    docs.aspose.com/cells/ru/javascript-cpp/find-ma...
  3. Рабочее решение проблемы изменения размеров лис...

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

    docs.aspose.com/slides/ru/python-net/working-so...
  4. 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....row_count = 0 , 10 start_column , column_count = 0 , 13 worksheet_index...row_count - 1 last_column = start_column + column_count - 1 workbook...

    docs.aspose.com/slides/de/python-net/working-so...
  5. Come controllare lo stato di congelamento senza...

    In questo articolo imparerai come verificare lo stato di congelamento di un foglio di lavoro Excel programmando con C++ utilizzando l API Aspose.Cells....row = 0 , column = 0 ; int32_t rows = 0 , columns = 0 ; // Get...rows and columns sheet . GetFreezedPanes ( row , column , rows...

    docs.aspose.com/cells/it/cpp/how-to-check-froze...
  6. Raggruppamento e sraggruppamento di righe e col...

    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....Codice Ruby def group_rows_columns () data_dir = File . dirname...true ) # Grouping first three columns (from 0 to 2) and making them...

    docs.aspose.com/cells/it/java/grouping-and-ungr...
  7. Raggruppamento e svincolo righe e colonne in PH...

    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....static function group_rows_columns ( $dataDir ) { # Instantiating...); # Grouping first three columns (from 0 to 2) and making them...

    docs.aspose.com/cells/it/java/grouping-and-ungr...
  8. Gruppieren und Aufheben der Gruppierung von Zei...

    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.... Ruby-Code def group_rows_columns () data_dir = File . dirname...true ) # Grouping first three columns (from 0 to 2) and making them...

    docs.aspose.com/cells/de/java/grouping-and-ungr...
  9. MappingType | Aspose.Words for Java

    Specifies how a DataColumn is mapped in Java....Field Description ATTRIBUTE The column is mapped to an XML attribute...The column is mapped to an XML element. HIDDEN The column is mapped...

    reference.aspose.com/words/java/com.aspose.word...
  10. تناسب الصفوف والأعمدة تلقائيًا في PHP|Documenta...

    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....of # cells (from 1st to 9th column) within the row #$worksheet->autoFitRow(2...public static function autofit_column ( $dataDir ) { # Instantiating...

    docs.aspose.com/cells/ar/java/autofit-rows-and-...