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

columns

(0.08 sec)
  1. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow....new section, and then set its column count to two. doc . AppendChild...the next column. builder . Write ( "Text at end of column 1." +...

    reference.aspose.com/words/net/aspose.words/con...
  2. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....new section, and then set its column count to two. doc . AppendChild...the next column. builder . Write ( "Text at end of column 1." +...

    reference.aspose.com/words/net/aspose.words/con...
  3. Форматирование ячеек сводной таблицы|Documentation

    Как форматировать ячейки сводной таблицы с помощью Aspose.Cells для Python via .NET....format(row, column, style) , которые можно использовать...как PivotTable.format(row, column, style) применяет стиль к одной...

    docs.aspose.com/cells/ru/python-net/format-pivo...
  4. Archivo

    Archivo...Columns.Add( "Name" ); dt.Columns.Add( "Email" );...); dt.Columns.Add( "Amount" ); dt.Rows.Add( "Alice" , "alice@example...

    blog.aspose.com/es/cells/mail-merge-from-excel-...
  5. Comparer.Compare | Aspose.Words för .NET

    Jämför enkelt två dokument med vår jämförelsemetod. Spara skillnader och spåra redigeringar och formateringsändringar i en enda utdatafil....string firstDoc = MyDir + "Table column bookmarks.docx" ; string secondDoc...secondDoc = MyDir + "Table column bookmarks.doc" ; Comparer ....

    reference.aspose.com/words/sv/net/aspose.words....
  6. Gérer les zones de texte dans les présentations...

    Aspose.Slides pour Python via .NET facilite la création, la modification et le clonage des zones de texte dans les fichiers PowerPoint et OpenDocument, améliorant ainsi votre automatisation de présentations....fournit les propriétés column_count et column_spacing sur la classe...add_text_frame ( "All of these columns are confined to a single text...

    docs.aspose.com/slides/fr/python-net/manage-tex...
  7. Управление текстовыми полями в презентациях с п...

    Aspose.Slides for Python через .NET упрощает создание, редактирование и клонирование текстовых полей в файлах PowerPoint и OpenDocument, повышая эффективность автоматизации ваших презентаций....предоставляет свойства column_count и column_spacing в классе TextFrameFormat...add_text_frame ( "All of these columns are confined to a single text...

    docs.aspose.com/slides/ru/python-net/manage-tex...
  8. Procurar

    Procurar...Columns.Add( "Name" ); dt.Columns.Add( "Email" );...); dt.Columns.Add( "Amount" ); dt.Rows.Add( "Alice" , "alice@example...

    blog.aspose.com/pt/cells/mail-merge-from-excel-...
  9. arkiv

    arkiv...Columns.Add( "Name" ); dt.Columns.Add( "Email" );...); dt.Columns.Add( "Amount" ); dt.Rows.Add( "Alice" , "alice@example...

    blog.aspose.com/sv/cells/mail-merge-from-excel-...
  10. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++...Add ( String :: Format ( u "Column ({0}, 1)" , row_count )); row...Add ( String :: Format ( u "Column ({0}, 2)" , row_count )); row...

    products.aspose.com/pdf/cpp/table/add/