Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 20,895 for

table

(0.17 sec)
  1. TableStyle.LeftIndent | Aspose.Words per .NET

    Scopri la proprietà TableStyle LeftIndent per personalizzare facilmente il rientro sinistro della tua tabella, per un controllo migliore del layout e un impatto visivo migliore.... Table , "MyTableStyle1" ); tableStyle...stile che abbiamo creato. Table table = builder . StartTable ();...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Encontrar Tablas de Consulta y Objetos de Lista...

    Aprende cómo encontrar Tablas de Consulta y Objetos de Lista relacionados con Conexiones de Datos Externos usando Aspose.Cells con C++....This function should print tables related to the external connection...namespace Aspose :: Cells :: Tables ; void PrintTables ( Workbook...

    docs.aspose.com/cells/es/cpp/find-query-tables-...
  3. DocumentBuilder.RowFormat | Aspose.Words för .NET

    Utforska egenskapen RowFormat i DocumentBuilder för att enkelt komma åt och anpassa tabellradsformatering för förbättrad dokumentdesign och presentation....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . Rows [ 0 ]. RowFormat . Height...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. CellCollection.Item | Aspose.Words لـ .NET

    الوصول إلى خلايا محددة بسهولة باستخدام خاصية عنصر مجموعة الخلايا. استرجع أي خلية حسب الفهرس لإدارة بيانات مبسطة وأداء مُحسّن....( MyDir + "Tables.docx" ); TableCollection tables = doc . FirstSection...FirstSection . Body . Tables ; Assert . AreEqual ( 2 , tables . ToArray ()...

    reference.aspose.com/words/ar/net/aspose.words....
  5. RowCollection.Item | Aspose.Words لـ .NET

    يمكنك الوصول إلى أي صف بسهولة باستخدام خاصية RowCollection Item. استرجع البيانات بسرعة من الفهرس المطلوب لإدارة بياناتك بسلاسة....( MyDir + "Tables.docx" ); TableCollection tables = doc . FirstSection...FirstSection . Body . Tables ; Assert . AreEqual ( 2 , tables . ToArray ()...

    reference.aspose.com/words/ar/net/aspose.words....
  6. PHP 를 사용하여 PDF에 표 추가 | Aspose.PDF

    PHP via Java 용 Aspose.PDF 를 사용하여 PHP 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 테이블 추가...new instance of the Table $table = new Table (); $colors = new...new Color (); // Set the table border color as LightGray $borderSide...

    products.aspose.com/pdf/ko/php-java/table/add/
  7. Membuat atau Menambahkan Tabel Dalam PDF menggu...

    Aspose.PDF untuk Python melalui .NET adalah perpustakaan yang digunakan untuk membuat, membaca, dan mengedit Tabel PDF. Periksa fungsi lanjutan lainnya dalam topik ini....PDF berisi kelas bernama Table , Cell , dan Row yang menyediakan...objek dari Kelas Table. table = ap . Table () Menambahkan Tabel...

    docs.aspose.com/pdf/id/python-net/add-table-in-...
  8. Administrar filas y columnas en tablas de Power...

    Administre filas y columnas de tablas en PowerPoint con Aspose.Slides para .NET y acelere la edición de presentaciones y la actualización de datos....Slides proporciona la clase Table , la interfaz ITable y muchos...pres = new Presentation ( "table.pptx" ); // Accede a la primera...

    docs.aspose.com/slides/es/net/manage-rows-and-c...
  9. CellFormat.ClearFormatting | Aspose.Words för .NET

    Upptäck CellFormat ClearFormatting-metoden för att enkelt återställa cellformat till standardinställningarna utan att ändra cellbredden. Förbättra effektiviteten i ditt kalkylblad!...doc = new Document ( MyDir + "Tables.docx" ); // Nedan följer två...Body-nod: Table firstTable = doc . FirstSection . Body . Tables [ 0...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Criar ou Adicionar Tabela em PDF usando Python|...

    Aspose.PDF para Python via .NET é uma biblioteca usada para criar, ler e editar Tabelas em PDF. Verifique outras funções avançadas neste tópico....PDF contém classes chamadas Table , Cell e Row que fornecem funcionalidade...objeto da Classe Table. table = ap . Table () Adicionando Tabela...

    docs.aspose.com/pdf/pt/python-net/add-table-in-...