Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 19,035 for

rows

(0.25 sec)
  1. MailMerger.Create | Aspose.Words لـ .NET

    قم بإنشاء معالج دمج بريد جديد باستخدام طريقة MailMerger الفعالة للتكامل السلس للمستندات والتواصل المخصص.... Rows . Add ( new string [] { "James...DataRow dataRow = dataTable . Rows . Add ( new string [] { "James...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Table Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Tables.Table per creare e gestire facilmente le tabelle nei documenti Word, migliorando il layout e la funzionalità del documento....get; } Restituisce il primo Row nodo nella tabella. HasChildNodes...get; } Restituisce l’ultimo Row nodo nella tabella. LeftIndent...

    reference.aspose.com/words/it/net/aspose.words....
  3. Python.NET ile Yazdırma Başlıklarını Ayarla|Doc...

    Aspose.Cells for Python via .NET kullanarak basılan sayfalarda tekrar eden satır/kolon başlıklarının nasıl yapılandırılacağını öğrenin....print_title_rows ve Worksheet.page_setup.print_title_columns...workbook . worksheets [ 0 ] # Set row 1 as repeating header worksheet...

    docs.aspose.com/cells/tr/python-net/how-to-set-...
  4. نسخ الصفوف والأعمدة في Ruby|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.... كود Ruby def copy_rows () data_dir = File . dirname...get ( 0 ) # Copy the second row with data, formattings, images...

    docs.aspose.com/cells/ar/java/copying-rows-and-...
  5. Копирование строк и столбцов в Ruby|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.... Код на Ruby def copy_rows () data_dir = File . dirname...get ( 0 ) # Copy the second row with data, formattings, images...

    docs.aspose.com/cells/ru/java/copying-rows-and-...
  6. تحويل Excel إلى Pandas DataFrame في بايثون

    تعرّف على كيفية تحويل ملفات Excel إلى DataFrames في pandas باستخدام Aspose.Cells for Python عبر .NET مع أمثلة تعليمية بسيطة ودقيقة.... Extract rows and headers. قم بتحويل البيانات...min_data_row columns = [cell.value for cell in c.rows[header_idx]]...

    blog.aspose.com/ar/cells/convert-excel-to-panda...
  7. Conserver les séparateurs pour les lignes vides...

    Conservez les séparateurs pour les lignes vides lors de l exportation de feuilles de calcul au format CSV en utilisant l API Aspose.Cells pour Python via .NET....propriété keep_separators_for_blank_row de la classe TxtSaveOptions .... keep_separators_for_blank_row est une propriété booléenne....

    docs.aspose.com/cells/fr/python-net/keep-separa...
  8. Cell.EnsureMinimum | Aspose.Words for .NET

    Optimize your cell structure with the EnsureMinimum method, effortlessly add a paragraph if the last child isn't one. Enhance your document's clarity!...table ); Row row = new Row ( doc ); table . AppendChild ( row ); Cell...Cell cell = new Cell ( doc ); row . AppendChild ( cell ); // Cells...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Convertire JSON in Pandas DataFrame in Python

    Impara come convertire JSON in un DataFrame pandas in Python utilizzando Aspose.Cells for Python tramite .NET con esempi chiari per JSON piatti, nidificati e di grandi dimensioni.... Extract remaining rows as data. Costruisci un DataFrame...top-level JSON array as a table (rows/columns) # Esempio di array...

    blog.aspose.com/it/cells/convert-json-to-pandas...
  10. Archiv

    Archiv...Write("Row 1, Cell 1 Content."); // Bauen...InsertCell(); builder.Write("Row 1, Cell 2 Content."); // Rufen...

    blog.aspose.com/de/words/create-table-in-word-u...