Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 17,498 for

columns

(0.14 sec)
  1. Ajuster la hauteur de ligne et la largeur de co...

    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.... Code Ruby def set_column_width () data_dir = File ....Setting the width of the second column to 17.5 cells . setColumnWidth...

    docs.aspose.com/cells/fr/java/adjusting-row-hei...
  2. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalMerge method. Specifies how the cell is merged with other cells vertically in C++....Insert a cell into the first column of the first row. // This cell...Insert a cell into the second column of the first row, then end...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose.Cells 8.4.2での公開APIの変更|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....Java //Add a new chart of type Column to chart collection int idx...getCharts (). add ( ChartType . COLUMN , 6 , 5 , 20 , 13 ); //Retrieve...

    docs.aspose.com/cells/ja/java/public-api-change...
  4. Aspose.Cells 8.4.2での公開APIの変更|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....C# //Add a new chart of type Column to chart collection int idx...Charts . Add ( ChartType . Column , 6 , 5 , 20 , 13 ); //Retrieve...

    docs.aspose.com/cells/ja/net/public-api-changes...
  5. Копирование строк и колонок|Documentation

    Эта статья показывает, как копировать строки и столбцы при помощи Aspose.Cells для Python via .NET API....Cells предоставляет метод copy_column класса Cells , этот метод копирует...целевой столбец. Метод copy_column принимает следующие параметры:...

    docs.aspose.com/cells/ru/python-net/copying-row...
  6. نسخ الصفوف والأعمدة|Documentation

    توضح هذه المقالة كيفية نسخ الصفوف والأعمدة من خلال Aspose.Cells لـ Python via .NET API....Cells الطريقة copy_column في الفئة Cells ، تقوم هذه الطريقة...العمود الوجهة. تأخذ الطريقة copy_column المعلمات التالية: -كائن المصدر...

    docs.aspose.com/cells/ar/python-net/copying-row...
  7. Imposta l Area di Stampa|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....sheet" ); // Set the columns to repeat from column 0 to 2 on the first...5 ); // Set the columns to repeat from column 0 to 2 on the first...

    docs.aspose.com/cells/it/net/set-print-area/
  8. Mostrar y ocultar las cuadrículas y encabezados...

    Este artículo proporciona código de ejemplo para usar la API Aspose.Cells para Python via .NET para ocultar o mostrar programáticamente las líneas de cuadrícula, encabezados de filas y columnas de una hoja de cálculo de Excel....clase is_row_column_headers_visible . is_row_column_headers_visible...estableciendo la propiedad is_row_column_headers_visible de la clase...

    docs.aspose.com/cells/es/python-net/show-and-hi...
  9. 图表类型|Documentation

    了解 Aspose.Cells for Python via .NET 支持的各种图表类型。我们的指南将引领您了解不同类型的图表,并展示如何创建和修改它们以增强您的工作表。...标准类型 自定义类型 标准类型 标准图表通常使用标准格式: Column Bar Line Pie Scatter Area Doughnut...Clustered column chart Stacked column chart 100% stacked column chart...

    docs.aspose.com/cells/zh/python-net/chart-types/
  10. Dölj och visa rader och kolumner med JavaScript...

    Lär dig hur du döljer och visar rader och kolumner i ett kalkylblad med Aspose.Cells for JavaScript via C++....body > < h1 > Hide Row and Column Example </ h1 > < input type...hideRow ( 2 ); // Hiding the 2nd column of the worksheet worksheet...

    docs.aspose.com/cells/sv/javascript-cpp/hiding-...