Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 24,072 for

table

(0.23 sec)
  1. discourse-data-explorer_4560ee16f2bea569358c6c0...

    Table.group-reports{width:100%;Table-layout:fixed}Table.group-reports th:first-child{width:30%}Table.group-reports th:nth-child(2){width:60%}Table.group-reports th:last-child{width:20%;text-align:r......table.group-reports{width:100%;table-layout:fixed}table.group-reports...30%}table.group-reports th:nth-child(2){width:60%}table.group-reports...

    forum.aspose.com/stylesheets/discourse-data-exp...
  2. RowCollection.Item | Aspose.Words for .NET

    Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....how to iterate through all tables in the document and print the...( MyDir + "Tables.docx" ); TableCollection tables = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.tab...
  3. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。...$P 页" ); // 实例化一个表对象 Table tab2 = new Table (); // 将表添加到所需部分的段落集合中...开发人员可以创建各种应用程序。" )) Table table = new Table (); table . ColumnWidths...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  4. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents....' ) # Table: builder . start_table () builder . insert_cell...cell 2 text' ) builder . end_table () # Textbox: text_box = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Detecting New Email Messages on POP3 Server|Doc...

    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....messages into a hash table. Search the hash table instead of the database...

    docs.aspose.com/email/net/detecting-new-email-m...
  6. How to get OData Connection Information with No...

    Learn how to extract OData connection information from an Excel file using Aspose.Cells for Node.js via C++....0" ]) Name : Orders_table Value : Source {[ Name = "Orders"..."Orders" , Signature = "table" ]}[ Data ] AI Document Assistant...

    docs.aspose.com/cells/nodejs-cpp/how-to-get-oda...
  7. Word and PDF mismatch v2 - Free Support Forum -...

    Hello, Back in May i reported issue with Word vs PDF mismatch while merging columns and using page break before paragraph setting. It was under link Word and Pdf mismatch. It was fixed, but it appears that while extendi…...new DocumentBuilder(doc); Table table = builder.startTable(); builder...endRow(); builder.endTable(); table.getRows().get(1).getCells()...

    forum.aspose.com/t/word-and-pdf-mismatch-v2/272282
  8. OCR of numbers fails to recognize sequences of ...

    When using OCR on TIFF-Files that contain numbers the OCR tends to drop digits, when it encounter multiple same digits in a row. Examples (on TIFF → recognized): “3.333,33” € → “3.33,33 e” 144266 → 14266 444508 → 4450…... Here the complex table before the text"3.333,33 €"...nummer 1. Here the complex table before the text"3.333,33 €"...

    forum.aspose.com/t/ocr-of-numbers-fails-to-reco...
  9. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Insert Image into PowerPoint Table using Java How to Export XPS...Insert Image into PowerPoint Table using C# How to Convert XML...

    kb.aspose.com/categories/page/51/
  10. DataRelationCollection | Aspose.Words for Java

    Represents the collection of DataRelation objects for this DataSet in Java....parentTable DataTable The parent table of the relation. childTable...childTable DataTable The child table of the relation. parentColumnName...

    reference.aspose.com/words/java/com.aspose.word...