Sort Score
Result 10 results
Languages All
Labels All
Results 8,541 - 8,550 of 22,427 for

table

(1.04 sec)
  1. Извлечение таблицы из PDF документа|Aspose.PDF ...

    Aspose.PDF для Python через .NET позволяет выполнять различные манипуляции с таблицами, содержащимися в вашем PDF документе....) for table in absorber . table_list : for row in table . row_list...

    docs.aspose.com/pdf/ru/python-net/extract-table...
  2. Extrair Tabela de Documento PDF|Aspose.PDF para...

    Aspose.PDF para Python via .NET possibilita realizar várias manipulações com as tabelas contidas em seu documento PDF....) for table in absorber . table_list : for row in table . row_list...

    docs.aspose.com/pdf/pt/python-net/extract-table...
  3. PreferredWidth.Value | Aspose.Words per .NET

    Scopri la proprietà Valore LarghezzaPreferita per accedere e personalizzare facilmente la larghezza desiderata. Migliora il tuo design con misure precise oggi stesso!...Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; Cell firstCell = table . FirstRow ...

    reference.aspose.com/words/it/net/aspose.words....
  4. Изменить параметры среза с помощью Node.js чере...

    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....sample Excel file containing a table. const workbook = new AsposeCells...Access first table inside the worksheet. const table = worksheet...

    docs.aspose.com/cells/ru/nodejs-cpp/change-slic...
  5. Ändern Sie Slicer Eigenschaften mit Node.js via...

    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....sample Excel file containing a table. const workbook = new AsposeCells...Access first table inside the worksheet. const table = worksheet...

    docs.aspose.com/cells/de/nodejs-cpp/change-slic...
  6. Content areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....content - text paragraphs, tables, illustrations, formulas, and...applications DetectAreasMode.TABLE Detects cells in tabular structures...

    docs.aspose.com/ocr/python-net/areas-detection/
  7. Cell.LastParagraph | Aspose.Words per .NET

    Scopri la proprietà Cell LastParagraph. Accedi facilmente all'ultimo paragrafo dagli elementi figlio immediati per una gestione efficiente dei contenuti.... Table table = builder . StartTable ();...bordo diverse. Border border = table . FirstRow . FirstCell . LastParagraph...

    reference.aspose.com/words/it/net/aspose.words....
  8. Comparer.Create | Aspose.Words per .NET

    Scopri come utilizzare in modo efficace il metodo Comparer Create per generare nuove istanze del processore del convertitore per ottenere prestazioni ed efficienza migliorate....string firstDoc = MyDir + "Table column bookmarks.docx" ; string...string secondDoc = MyDir + "Table column bookmarks.doc" ; ComparerContext...

    reference.aspose.com/words/it/net/aspose.words....
  9. ComparerContext.CompareOptions | Aspose.Words ل...

    اكتشف خاصية CompareOptions في ComparerContext لتحسين مقارنة المستندات باستخدام خيارات قوية ومرنة للحصول على نتائج دقيقة....string firstDoc = MyDir + "Table column bookmarks.docx" ; string...string secondDoc = MyDir + "Table column bookmarks.doc" ; ComparerContext...

    reference.aspose.com/words/ar/net/aspose.words....
  10. CellMerge Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Tables.CellMerge per unire in modo efficiente le celle delle tabelle. Migliora il layout dei tuoi documenti con una perfetta integrazione e flessibilità....MyDir + "Table with merged cells.docx" ); Table table = doc ....FirstSection . Body . Tables [ 0 ]; foreach ( Row row in table . Rows ) foreach...

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