Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 17,498 for

columns

(0.19 sec)
  1. Aspose.Words.Settings | Aspose.Words for .NET

    Discover the Aspose.Words.Settings namespace for powerful document customization. Manage mail merge, write protection, and more for optimal document control....OdsoFieldMapData Specifies how a column in the external data source...field has been mapped to a column in the given external data...

    reference.aspose.com/words/net/aspose.words.set...
  2. Bookmark.LastColumn | Aspose.Words per .NET

    Scopri la proprietà LastColumn e accedi facilmente all'indice basato su zero dell'ultima colonna nell'intervallo dei segnalibri della tua tabella per una gestione efficiente dei dati....new Document ( MyDir + "Table column bookmarks.doc" ); foreach (...Name}{(bookmark.IsColumn ? " ( Column ) " : "")}" ); if ( bookmark...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Document.LastSection | Aspose.Words لـ .NET

    اكتشف خاصية LastSection للوصول بسهولة إلى القسم الأخير من مستندك، مما يعزز كفاءة التنقل وإدارة المحتوى.... Writeln ( "Column 1." ); builder . InsertBreak...ColumnBreak ); builder . Writeln ( "Column 2." ); Assert . AreEqual (...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....COLUMN, 432.0, 252.0); Chart chart...builder.insertChart(ChartType.COLUMN, 432.0, 252.0); Chart chart...

    reference.aspose.com/words/java/com.aspose.word...
  5. Скрытие и отображение строк и столбцов с помощь...

    Узнайте, как программно скрывать и показывать строки и столбцы в файлах Excel с помощью Aspose.Cells на C++....HideRow ( 2 ); // Hide the 2nd column of the worksheet worksheet...); std :: cout << "Rows and columns hidden successfully. File saved...

    docs.aspose.com/cells/ru/cpp/hiding-and-showing...
  6. Arbeta med att frysa rutor|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....0 , 2 ); // Freeze just one column sheet2 . CreateFreezePane (...0 , 2 , 0 ); // Freeze the columns and rows (forget about scrolling...

    docs.aspose.com/cells/sv/net/working-with-freez...
  7. Import Data to Worksheets using Aspose.Cells|Do...

    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....names to the 1st row and first column vertically Cells cells = worksheet...ArrayList to the 1st row and first column vertically cells . importArrayList...

    docs.aspose.com/cells/java/import-data-to-works...
  8. Ottenere l indice delle celle|Documentation

    Scopri come ottenere la riga o la colonna per nome della riga attraverso l API Aspose.Cells per Python via .NET, colonna o celle. Converti il nome della cella in un indice di riga e colonna a base zero attraverso l API Aspose.Cells per Python via .NET....column_index_to_name CellsHelper.column_name_to_index...

    docs.aspose.com/cells/it/python-net/get-cells-i...
  9. Trier les données dans les feuilles de calcul|D...

    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....StartRow = 1 ; //Specify the start column index. ca . StartColumn = 0...EndRow = 9 ; //Specify the last column index. ca . EndColumn = 2 ;...

    docs.aspose.com/cells/fr/java/sort-data-in-spre...
  10. Establecer Área de Impresión|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....index 0 , //start column 1 , //end column 0 , //start row 0 //end...

    docs.aspose.com/cells/es/java/set-print-area/