Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 17,658 for

columns

(0.1 sec)
  1. Автоматизация создания PowerPoint в Python: лег...

    Автоматизируйте создание слайдов в облачных платформах с помощью Aspose.Slides for Python — быстро и надёжно генерируйте, редактируйте и конвертируйте файлы PowerPoint и OpenDocument.... CLUSTERED_COLUMN , 100 , 100 , 500 , 350 , False...add_empty_slide ( layout_slide_2 ) column_widths = [ 200 , 100 ] row_heights...

    docs.aspose.com/slides/ru/python-net/automating...
  2. Вставка и удаление строк и столбцов в PHP|Docum...

    Узнайте, как вставлять и удалять строки и столбцы через Aspose.Cells для PHP via Java APIs....public static function insert_column ( $dataDir ) { # Instantiating...-> get ( 0 ); # Inserting a column into the worksheet at 2nd position...

    docs.aspose.com/cells/ru/java/inserting-and-del...
  3. Замораживание областей в Apache POI и Aspose.Ce...

    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.... 2 , 0 , 2 ); // Freezing Columns worksheet2 . freezePanes (...0 , 2 ); // Freeze just one column sheet2 . createFreezePane (...

    docs.aspose.com/cells/ru/java/freeze-panes-in-a...
  4. Konvertieren Sie Projektdaten in C ++ | Aspose....

    Erfahren Sie, wie Sie Microsoft Project (MPP/XML) -Projekte in Excel mit Aspose.Tasks für C ++ konvertieren....// Add desired Gantt Chart columns 7 System ::SharedPtr < GanttChartColumn...options -> get_View() -> get_Columns() -> Add(col); 9 10 // Add...

    docs.aspose.com/tasks/de/cpp/convert-project-da...
  5. Black and white meal preference survey|Document...

    OMR ready meal preference survey in black and white...container=breakfast_header columns_count=1 ?block=main border=rounded...container=breakfast_content columns_count=4 ?block= column=1 ?content=Juices...

    docs.aspose.com/omr/net/showcases/meal/bw/
  6. Настройка 3D‑диаграмм в презентациях с помощью ...

    Узнайте, как создавать и настраивать 3‑D‑диаграммы в Aspose.Slides for Python via .NET, с поддержкой файлов PPT, PPTX и ODP — улучшите свои презентации уже сегодня.... STACKED_COLUMN_3D , 0 , 0 , 500 , 500 ) #...включая Column 3D, Clustered Column 3D, Stacked Column 3D и 100...

    docs.aspose.com/slides/ru/python-net/3d-chart/
  7. Customize 3D Charts in Presentations Using PHP|...

    Learn how to create and customize 3-D charts in Aspose.Slides for PHP via Java, with support for PPT and PPTX files — boost your presentations today....variants of column charts, including Column 3D, Clustered Column 3D,... Stacked Column 3D, and 100% Stacked Column 3D, along with related...

    docs.aspose.com/slides/php-java/3d-chart/
  8. Anpassen von 3D-Diagrammen in Präsentationen mi...

    Erfahren Sie, wie Sie 3-D-Diagramme in Aspose.Slides für Python via .NET erstellen und anpassen, mit Unterstützung für PPT-, PPTX- und ODP-Dateien - verbessern Sie noch heute Ihre Präsentationen.... STACKED_COLUMN_3D , 0 , 0 , 500 , 500 ) #...einschließlich Column 3D, Clustered Column 3D, Stacked Column 3D und...

    docs.aspose.com/slides/de/python-net/3d-chart/
  9. تخصيص المخططات ثلاثية الأبعاد في العروض التقديم...

    تعلم كيفية إنشاء وتخصيص المخططات ثلاثية الأبعاد في Aspose.Slides للبايثون عبر .NET، مع دعم ملفات PPT و PPTX و ODP—عزز عروضك التقديمية اليوم.... STACKED_COLUMN_3D , 0 , 0 , 500 , 500 ) #...بما فيها Column 3D، Clustered Column 3D، Stacked Column 3D، و100%...

    docs.aspose.com/slides/ar/python-net/3d-chart/
  10. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new workbook Workbook workbook1 = new Workboo…...Columns.Add(“Column1”); dt1.Rows.Add(“=”);...bool[] { true }; // Treat first column as formulas // workbook1.ParseFormulas(true);...

    forum.aspose.com/t/cells-importdata-is-failing-...