Sort Score
Result 10 results
Languages All
Labels All
Results 7,341 - 7,350 of 17,530 for

columns

(0.15 sec)
  1. ค้นหา

    ค้นหา...foreach (DataColumn column in dataTable.Columns) { builder.InsertCell();...InsertCell(); builder.Writeln(column.ColumnName); } builder.EndRow();...

    blog.aspose.com/th/words/insert-datatable-in-wo...
  2. أرشيف

    أرشيف...foreach (DataColumn column in dataTable.Columns) { builder.InsertCell();...InsertCell(); builder.Writeln(column.ColumnName); } builder.EndRow();...

    blog.aspose.com/ar/words/insert-datatable-in-wo...
  3. Arsip

    Arsip...foreach (DataColumn column in dataTable.Columns) { builder.InsertCell();...InsertCell(); builder.Writeln(column.ColumnName); } builder.EndRow();...

    blog.aspose.com/id/words/insert-datatable-in-wo...
  4. 条件付き書式を使用して交互の行と列に網掛けを適用する|Documentation

    Aspose.Cellsライブラリを使ってJavaScript経由C++で交互の行と列のシャドウを持つ条件付き書式の適用方法。これらの基準を調整することで、セルの見た目をより詳細に制御できます。... この記事では、Excelの組み込み関数であるROW、COLUMN、MODなどの詳細について説明します。これらの関数の詳...た場合は、そのセルアドレスに対して値を返します。 **COLUMN()**関数は、セル参照の列番号を返します。引数に参照...

    docs.aspose.com/cells/ja/javascript-cpp/apply-s...
  5. Comment définir les titres d impression avec C+...

    Cet article montre du code expliquant comment définir les titres d impression en utilisant la bibliothèque Aspose.Cells avec C++....); // Set columns to repeat at the left (e.g., columns A and B)...0 ); // Clear the rows and columns set to repeat PageSetup pageSetup...

    docs.aspose.com/cells/fr/cpp/how-to-set-print-t...
  6. Node.js ile C++ kullanarak Yazdırma Seçenekleri...

    Bu makale, Node.js API ve C++ Kütüphanesi kullanarak Excel Çalışma Sayfası Sayfa Yapısı Özelliğinin Yazdırma Seçeneklerini programatik olarak nasıl ayarlayacağınızı gösterir. Yazdırma Alanını, Yazdırma Başlıklarını ve Sayfa Sırasını ayarlayabilirsiniz....// Defining column numbers A & B as title columns pageSetup ....); // Allowing to print row/column headings pageSetup . setPrintHeadings...

    docs.aspose.com/cells/tr/nodejs-cpp/setting-pri...
  7. 如何用Node.js通过C++设置打印标题|Documentation

    本文展示了如何使用Node.js通过C++的Aspose.Cells库设置打印标题。...); // Set columns to repeat at the left (e.g., columns A and B)...0 ); // Clear the rows and columns set to repeat worksheet . getPageSetup...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  8. FieldGreetingLine Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Fields.FieldGreetingLine, progettata per implementare senza sforzo i campi GREETINGLINE per una migliore personalizzazione dei documenti.... Columns . Add ( "Courtesy Title" ); table . Columns . Add...( "First Name" ); table . Columns . Add ( "Last Name" ); table...

    reference.aspose.com/words/it/net/aspose.words....
  9. MailMergeSettings.address_field_name property |...

    MailMergeSettings.address_field_name property. Specifies the column within the data source that contains e-mail addresses...address_field_name property Specifies the column within the data source that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Spreadsheet in xlsx4j|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....Save Spreadsheet in xlsx4j Row Column Height Adjustment in xlsx4j...

    docs.aspose.com/cells/java/working-with-spreads...