Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 17,659 for

columns

(0.95 sec)
  1. Archiwa

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

    blog.aspose.com/pl/words/insert-datatable-in-wo...
  2. Archiv

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

    blog.aspose.com/cs/words/insert-datatable-in-wo...
  3. Seitenlayout und Druckoptionen mit C++|Document...

    Konfigurieren Sie Seitenlayout und Druckeinstellungen zur Steuerung des Druckprozesses mit Aspose.Cells für C++....// Defining column numbers A & E as title columns pageSetup ....); // Allowing to print row/column headings pageSetup . SetPrintHeadings...

    docs.aspose.com/cells/de/cpp/page-setup-and-pri...
  4. Configuration de page et options d impression a...

    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....// Defining column numbers A & E as title columns pageSetup ....); // Allowing to print row/column headings pageSetup . setPrintHeadings...

    docs.aspose.com/cells/fr/nodejs-cpp/page-setup-...
  5. Add Borders to Cells in a Worksheet|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.... Finish: Autofit the column that the cells are in to fit.... Weight = 4d ; //Auto-fit Column A. objSheet . get_Range ( "A2"...

    docs.aspose.com/cells/net/add-borders-to-cells-...
  6. Row.Accept | Aspose.Words per .NET

    Scopri il metodo Row Accept, progettato per migliorare il coinvolgimento dei visitatori e semplificare le interazioni degli utenti per il successo del tuo sito web....table ) { int rows = 0 ; int columns = 0 ; if ( table . Rows . Count...rows = table . Rows . Count ; columns = table . FirstRow . Count...

    reference.aspose.com/words/it/net/aspose.words....
  7. Cell.Accept | Aspose.Words per .NET

    Scopri il metodo Cell Accept migliora il coinvolgimento dei visitatori e semplifica le interazioni per un'esperienza fluida. Sfrutta il potenziale del tuo sito oggi stesso!...table ) { int rows = 0 ; int columns = 0 ; if ( table . Rows . Count...rows = table . Rows . Count ; columns = table . FirstRow . Count...

    reference.aspose.com/words/it/net/aspose.words....
  8. FieldNextIf Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Fields.FieldNextIf – implementera NEXTIF-fält effektivt för att förbättra dokumentautomation och effektivisera dina arbetsflöden.... Columns . Add ( "Courtesy Title" ); table . Columns . Add...( "First Name" ); table . Columns . Add ( "Last Name" ); table...

    reference.aspose.com/words/sv/net/aspose.words....
  9. 通过 JavaScript 及 C++ 将图表转换为图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 转换图表为图片格式,如 JPEG 或 PNG。我们将演示如何从 Microsoft Excel 导出图表并将其保存为独立的图片,以便后续使用和处理。... Column , 5 , 0 , 15 , 5 ); // Accessing...charts . add ( ChartType . Column , 5 , 0 , 15 , 5 ); // Accessing...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  10. Custom sorting in Pivot Table|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....table is sorted by “28/07/2000” column‑field values. The sample source...

    docs.aspose.com/cells/net/custom-sorting-in-piv...