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

table

(0.41 sec)
  1. 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...
  2. 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...
  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. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your Table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation....heading styles to include in the table of contents. public string CustomStyles...compile all headings into a table of contents. // For each heading...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....using DocumentBuilder The TOA ( Table of Authorities ) field builds...builds and inserts a table of authorities. The TOA field collects...

    docs.aspose.com/words/java/insert-fields/
  6. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your document using C++....using DocumentBuilder The TOA ( Table of Authorities ) field builds...builds and inserts a table of authorities. The TOA field collects...

    docs.aspose.com/words/cpp/inserting-fields/
  7. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.Table algorithm....TABLE Contents [ Hide ] To use this structure...reports, invoices, and other tables. However, this algorithm is...

    docs.aspose.com/ocr/net/areas-detection/table/
  8. 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/
  9. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....new Document(getMyDir() + "Table of contents.docx"); // Iterate...new Document(getMyDir() + "Table of contents.docx"); // Iterate...

    reference.aspose.com/words/java/com.aspose.word...
  10. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....document after a paragraph or table. /// </summary> private static...nodeType == aw . NodeType . Table ) { let dstStory = insertionDestination...

    reference.aspose.com/words/nodejs-net/aspose.wo...