Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 17,659 for

columns

(0.46 sec)
  1. Перенос строк и перенос текста|Documentation

    Как реализовать перенос текста и автоматический перенос слов с помощью библиотеки Aspose.Cells в JavaScript через C++. Используя библиотеку Aspose.Cells, вы можете легко вставлять текст в ячейки и настраивать методы переноса текста, такие как ручной перенос, автоматический перенос и т.д. В этом документе подробно описывается, как реализовать эти функции, и приводится пример кода для справки....the width of First Column Width cell . columns . get ( 0 ). width...the width of First Column Width cells . columns . get ( 0 ). width...

    docs.aspose.com/cells/ru/javascript-cpp/line-br...
  2. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the document....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/python-net/aspose.wo...
  3. 搜索

    搜索...int columns = dataset.GetSingleValue< int >(Tag.Columns); int...Console.WriteLine( $"Image Columns: {columns}" ); Console.WriteLine(...

    blog.aspose.com/zh-hant/medical/read-dicom-file...
  4. Gestion des tableaux de présentation avec Pytho...

    Créez et modifiez des tableaux dans les diapositives PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET. Découvrez des exemples de code simples pour rationaliser vos flux de travail de tableaux.... column_widths = [ 50 , 50 , 50 ] row_heights...shapes . add_table ( 100 , 50 , column_widths , row_heights ) # Définir...

    docs.aspose.com/slides/fr/python-net/manage-table/
  5. Защита листов с помощью Node.js через C++|Docum...

    Изучите, как защитить листы в Excel с помощью Aspose.Cells for Node.js via C++, включая защиту строк, столбцов и определённых ячеек....или false и применить метод Column/Row.applyStyle() для блокировки...(); // Loop through all the columns in the worksheet and unlock...

    docs.aspose.com/cells/ru/nodejs-cpp/protecting-...
  6. 在 Python 中管理图表数据系列|Aspose.Slides for Python 文档

    了解如何在Python中管理PowerPoint(PPT/PPTX)图表数据系列,提供实用代码示例和最佳实践,以提升数据演示效果。... CLUSTERED_COLUMN , 20 , 20 , 500 , 200 ) series...charts . ChartType . CLUSTERED_COLUMN , 20 , 20 , 500 , 200 ) # 设置第一个系列的颜色。...

    docs.aspose.com/slides/zh/python-net/chart-series/
  7. MicrosoftプロジェクトファイルをCSV形式に変換する方法| Aspose.tasksド...

    C#の.NETのASPOSE.TASKSを使用して、MPPファイルをCSVに変換します。...view is used to decide what column headers will be exported. To...CsvOptions(); 3 // to change what columns will be exported the DataCategory...

    docs.aspose.com/tasks/ja/net/convert-ms-project...
  8. Lưu trữ

    Lưu trữ...Columns.Add( "Name" ); dt.Columns.Add( "Email" );...); dt.Columns.Add( "Amount" ); dt.Rows.Add( "Alice" , "alice@example...

    blog.aspose.com/vi/cells/mail-merge-from-excel-...
  9. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire Excel file into a single-page SVG without cutting off any content? Sample in z…...height using excel last use column width and height based on style...any other way to get last use column offset left and row offset...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  10. Verwalten von Zeilen und Spalten in PowerPoint-...

    Verwalten Sie Tabellenzeilen und -spalten in PowerPoint mit Aspose.Slides für C++ und beschleunigen Sie die Bearbeitung von Präsentationen sowie Datenaktualisierungen....-> get_Columns () -> AddClone ( table -> get_Columns () -> idx_get...get_Columns () -> InsertClone ( 2 , table -> get_Columns () ->...

    docs.aspose.com/slides/de/cpp/manage-rows-and-c...