Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 23,828 for

table

(1.12 sec)
  1. Archiv

    Archiv...Spalten und Zeilen mit der Klasse Table fest. Legen Sie die Einstellungen...Sie Zeilen mit der Methode Table.getRows().add() erstellen. Fügen...

    blog.aspose.com/de/pdf/create-table-in-pdf-file...
  2. Node.GetAncestor | Aspose.Words per .NET

    Scopri il metodo Node GetAncestor per recuperare facilmente il primo antenato di un tipo di oggetto specificato, migliorando l'efficienza e la precisione della tua codifica....MyDir + "Nested tables.docx" ); NodeCollection tables = doc . GetChildNodes...NodeType . Table , true ); for ( int i = 0 ; i < tables . Count...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Renderizar tabela com Entity Framework|Aspose.P...

    Este artigo mostrará como renderizar uma tabela usando o modelo Entity Framework como fonte de dados usando o Aspose.PDF for .NET.... A classe Table é usada para processar tabelas...4x10. Ao inicializar o objeto Table, foram usadas as configurações...

    docs.aspose.com/pdf/pt/net/render-table-using-e...
  4. PreferredWidth.Value | Aspose.Words för .NET

    Upptäck egenskapen PreferredWidth Value för att enkelt komma åt och anpassa din önskade bredd. Förbättra din design med exakta mått idag!...Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; Cell firstCell = table . FirstRow ...

    reference.aspose.com/words/sv/net/aspose.words....
  5. CellCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till specifika celler med egenskapen CellCollection Item. Hämta valfri cell via index för effektiv datahantering och förbättrad prestanda....( MyDir + "Tables.docx" ); TableCollection tables = doc . FirstSection...FirstSection . Body . Tables ; Assert . AreEqual ( 2 , tables . ToArray ()...

    reference.aspose.com/words/sv/net/aspose.words....
  6. TableStyle.CellSpacing | Aspose.Words لـ .NET

    اكتشف خاصية TableStyle CellSpacing لضبط مسافة الخلايا بسهولة بالنقاط، مما يعزز مظهر الجدول وقابليته للقراءة....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. TableStyle.AllowBreakAcrossPages | Aspose.Words...

    اكتشف خاصية TableStyle AllowBreakAcrossPages، وتحكم في تدفق النص في الجداول وعزز قابلية قراءة مستندك عبر الصفحات....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. TableStyle.LeftPadding | Aspose.Words för .NET

    Upptäck egenskapen TableStyle LeftPadding för att anpassa din tabellcellslayout. Justera enkelt vänsteravståndet för ett elegant och professionellt utseende....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. TableStyle.RightPadding | Aspose.Words لـ .NET

    اكتشف خاصية TableStyle RightPadding، وقم بتخصيص تخطيط خلايا الجدول باستخدام التباعد الصحيح الدقيق لتحسين إمكانية القراءة والعرض....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Manipular Tabelas em PDF existente|Aspose.PDF f...

    Aprenda como trabalhar com tabelas em PDFs existentes usando Aspose.PDF for .NET, proporcionando flexibilidade na modificação de documentos.... GetDataDir_AsposePdf_Tables (); // Open PDF document using...TableAbsorber object to find tables var absorber = new Aspose ...

    docs.aspose.com/pdf/pt/net/manipulate-tables-in...