Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 43,457 for

table

(0.12 sec)
  1. Unicode character in table cell while keeping t...

    I add a Table to a pdf document and I want to print a unicode character in one cell with additional text. The problem is as soon as I add the unicode character the font is changed for the whole TextFragment. row = Table…...Unicode character in table cell while keeping the font for the...5, 2023, 12:51pm #1 I add a table to a pdf document and I want...

    forum.aspose.com/t/unicode-character-in-table-c...
  2. How do I read a simple table from excel - Aspos...

    I need to use aspose to locate a simple Table in an excel sheet and then extract the data into a json. is there any way i can do this?...How do I read a simple table from excel Aspose.Cells Product...use aspose to locate a simple table in an excel sheet and then extract...

    forum.aspose.com/t/how-do-i-read-a-simple-table...
  3. Error when adding StructuredDocumentTag ComboBo...

    Hi, I am having trouble getting a StructuredDocumentTag ComboBox inserted inside the cell of a Table. Here is my simplified script: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); bui…...StructuredDocumentTa ComboBox inside table Aspose.Words Product Family...inserted inside the cell of a table. Here is my simplified script:...

    forum.aspose.com/t/error-when-adding-structured...
  4. Aspose.Pdf 在讀取文件內容時,如何區分是否為Table中的文字? - Free Su...

    您好, 我透過 TextFragmentAbsorber 讀取 附件PDF第17頁內容時,會將整頁的文字內容都讀出來,包含 Table 的內容,請問有辨法可以知道這個文字目前是在 Table 之中嗎? mcolumns.pdf (3.2 MB)...Pdf 在讀取文件內容時,如何區分是否為Table中的文字? 中文技术支持 aspose-pdf-net rainmaker_ho...附件PDF第17頁內容時,會將整頁的文字內容都讀出來,包含 Table 的內容,請問有辨法可以知道這個文字目前是在 Table 之中嗎? mcolumns...

    forum.aspose.com/t/aspose-pdf-table/283842
  5. How to determine if paragraph is a table to ski...

    import aspose.words as aw docToRead = aw.Document("...docx") for paragraph in docToRead.get_child_nodes(aw.NodeType.PARAGRAPH, True) : paragraph = paragraph.as_paragraph() #if paragraph.isTable != 0: …...determine if paragraph is a table to skip it? Aspose.Words Product...paragraph cannot be a table, it can be inside a table. So you can simply...

    forum.aspose.com/t/how-to-determine-if-paragrap...
  6. Can't read the complex table cells from that Ta...

    A complex Table.pdf (57.6 KB) 2023-03-28_215434.jpg (139.5 KB) Hi, I’m trying to read cell-text from the complex Table in a pdf. But many results are incorrect or misplaced.Am I doing something wrong or are there issu…...Can't read the complex table cells from that TableAbsorber Aspose... 2023, 2:05pm #1 A complex table.pdf (57.6 KB) 2023-03-28_215434...

    forum.aspose.com/t/cant-read-the-complex-table-...
  7. Avoid New Line Space while Adding Text to a Tab...

    Hi team, Trying to add 3 cross 10 Table in a slide like below double[] dblCols = {300, 300, 300}; double[] dblRows = new double[10]; ITable tbl = slide.getShapes().addTable(50, 50, dblCols, dblRows); And on each cell …...Space while Adding Text to a Table Using Aspose.Slides for Java...slides-text , slides-java , slides-table Thilakbabu February 23, 2023...

    forum.aspose.com/t/avoid-new-line-space-while-a...
  8. Multipage table with repeated headers not split...

    Hello all, We’re using Aspose.Words .Net version 21.7 with valid license to generate word document and also we’re using the same framework to generate PDF document as well. We tried to generate a multi page Table with …...Multipage table with repeated headers not splitting into multi...multi tables Aspose.Words Product Family Jagan2021 June 24, 2022...

    forum.aspose.com/t/multipage-table-with-repeate...
  9. The table in Word document after rendition to P...

    Hi Team, I tried below code for doc to pdf transformation and found some issue with output file. com.aspose.words.Document doc = new com.aspose.words.Document("input.doc"); doc.save("output.pdf"); The Table on pag…...The table in Word document after rendition to PDF is cut off...doc.save("output.pdf"); The table on page 9 is not same as input...

    forum.aspose.com/t/the-table-in-word-document-a...
  10. Excel® Pivot Table Timeline Filter API for C#, ...

    C# .NET API with improved handling of pivot Table timeline filter, Chart Template-XML (CRTX) file format support, better execution speed of `MAXIF` formulas....Improved Handling of Pivot Table Timeline Filter It was observed...

    releases.aspose.com/cells/net/new-releases/aspo...