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

table

(1.16 sec)
  1. ארכיון

    ארכיון...והשורות שלה באמצעות המחלקה Table . הגדר את הגדרות הטבלה (כלומר...ידי יצירת שורות באמצעות שיטת Table.Rows.Add() . הוסף את הטבלה לדף...

    blog.aspose.com/he/pdf/create-table-in-pdf-file...
  2. Supprimer des tableaux d'un PDF existant|Aspose...

    Aspose.PDF pour Java vous permet de supprimer un Tableau et plusieurs Tableaux de votre document PDF....l’absorbeur trouve avec succès les tables sur la page, il devient capable...new Document ( _dataDir + "Table_input.pdf" ); // Créer un objet...

    docs.aspose.com/pdf/fr/java/remove-tables-from-...
  3. 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 C++... Crea oggetto Table. Impostare l’impostazione della...instance of the Table auto table = MakeObject < Table > (); // Set...

    products.aspose.com/pdf/it/cpp/table/add/
  4. arkiv

    arkiv...kolumner och rader med klassen Table . Ställ in tabellens inställningar...att skapa rader med metoden Table.Rows.Add() . Lägg till tabellen...

    blog.aspose.com/sv/pdf/create-table-in-pdf-file...
  5. Remover Tabelas de PDF existente|Aspose.PDF for...

    Entenda como remover tabelas de um documento PDF usando Aspose.PDF for .NET, melhorando a clareza e a estrutura do documento.... GetDataDir_AsposePdf_Tables (); // Open PDF document using...Pdf . Document ( dataDir + "Table_input.pdf" )) { // Create TableAbsorber...

    docs.aspose.com/pdf/pt/net/remove-tables-from-e...
  6. ShapeBase.AllowOverlap | Aspose.Words per .NET

    Scopri la proprietà ShapeBase AllowOverlap, controlla le interazioni delle forme abilitando o disabilitando la sovrapposizione con altre forme per una maggiore flessibilità di progettazione....MyDir + "Table wrapped by text.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; if ( table . TextWrapping ==...

    reference.aspose.com/words/it/net/aspose.words....
  7. Dodawanie, wyodrębnianie, usuwanie tabel w form...

    Zarządzaj tabelami w pliku PDF programowo za pomocą przykładowego kodu C++ przy użyciu pliku Aspose.PDF dla C++...instance of the Table auto table = MakeObject < Table > (); // Set...Set the table border color as LightGray table -> set_Border ( MakeObject...

    products.aspose.com/pdf/pl/cpp/table/
  8. Query Tabellen finden und Objekte auflisten, di...

    Lernen Sie, wie Sie Abfrage Tabellen und Listenobjekte im Zusammenhang mit externen Datenverbindungen mit Aspose.Cells for Node.js via C++ finden....j ); // Check all the query tables in a worksheet for ( let k...get ( k ); // Check if query table is related to this external...

    docs.aspose.com/cells/de/nodejs-cpp/find-query-...
  9. CellFormat.BottomPadding | Aspose.Words för .NET

    Upptäck egenskapen CellFormat BottomPadding för att anpassa avståndet i dina celler. Förbättra dina layouter med exakta punktjusteringar för bättre presentation....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/sv/net/aspose.words....
  10. CellFormat.BottomPadding | Aspose.Words لـ .NET

    اكتشف خاصية CellFormat BottomPadding لتخصيص المسافات في خلاياك. حسّن تخطيطاتك بتعديلات دقيقة للنقاط لعرض أفضل....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/ar/net/aspose.words....