Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 22,226 for

table

(0.24 sec)
  1. PreferredWidth.FromPoints | Aspose.Words för .NET

    Upptäck PreferredWidth FromPoints-metoden för att skapa en ny instans med en definierad bredd i punkter, vilket förbättrar din designprecision och effektivitet....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 216.0d , table . FirstRow . FirstCell . CellFormat...

    reference.aspose.com/words/sv/net/aspose.words....
  2. PreferredWidth.FromPercent | Aspose.Words لـ .NET

    اكتشف طريقة PreferredWidth FromPercent، التي تُنشئ مثيلًا جديدًا لتحديد العروض المفضلة كنسبة مئوية. حسّن دقة تصميمك!...DocumentBuilder ( doc ); Table table = builder . StartTable ();...builder . Write ( "Cell #3" ); table . PreferredWidth = PreferredWidth...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Gérer les cellules de tableau dans les présenta...

    Gérez facilement les cellules de Tableau dans PowerPoint avec Aspose.Slides pour C++. Maîtrisez l'accès, la modification et le style des cellules rapidement pour une automatisation fluide des diapositives....pptx" ); auto table = System :: AsCast < ITable...tableau for ( int32_t i = 0 ; i < table -> get_Rows () -> get_Count...

    docs.aspose.com/slides/fr/cpp/manage-cells/
  4. Aggiungi tabella al PDF usando C# | Aspose.PDF

    Aggiungere una tabella in un file PDF in modo programmatico con codice di esempio C# utilizzando Aspose.PDF per .NET... Crea oggetto Table. Impostare l’impostazione della...Combine ( dataDir , "sample_with_table_out.pdf" ); Aspose . Pdf . Document...

    products.aspose.com/pdf/it/net/table/add/
  5. PreferredWidth.Type | Aspose.Words per .NET

    Scopri la proprietà PreferredWidth Type, che definisce l'unità di misura per i valori di larghezza preferiti, migliorando la precisione e la flessibilità della progettazione....Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; Cell firstCell = table . FirstRow ...

    reference.aspose.com/words/it/net/aspose.words....
  6. Archivo

    Archivo...nueva tabla usando la clase Table(). Agregue una tabla al cuerpo...en la tabla usando el método Table.AppendChild(Row). Cree un objeto...

    blog.aspose.com/es/words/create-table-in-word-u...
  7. Archivio

    Archivio...tabella utilizzando la classe Table(). Aggiungi una tabella al corpo...tabella utilizzando il metodo Table.AppendChild(Row). Crea un oggetto...

    blog.aspose.com/it/words/create-table-in-word-u...
  8. Procurar

    Procurar...nova tabela usando a classe Table(). Adicione uma tabela ao corpo...insira-o na tabela usando o método Table.AppendChild(Row). Crie um objeto...

    blog.aspose.com/pt/words/create-table-in-word-u...
  9. InlineStory.LastParagraph | Aspose.Words per .NET

    Scopri la proprietà LastParagraph di InlineStory per accedere senza sforzo al paragrafo finale del tuo racconto, migliorando la tua esperienza di gestione dei contenuti.... Table table = new Table ( doc ); table . EnsureMinimum...footnote . Tables . Count ); footnote . AppendChild ( table ); Assert...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Footnote.StoryType | Aspose.Words per .NET

    Scopri la proprietà Footnote StoryType per accedere facilmente alle note a piè di pagina o alle note di chiusura, migliorando la chiarezza e la profondità dei tuoi contenuti per i lettori.... Table table = new Table ( doc ); table . EnsureMinimum...footnote . Tables . Count ); footnote . AppendChild ( table ); Assert...

    reference.aspose.com/words/it/net/aspose.words....