Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 19,468 for

rows

(0.14 sec)
  1. سطر جديد في الخلايا|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....); IRow row = sheet . CreateRow ( 2 ); ICell cell = row . CreateCell...

    docs.aspose.com/cells/ar/net/new-line-in-cells/
  2. Новая строка в ячейках|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....); IRow row = sheet . CreateRow ( 2 ); ICell cell = row . CreateCell...

    docs.aspose.com/cells/ru/net/new-line-in-cells/
  3. العمل مع الحدود|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....256 ; IRow row = ws . CreateRow ( 0 ); ICell cell = row . CreateCell...

    docs.aspose.com/cells/ar/net/working-with-borders/
  4. Aspose::Words::Tables::Table::get_LeftPadding m...

    Aspose::Words::Tables::Table::get_LeftPadding method. Gets or sets the amount of space (in points) to add to the left of the contents of cells in C++....InsertCell (); builder -> Write ( u "Row 1, cell 1." ); builder -> InsertCell...InsertCell (); builder -> Write ( u "Row 1, cell 2." ); builder -> EndTable...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. MailMerge.MailMergeCallback | Aspose.Words لـ .NET

    حسّن دمج البريد باستخدام خاصية MailMergeCallback. أدر الأحداث بسهولة لأتمتة مستنداتك بسلاسة وكفاءة أعلى.... Rows . Add ( "John" ); table . Rows . Add ( "Jane"...

    reference.aspose.com/words/ar/net/aspose.words....
  6. MailMerge.GetFieldNames | Aspose.Words per .NET

    Scopri il metodo MailMerge GetFieldNames per accedere e utilizzare senza sforzo tutti i nomi dei campi di stampa unione nel tuo documento, per un'automazione semplificata dei documenti.... Rows . Add ( new object [] { "John"... "New York" }); dataTable . Rows . Add ( new object [] { "Joe"...

    reference.aspose.com/words/it/net/aspose.words....
  7. MailMerge.GetFieldNames | Aspose.Words för .NET

    Upptäck MailMerge GetFieldNames-metoden för att enkelt komma åt och använda alla fältnamn för kopplingar i ditt dokument för effektiv dokumentautomation.... Rows . Add ( new object [] { "John"... "New York" }); dataTable . Rows . Add ( new object [] { "Joe"...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Grouped SAT Exam form|Documentation

    Grouped OMR ready SAT Exam answer sheet....border=rounded amount=60 columns_count=3 row_proportions=20%-80% border_color=DarkOrange...align=center &header ?custom_row=row_%index% ?content=%index% font_size=6...

    docs.aspose.com/omr/net/showcases/sat/grouped/
  9. 档案

    档案...write("This is row 1 cell 1") # 插入单元格 builder.insert_cell()...write("This is row 1 cell 2") # 结束行 builder.end_row() # 在下一行插入另一个单元格...

    blog.aspose.com/zh/words/create-word-documents-...
  10. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....will create a new page for each row. Each page will contain a DISPLAYBARCODE...with the value from the merged row. DataTable table = new DataTable("Barcodes");...

    reference.aspose.com/words/java/com.aspose.word...