Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 11,066 for

table

(0.09 sec)
  1. Comparer.Create | Aspose.Words for .NET

    Discover how to effectively use the Comparer Create method to generate new instances of the converter processor for enhanced performance and efficiency....string firstDoc = MyDir + "Table column bookmarks.docx" ; string...string secondDoc = MyDir + "Table column bookmarks.doc" ; ComparerContext...

    reference.aspose.com/words/net/aspose.words.low...
  2. Aspose::Words::Notes::FootnoteSeparator::Accept...

    Aspose::Words::Notes::FootnoteSeparator::Accept method. Accepts a visitor in C++.... ); // 2 - Table node: SharedPtr < Table > table = doc -> get_FirstSection...get_Body () -> get_Tables () -> idx_get ( 0 ); table -> Accept ( hiddenContentRemover...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. Aspose::Words::Paragraph::Accept method | Aspos...

    Aspose::Words::Paragraph::Accept method. Accepts a visitor in C++.... ); // 2 - Table node: SharedPtr < Table > table = doc -> get_FirstSection...get_Body () -> get_Tables () -> idx_get ( 0 ); table -> Accept ( hiddenContentRemover...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Pivot Filter with C++|Documentation

    Learn how to add a filter in pivot Table with Aspose.Cells using C++....Scenarios When you create a pivot table with known data and want to...to filter the pivot table, you need to learn and use filter. It...

    docs.aspose.com/cells/cpp/add-or-clear-pivot-fi...
  5. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  6. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML.... TABLES Export tables as raw HTML. Examples...Examples Shows how to export a table to Markdown as raw HTML. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MarkdownSaveOptions.exportAsHtml property | Asp...

    MarkdownSaveOptions.exportAsHtml property. Allows to specify the elements to be exported to Markdown as raw HTML...Examples Shows how to export a table to Markdown as raw HTML. let...writeln ( "Sample table:" ); // Create table. builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....ADJUST_LINE_HEIGHT_IN_TABLE Adjust Line Height in Table FORGET_LAST_TAB_ALIGNMENT...Like Word 95 ALIGN_TABLE_ROW_BY_ROW Align Table Rows by Rule LA...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableAbsorber not identifying tables without bo...

    Hello, I am converting a Word document to PDF and using TableAbsorber to manipulate Tables in the resulting PDF. I have noticed when the Table in the Word document has borders then TableAbsorber can identify it in the…...TableAbsorber not identifying tables without borders when converted...TableAbsorber to manipulate tables in the resulting PDF. I have...

    forum.aspose.com/t/tableabsorber-not-identifyin...
  10. TableSubstitutionRule.SetSubstitutes | Aspose.W...

    Discover how to customize font names with the TableSubstitutionRule SetSubstitutes method. Enhance your design with tailored typography solutions!...configure a font substitution table which determines // which fonts...with custom font substitution tables. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fon...