Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 20,445 for

table

(0.44 sec)
  1. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....Headers and Footers as Table Add structured, table-based headers and...using Aspose.PDF for Python. Tables provide better layout control...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  2. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the document....docx' ) Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc = doc ) # Insert a table of contents for the first page...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....docx" ); Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like textbox, checkbox and combobox....create a table and then add controls into the table cells for...are interested in creating a table in Word document refer to the...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  5. Aspose::Words::Fonts::TableSubstitutionRule::Ad...

    Aspose::Words::Fonts::TableSubstitutionRule::AddSubstitutes method. Adds substitute font names for given original font name in C++....with custom font substitution tables. auto doc = System :: MakeObject...fontSettings ); // Create a new table substitution rule and load the...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Aspose::Words::Fonts::TableSubstitutionRule::Ge...

    Aspose::Words::Fonts::TableSubstitutionRule::GetSubstitutes method. Returns array containing substitute font names for the specified original font name in C++....with custom font substitution tables. auto doc = System :: MakeObject...fontSettings ); // Create a new table substitution rule and load the...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Totals is not recovering correctly - Free Suppo...

    Hi, We are using Table with multiple Totals One of them as Total Row. The others are user created and they are part of the Table. We use the mechanism Table.ShowTotals = false; and after manipulating the data (includi…...10:15am 1 Hi, We are using table with multiple Totals One of...are part of the table. We use the mechanism table.ShowTotals = false;...

    forum.aspose.com/t/totals-is-not-recovering-cor...
  8. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!...CreateSourceTableMap (); // The table has a column named "Column2"...data from "Column2" of the table. doc . MailMerge . Execute (...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....rds::Tables::Cell>) Called when enumeration of a table cell has...rds::Tables::Cell>) Called when enumeration of a table cell has...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs....settings to vertical borders to a table row’s format. doc = aw . Document...Create a table with red and blue inner borders. table = builder...

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