Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 16,100 for

table

(0.14 sec)
  1. إدارة الصفوف والأعمدة|وثائق Aspose.Slides لـ Py...

    إدارة الصفوف والأعمدة في الجداول بعروض PowerPoint باستخدام بايثون...Slides فئة Table وواجهة ITable والعديد من الأنواع...with slides . Presentation ( "table.pptx" ) as pres : # Accesses...

    docs.aspose.com/slides/ar/python-net/manage-row...
  2. CellCollection Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Tables.CellCollection للوصول بسهولة إلى عقد Cell، مما يعزز معالجة المستندات وكفاءتها....( MyDir + "Tables.docx" ); TableCollection tables = doc . FirstSection...FirstSection . Body . Tables ; Assert . AreEqual ( 2 , tables . ToArray ()...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Travailler avec du texte dans un tableau|Aspose...

    Remplacer le texte d'un Tableau dans Java. Extrayez du texte brut d'un Tableau ou d'une cellule à l'aide de Java....décrit dans l’article “Create a Table” . Dans cet article, nous allons...du texte dans un tableau La table, comme tout autre nœud de Aspose...

    docs.aspose.com/words/fr/java/extract-text-from...
  4. เพิ่มตารางใน PDF โดยใช้ C# | Aspose.PDF

    C# รหัสที่มาในการทำงานกับการเพิ่มตารางในไฟล์ PDF บน NET Framework, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Combine ( dataDir , "sample_with_table_out.pdf" ); Aspose . Pdf . Document...Aspose . Pdf . Table table = new Aspose . Pdf . Table { Border =...

    products.aspose.com/pdf/th/net/table/add/
  5. Remover Tabelas de PDF Existente|Aspose.PDF par...

    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....primeira tabela na página table = absorber . table_list [ 0 ] # Remover...tabela absorber . remove ( table ) # Salvar PDF pdf_document...

    docs.aspose.com/pdf/pt/python-net/remove-tables...
  6. 新しいページでのテーブルレンダリングの強制|Aspose.PDF for Java

    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....setLandscape ( true ); Table table = new Table (); table . setColumnWidths...<= 120 ; i ++ ) { Row row = table . getRows (). add (); row ....

    docs.aspose.com/pdf/ja/java/force-table-renderi...
  7. HtmlSaveOptions.AllowNegativeIndent | Aspose.Wo...

    Upptäck egenskapen HtmlSaveOptions AllowNegativeIndent för att styra styckeindrag när du sparar till HTML, MHTML eller EPUB. Optimera din dokumentformatering idag!... Table table = builder . StartTable ();...EndTable (); table . LeftIndent = - 36 ; table . PreferredWidth...

    reference.aspose.com/words/sv/net/aspose.words....
  8. CellFormat.Orientation | Aspose.Words لـ .NET

    اكتشف كيفية استخدام خاصية اتجاه CellFormat لضبط اتجاه النص في خلايا الجدول، مما يعزز قابلية القراءة والتصميم في مستنداتك....DocumentBuilder ( doc ); Table table = builder . StartTable ();...CellVerticalAlignmen . Center , table . Rows [ 0 ]. Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  9. CellFormat.Orientation | Aspose.Words för .NET

    Upptäck hur du använder egenskapen CellFormat Orientation för att justera textriktningen i tabellceller, vilket förbättrar läsbarheten och designen i dina dokument....DocumentBuilder ( doc ); Table table = builder . StartTable ();...CellVerticalAlignmen . Center , table . Rows [ 0 ]. Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Elimina la tabella pivot da un foglio di lavoro...

    Codice Python via .NET per rimuovere la tabella pivot dai fogli di lavoro di Excel...pivot_tables.remove(pivot_table) per eliminare la...e il metodo Worksheet.pivot_tables.remove_at(index, keep_data)...

    docs.aspose.com/cells/it/python-net/delete-pivo...