Sort Score
Result 10 results
Languages All
Labels All
Results 8,961 - 8,970 of 23,586 for

table

(0.73 sec)
  1. InlineStory.Font | Aspose.Words per .NET

    Scopri la proprietà del font InlineStory per una formattazione fluida dei caratteri di ancoraggio, migliorando il tuo design con opzioni tipografiche uniche.... Table table = new Table ( doc ); table . EnsureMinimum...footnote . Tables . Count ); footnote . AppendChild ( table ); Assert...

    reference.aspose.com/words/it/net/aspose.words/...
  2. ConditionalStyle.TopPadding | Aspose.Words per ...

    Scopri la proprietà ConditionalStyle TopPadding per regolare facilmente lo spazio sopra il contenuto delle celle della tabella, migliorando il layout e la leggibilità per un design migliore....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); // Gli...

    reference.aspose.com/words/it/net/aspose.words/...
  3. 从现有 PDF 中移除表格|Aspose.PDF for C++

    本节介绍如何从 PDF 文档中移除表格。...Document > ( _dataDir + u "Table_input.pdf" ); // 创建 TableAbsorber...( 1 )); // 获取页面上的第一个表格 auto table = absorber -> get_TableList...

    docs.aspose.com/pdf/zh/cpp/remove-tables-from-e...
  4. Optional Hyphen - Free Support Forum - aspose.com

    Hi, I have a document, which is produced by OCR software and which contains quite a lot of optional hyphen characters (decimal 31). How can I programmatically replace all occurrences of this character with a regular hy…...the cells of a tables. There are multiple tables int he documetn...documetn as well. In these tables there are also these optional hyphen...

    forum.aspose.com/t/optional-hyphen/316920
  5. Añadir imagen en celda de tabla|Documentación d...

    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....contains the table string FileName = "Adding Image in Table Cell.pptx"...msoTrue ) { Cell cell = shp . Table . Rows [ 1 ]. Cells [ 1 ]; cell...

    docs.aspose.com/slides/es/net/add-image-in-tabl...
  6. C# 를 사용하여 PDF에서 표 추가, 추출, 삭제 | Aspose.PDF

    .NET 용 Aspose.PDF 파일을 사용하여 C# 샘플 코드를 사용하여 PDF 파일의 테이블을 프로그래밍 방식으로 관리합니다....Combine ( dataDir , "sample_with_table_out.pdf" ); var pdfDocument...inputFile ); var table = new Aspose . Pdf . Table { Border = new...

    products.aspose.com/pdf/ko/net/table/
  7. Zeilen und Spalten in PowerPoint-Tabellen mit J...

    Verwalten Sie Tabellenzeilen und -spalten in PowerPoint mit Aspose.Slides für Java und beschleunigen Sie die Präsentationsbearbeitung sowie Datenaktualisierungen....Slides die Klasse Table bereit, das Interface ITable...pres = new Presentation ( "table.pptx" ); try { // Greift auf...

    docs.aspose.com/slides/de/java/manage-rows-and-...
  8. Verwalten von Zeilen und Spalten in PowerPoint-...

    Verwalten Sie Tabellenzeilen und -spalten in PowerPoint mit Aspose.Slides für Android über Java und beschleunigen Sie die Bearbeitung von Präsentationen sowie Datenaktualisierungen....Slides die Klasse Table , das Interface ITable und viele...pres = new Presentation ( "table.pptx" ); try { // Greift auf...

    docs.aspose.com/slides/de/androidjava/manage-ro...
  9. HtmlSaveOptions.TableWidthOutputMode | Aspose.W...

    Ottimizza le tue esportazioni HTML con HtmlSaveOptions TableWidthOutputMode. Controlla la larghezza delle righe e delle celle della tabella per una formattazione MHTML ed EPUB impeccabile.... Table table = builder . StartTable ();...EndTable (); table . LeftIndent = - 36 ; table . PreferredWidth...

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

    Archiv... Erstellen Sie <table> , <tbody> , <tr> , <th> , und...an. Hängen Sie danach das an<table> -Element zum <body> Element...

    blog.aspose.com/de/html/create-html-table-in-cs...