Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 17,659 for

columns

(0.11 sec)
  1. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...worksheet // Set the row height and column width to match the image size...Cells.SetColumnWidth(2, 20); // Column index is 2 for C // Add the...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  2. Rendering Gantt -Diagramme | Aspose.Tasks -Doku...

    Erfahren Sie, wie Sie Gantt -Diagramme aus Ihren Projektdateien mithilfe von Aspose.Tasks für .NET rendern....Controls alignment of text in columns UseGradientBrush Enables MS...column1 = options. View . Columns [ 2 ] as GanttChartColumn;...

    docs.aspose.com/tasks/de/net/rendering-gantt-ch...
  3. Gérer les séries de données de graphique en Pyt...

    Apprenez à gérer les séries de données de graphique en Python pour PowerPoint (PPT/PPTX) avec des exemples de code pratiques et les meilleures pratiques pour améliorer vos présentations de données.... CLUSTERED_COLUMN , 20 , 20 , 500 , 200 ) series...charts . ChartType . CLUSTERED_COLUMN , 20 , 20 , 500 , 200 ) # Définir...

    docs.aspose.com/slides/fr/python-net/chart-series/
  4. Показать и скрыть строки, столбцы и полосы прок...

    Эта статья демонстрирует, как программно отображать и скрывать строки и столбцы листа Excel с помощью API Aspose.Cells для Python via .NET. Можно регулировать видимость полос прокрутки, а также скрывать несколько строк и столбцов....методы unhide_row и unhide_column из коллекции Cells . Оба метода...вызвав методы hide_row и hide_column соответственно из коллекции...

    docs.aspose.com/cells/ru/python-net/show-and-hi...
  5. Archiwa

    Archiwa...Automatyzuje funkcję Text to Columns w MS Excel. Python API dla...textToColumns(int row, int column, int totalRows, TxtLoadOptions...

    blog.aspose.com/pl/cells/split-text-to-column-i...
  6. C++ 를 사용하여 PDF에 표 추가 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 테이블 추가...Add ( String :: Format ( u "Column ({0}, 1)" , row_count )); row...Add ( String :: Format ( u "Column ({0}, 2)" , row_count )); row...

    products.aspose.com/pdf/ko/cpp/table/add/
  7. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... last_column . font . bold = True # List... TableStyleOptions . FIRST_COLUMN | aw . tables . TableStyleOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....formatting for categories of a column chart. let doc = new aw . Document...Drawing . Charts . ChartType . Column , 432 , 252 ); let chart =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ConditionalStyleCollection.bottom_right_cell pr...

    ConditionalStyleCollection.bottom_right_cell property. Gets the bottom right cell style.... last_column . font . bold = True # List... TableStyleOptions . FIRST_COLUMN | aw . tables . TableStyleOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Generate Chart by Processing Smart Markers|Docu...

    Learn how to generate charts with smart markers using Aspose.Cells for .NET. Our guide will show you how to process smart markers and their properties to enhance the appearance and usability of your charts.... which represents the Year column in the DataTable Sales . In...In case a corresponding column isn’t available in the data source...

    docs.aspose.com/cells/net/generate-chart-by-pro...