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

table

(0.05 sec)
  1. Row.NextRow | Aspose.Words per .NET

    Row NextRow proprietà. Ottiene il successivoRow nodo in C#....Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; // Enumera tutte le celle della tabella...

    reference.aspose.com/words/it/net/aspose.words....
  2. Row.NextRow | Aspose.Words لـ .NET

    Row NextRow ملكية. يحصل على التاليRow العقدة في C#....Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; // تعداد جميع خلايا الجدول. for (...

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

    Kod źródłowy Java do pracy z tabelą w pliku PDF na Javie i PHP, Delphi....instance of the Table Aspose . Pdf . Table table = new Aspose .... Pdf . Table (); // Set the table border color as LightGray...

    products.aspose.com/pdf/pl/java/table/
  4. Dodaj tabelę do pliku PDF za pomocą C# | Aspose...

    Kod źródłowy C# do pracy z dodaniem tabeli w pliku PDF na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez 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/pl/net/table/add/
  5. إزالة الجداول من ملف PDF موجود|Aspose.PDF لـ Py...

    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/ar/python-net/remove-tables...
  6. Управление строками и столбцами|Документация As...

    Управление строками и столбцами таблицы в презентациях PowerPoint на C# или .NET...Slides предоставляет класс Table , интерфейс ITable и многие...pres = new Presentation ( "table.pptx" ); // Получает первый...

    docs.aspose.com/slides/ru/net/manage-rows-and-c...
  7. ParagraphFormat.KeepWithNext | Aspose.Words för...

    ParagraphFormat KeepWithNext fast egendom. Sant om stycket ska förbli på samma sida som stycket som följer efter det i C#....MyDir + "Table spanning two pages.docx" ); Table table = doc .... FirstSection . Body . Tables [ 0 ]; // Aktivera KeepWithNext...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Paragraph.IsEndOfCell | Aspose.Words لـ .NET

    Paragraph IsEndOfCell ملكية. صحيح إذا كانت هذه الفقرة هي الفقرة الأخيرة في أCell كاذبة خلاف ذلك في C#....MyDir + "Table spanning two pages.docx" ); Table table = doc .... FirstSection . Body . Tables [ 0 ]; // تمكين KeepWithNext لكل...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Paragraph.IsEndOfCell | Aspose.Words per .NET

    Paragraph IsEndOfCell proprietà. Vero se questo paragrafo è lultimo paragrafo in aCell falso altrimenti in C#....MyDir + "Table spanning two pages.docx" ); Table table = doc .... FirstSection . Body . Tables [ 0 ]; // Abilita KeepWithNext...

    reference.aspose.com/words/it/net/aspose.words/...
  10. TableStyle.TopPadding | Aspose.Words för .NET

    TableStyle TopPadding fast egendom. Hämtar eller ställer in mängden utrymme i poäng som ska läggas till ovanför innehållet i tabellceller i C#....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/sv/net/aspose.words/...