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

table

(0.36 sec)
  1. 기존 PDF에서 테이블 제거|Aspose.PDF for Python via .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....페이지에서 첫 번째 테이블 가져오기 table = absorber . table_list [ 0 ] # 테이블 제거...제거 absorber . remove ( table ) # PDF 저장 pdf_document . save (...

    docs.aspose.com/pdf/ko/python-net/remove-tables...
  2. Zeilen und Spalten verwalten|Aspose.Slides für ...

    Verwalten Sie Tabellenzeilen und -spalten in PowerPoint-Präsentationen...Slides die Table Klasse, das ITable Interface...$pres = new Presentation ( "table.pptx" ); try { # Greift auf...

    docs.aspose.com/slides/de/php-java/manage-rows-...
  3. Gestionar Filas y Columnas|Documentación de Asp...

    Gestionar filas y columnas de tabla en presentaciones de PowerPoint...Slides proporciona la clase Table , la interfaz ITable y muchos...$pres = new Presentation ( "table.pptx" ); try { # Accede a la...

    docs.aspose.com/slides/es/php-java/manage-rows-...
  4. Menghapus Tabel dari PDF yang Ada|Aspose.PDF un...

    Aspose.PDF untuk Java memungkinkan Anda menghapus tabel dan beberapa tabel dari dokumen PDF Anda....new Document ( _dataDir + "Table_input.pdf" ); // Membuat objek...pertama di halaman AbsorbedTable table = absorber . getTableList ()...

    docs.aspose.com/pdf/id/java/remove-tables-from-...
  5. 行と列の管理|Aspose.Slides ドキュメント

    C#または.NETにおけるPowerPointプレゼンテーションのテーブル行と列の管理...Slidesは Table クラス、 ITable インターフェース、およびその他多くのタイプを提供します。...pres = new Presentation ( "table.pptx" ); // 最初のスライドにアクセス ISlide...

    docs.aspose.com/slides/ja/net/manage-rows-and-c...
  6. إدارة الصفوف والأعمدة|وثائق Aspose.Slides

    إدارة صفوف وأعمدة الجدول في عروض PowerPoint باستخدام C++...Slides فئة Table وواجهة ITable والعديد من الأنواع...MakeObject < Presentation > ( u "table.pptx" ); // يصل إلى الشريحة...

    docs.aspose.com/slides/ar/cpp/manage-rows-and-c...
  7. Изменения в общедоступном API в Aspose.Cells 8....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Tables.TableDataSourceType для получения...DataSourceType == Aspose . Cells . Tables . TableDataSourceType . QueryTable...

    docs.aspose.com/cells/ru/net/public-api-changes...
  8. עבודה עם שולחן של תוכן C#|Aspose.Words עבור .NET

    שולחן התוכן בפרטים כיצד ליצור ולשנות `TOC` שדה באמצעות C#. הכנס `TOC` C#....השתמש ב-Switches to Control Table of Contents Behavior כמו בכל...StyleIdentifier. ![working-with-table-of-contents-styles](/words/...

    docs.aspose.com/words/he/net/working-with-table...
  9. ConditionalStyleCollection.GetEnumerator | Aspo...

    ConditionalStyleCollection GetEnumerator metodo. Restituisce un oggetto enumeratore che può essere utilizzato per scorrere tutti gli stili condizionali nella raccolta in C#....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); // Gli...

    reference.aspose.com/words/it/net/aspose.words/...
  10. ConditionalStyle.BottomPadding | Aspose.Words p...

    ConditionalStyle BottomPadding proprietà. Ottiene o imposta la quantità di spazio in punti da aggiungere sotto il contenuto delle celle della tabella in C#....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); // Gli...

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