Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 22,369 for

table

(0.08 sec)
  1. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within Table entries....preserve tab entries within table entries. @property def preserve_tabs...compile all headings into a table of contents. # For each heading...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Using Extension Methods of Iteration Variables ...

    Use extension methods for iteration variables of any type when building a report in C#....and number them in a document table using the following template...NumberOf()]>> can be placed in a table column to produce numbered rows...

    docs.aspose.com/words/net/using-extension-metho...
  3. Issue with an EMF Image When Converting a Prese...

    Hi, We have been working with Aspose.Slides.Cpp since version 24. We also have purchased the license. Recently we have upgraded the Aspose.Slides.Cpp to version 25.6(latest) and found out that our emf with Table annotat…...found out that our emf with table annotation doesn’t print properly...Sample-Table-OutPut-PDF-Screenshot.png (8.7 KB) Sample-Table.zip...

    forum.aspose.com/t/issue-with-an-emf-image-when...
  4. Ինչպես տեղադրել աղյուսակը PDF-ում՝ օգտագործելով C#

    Այս հոդվածում ներկայացված են տեղեկություններ այն մասին, թե ինչպես կարելի է աղյուսակ տեղադրել PDF-ում՝ օգտագործելով C#: Այն պարունակում է տեղեկատվություն շրջակա միջավայրի կազմաձևման, ծրագրի մանրամասն հոսքի և գործարկվող կոդ՝ PDF-ում աղյուսակ ավելացնելու համար՝ օգտագործելով C#:...Document դասի օբյեկտը Ստեղծեք նոր table և սահմանեք լռելյայն բջջային...աղյուսակը լրացնելու համար: Table դասը ունի DefaultCellBorder...

    kb.aspose.com/hy/pdf/net/how-to-insert-table-in...
  5. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...sampleHtml ( u "<html><body><table><tr><td>This is sample text...</td><td>Some text.</td></tr></table></body></html>" ); // Convert...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  6. FieldIndex.NumberOfColumns | Aspose.Words for .NET

    Discover the FieldIndex NumberOfColumns property to easily customize your index layout with optimal column settings for enhanced readability and performance....Heading = "A" ; // Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.fie...
  7. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document loading or saving in Java....TABLE_SUBSTITUTION_RULE, warningInfo...\'Arvo\' font instead. Reason: table substitution.", warningInfo...

    reference.aspose.com/words/java/com.aspose.word...
  8. Crash when cloning a cell - Free Support Forum ...

    Hello Aspose, I get a NullRefException when cloning a cell (Cell.Clone()). To reproduce please try this: private static string CellCloneBug(Page page) { var t = new Table(); var r = t.…...CellCloneBug(Page page) { var t = new Table(); var r = t.Rows.Add(); var...pdfDocument.Pages.Add(); var t = new Table(); var r = t.Rows.Add(); var...

    forum.aspose.com/t/crash-when-cloning-a-cell/29...
  9. Supported Document Formats|Aspose.Words for Pyt...

    Edit source documents in many popular formats, as well as freely convert files from one format to another using Python.... The following table indicates the input and output...under the Load column in the table are supported for loading. Q:...

    docs.aspose.com/words/python-net/supported-docu...
  10. Substitute TrueType Fonts|Aspose.Words for Pyth...

    Aspose.Words for Python via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suiTable font replacement or uses the Font fallback mechanism....but powerful mechanism called Table substitution rule. By default...rule. Aspose.Words uses XML tables, which define the basic substitution...

    docs.aspose.com/words/python-net/manipulating-a...