Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 18,879 for

rows

(0.14 sec)
  1. 記録

    記録...Rows.Add(dr); dr = dt.NewRow(); dr[0]...Miller"; dr[2] = "Female"; dt.Rows.Add(dr); // ドキュメントインスタンスを作成する...

    blog.aspose.com/ja/pdf/add-data-from-database-t...
  2. Chercher

    chercher...ligne à l’aide de la classe Row . Insérez une ligne dans la table...la méthode Table->AppendChild(row). Créez une nouvelle Cellule...

    blog.aspose.com/fr/words/create-ms-word-documen...
  3. 記録

    記録...be applied after at least one row is present in the table. table...header row. builder.row_format.height = 40.0 builder.row_format...

    blog.aspose.com/ja/words/create-table-in-word-u...
  4. CRM更新インポートツールの拡張と貢献|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.... Value = attrib ; int Row = 1 , cell = 0 ; foreach ( Entity...attribute )) { MyWorksheet . Cells [ Row , cell ]. Value = record [ attribute...

    docs.aspose.com/cells/ja/net/extend-and-contrib...
  5. Cell | Aspose.Words لـ .NET

    اكتشف مُنشئ الخلية لإنشاء مثيلات جديدة لفئة الخلية بسهولة. بسّط عملية البرمجة لديك وحسّن كفاءة التطوير لديك!...++) { Row row = new Row ( doc ); table . AppendChild ( row ); for...new Run ( doc , cellText )); row . AppendChild ( cell ); } } //يمكنك...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Table.Title | Aspose.Words لـ .NET

    اكتشف خاصية عنوان الجدول، وقم بتعيين عنوان الجدول أو تعديله بسهولة لتحسين إمكانية الوصول إليه وتعزيز تمثيل البيانات....++) { Row row = new Row ( doc ); table . AppendChild ( row ); for...new Run ( doc , cellText )); row . AppendChild ( cell ); } } //يمكنك...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Генерация PDF из XML|Aspose.PDF for .NET

    Aspose.PDF for .NET предоставляет несколько способов конвертации XML файла в PDF документ, требуя, чтобы входной XML файл....match= "employee" > <fo:table-row> <xsl:if test= "designation =...</fo:table-cell> </fo:table-row> </xsl:template> </xsl:stylesheet>...

    docs.aspose.com/pdf/ru/net/generate-pdf-from-xml/
  8. Utilisation de l API LightCells avec C++|Docume...

    Apprenez comment utiliser l API LightCells en C++ pour lire et écrire efficacement de grands fichiers Excel avec une consommation minimale de mémoire....sauvegarder), alors un objet Row représentant cette ligne est...ses propriétés via StartRow(Row) . Pour une ligne, NextCell()...

    docs.aspose.com/cells/fr/cpp/using-lightcells-api/
  9. ScoreGroup|Documentation

    ScoreGroup element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....proportions are provided in row_proportions property. ScoreQuestion..."ScoreQuestion" , "name" : "Question" , "row_proportions" : [ 80 , 10 , 10...

    docs.aspose.com/omr/net/json-markup/scoregroup/
  10. GridJsハイライト機能の操作|Documentation

    この記事では、GridJsでセルテキスト、セル範囲、図形、および画像のハイライトの使い方について説明します。... addHighlightText ( row , col , startpostion , endposition...) // the parameters are: row : row index col : column index startpostion...

    docs.aspose.com/cells/ja/net/aspose-cells-gridj...