Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 19,749 for

table

(0.09 sec)
  1. Aspose::Words::Fields::FieldIndex class | Aspos...

    Aspose::Words::Fields::FieldIndex class. Implements the INDEX field. To learn more, visit the documentation article in C++....set_Heading ( u "A" ); // Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....sheets containing words, images, tables, and charts. Documents can...horizontal border in a table depends on whether a table row is last in...

    docs.aspose.com/words/nodejs-net/converting-to-...
  3. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....sheets containing words, images, tables, and charts. Documents can...horizontal border in a table depends on whether a table row is last in...

    docs.aspose.com/words/net/converting-to-fixed-p...
  4. Font Conversion. Advanced details | Java

    C++ API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it.... The next table shows a map of coherence between...

    docs.aspose.com/font/java/convert/advanced-meth...
  5. 添加奇偶页页眉后报错:"com.aspose.words.zzby.zzQy()" is nu...

    java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null at com.aspose.words.zzZ4S.zzQy(Unknown Source) at com.aspo…...NodeCollection<Table> tables = document.getChildNodes(NodeType.TABLE, true);...true); for (Table table : tables) { table.setAllowAutoFit(false);...

    forum.aspose.com/t/com-aspose-words-zzby-zzqy-i...
  6. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-sections content...Node ) asTable() Cast node to Table . (Inherited from Node ) cl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...Node ) asTable() Cast node to Table . (Inherited from Node ) cl...isDeep) Returns an Nth child Table node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....sheets containing words, images, tables, and charts. Documents can...horizontal border in a table depends on whether a table row is last in...

    docs.aspose.com/words/java/converting-to-fixed-...
  9. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...whether to write page numbers to table of contents when saving HTML...tableWidthOutputMode Controls how table, row and cell widths are exported...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....FootnoteSeparator can contain Paragraph and Table child nodes. There can only...from Story ) tables Gets a collection of tables that are immediate...

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