Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 15,934 for

table

(0.1 sec)
  1. Row.IsFirstRow | Aspose.Words لـ .NET

    Row IsFirstRow ملكية. صحيح إذا كان هذا هو الصف الأول في الجدول كاذبة خلاف ذلك في C#....VisitorAction VisitTableStart ( Table table ) { int rows = 0 ; int columns...0 ; if ( table . Rows . Count > 0 ) { rows = table . Rows . Count...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Row.IsFirstRow | Aspose.Words för .NET

    Row IsFirstRow fast egendom. True om detta är den första raden i en tabell falskt annars i C#....VisitorAction VisitTableStart ( Table table ) { int rows = 0 ; int columns...0 ; if ( table . Rows . Count > 0 ) { rows = table . Rows . Count...

    reference.aspose.com/words/sv/net/aspose.words....
  3. Ta bort pivottabell från ett arbetsblad|Documen...

    Python via .NET kod för att ta bort PivotTable för Excel ark...pivot_tables.remove(pivot_table) -metoden för att...pivot-tabellobjekt och Worksheet.pivot_tables.remove_at(index, keep_data)...

    docs.aspose.com/cells/sv/python-net/delete-pivo...
  4. Paragraph.IsInCell | Aspose.Words لـ .NET

    Paragraph IsInCell ملكية. صحيح إذا كانت هذه الفقرة فرعًا مباشرًا لـCell كاذبة خلاف ذلك في C#....MyDir + "Table spanning two pages.docx" ); Table table = doc .... FirstSection . Body . Tables [ 0 ]; // تمكين KeepWithNext لكل...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. PreferredWidthType Enum | Aspose.Words för .NET

    Aspose.Words.Tables.PreferredWidthType uppräkning. Anger måttenheten för den föredragna bredden på en tabell eller cell i C#....Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; Cell firstCell = table . FirstRow ...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Gérer les lignes et colonnes|Documentation d'As...

    Gérer les lignes et colonnes des Tableaux dans les présentations PowerPoint...Slides fournit la classe Table , l’interface ITable et de nombreux...$pres = new Presentation ( "table.pptx" ); try { # Accède à la...

    docs.aspose.com/slides/fr/php-java/manage-rows-...
  7. Document.MailMerge | Aspose.Words per .NET

    Document MailMerge proprietà. Restituisce aMailMerge oggetto che rappresenta la funzionalità di stampa unione per il documento in C#....DataTable table = new DataTable ( "Test" ); table . Columns ..."CustomerName" ); table . Columns . Add ( "Address" ); table . Rows ....

    reference.aspose.com/words/it/net/aspose.words/...
  8. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    FieldMergeField FieldNameNoPrefix ملكية. يقوم بإرجاع اسم حقل البيانات فقط. يتم تجريد أي بادئة من خاصية البادئة في C#....DataTable table = new DataTable ( "Employees" ); table . Columns...Title" ); table . Columns . Add ( "First Name" ); table . Columns...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Renderizar tabla con Entity Framework|Aspose.PD...

    Este artículo te mostrará cómo renderizar una tabla utilizando el modelo de Entity Framework como fuente de datos usando el Aspose.PDF for .NET.... La clase Table se utiliza para procesar tablas...4x10. Al inicializar el objeto Table, se utilizaron las configuraciones...

    docs.aspose.com/pdf/es/net/render-table-using-e...
  10. Создать или Добавить Таблицу в PDF|Aspose.PDF f...

    Aspose.PDF для C++ - это библиотека, используемая для создания, чтения и редактирования таблиц PDF. С помощью этой библиотеки вы можете разбивать таблицу на страницы PDF, используя C++.... Класс Table используется для добавления...<system/console.h> #include <data/data_table.h> #include <data/data_column_collection...

    docs.aspose.com/pdf/ru/cpp/add-table-in-existin...