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

table

(0.24 sec)
  1. FieldToc.InsertHyperlinks | Aspose.Words for .NET

    Control hyperlinking in your Table of contents with FieldToc InsertHyperlinks. Enhance navigation and improve user experience effortlessly!...or sets whether to make the table of contents entries hyperlinks...compile all headings into a table of contents. // For each heading...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldToc.PreserveTabs | Aspose.Words for .NET

    Discover how the FieldToc PreserveTabs property enhances your data management by preserving tab entries in Table entries for better organization....preserve tab entries within table entries. public bool PreserveTabs...compile all headings into a table of contents. // For each heading...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FontSubstitutionSettings Class | Aspose.Words f...

    Discover Aspose.Words.Fonts.FontSubstitutionSettings for efficient font management. Optimize document rendering with customizable font substitution options....get; } Settings related to table substitution rule. Remarks Font...rule (disabled by default) 3. Table substitution rule (enabled by...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for PHP via Java to optimize text positioning in PowerPoint presentations....Paragraph and Portion Inside a Table Cell TextFrame To get the Portion...Paragraph size and coordinates in a table cell text frame, you can use...

    docs.aspose.com/slides/php-java/paragraph/
  5. 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...
  6. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...DataTable var table = new DataTable("MyTable"); table.Columns.Add("ColInt"...typeof(int)); table.Columns.Add("ColString", typeof(string)); table.Columns...

    forum.aspose.com/t/using-cells-importdata-to-im...
  7. Aspose.PDF 的 XML 架构|Aspose.PDF for .NET

    本文描述了用于在 Aspose.PDF for .NET 中处理 XML 文档的 XML 架构...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...

    docs.aspose.com/pdf/zhnet/supported-xml-schema/
  8. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....to true to recognize text in tables. Set to false to improve performance...by ignoring table structures and treating tables as plain text...

    docs.aspose.com/ocr/net/recognition-settings-co...
  9. AustraliaPostSettings|Aspose.BarCode for Python...

    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....ignore_ending_filling_patterns_for_c_table The flag which force AustraliaPost...not have any gaps in encoding table and sequnce “333” of filling...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. 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...