Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 22,226 for

table

(0.08 sec)
  1. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::Load method. Loads Table substitution settings from XML stream in C++....IO::Stream>&) method Loads table substitution settings from XML...with custom font substitution tables. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. BorderCollection.Bottom | Aspose.Words for .NET

    Discover the BorderCollection Bottom property to easily access and customize your bottom border for enhanced design flexibility and style....shading color while building a table. Document doc = new Document...DocumentBuilder ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/net/aspose.words/bor...
  3. PreferredWidth.value property | Aspose.Words fo...

    PreferredWidth.value property. Gets the preferred width value...preferred width type and value of a table cell. let doc = new aw . Document...( base . myDir + "Tables.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Show Report Filter Pages Option with C++|Docume...

    Learn how to enable the "Show Report Filter Pages" option in pivot Tables using Aspose.Cells for C++....Excel supports creating pivot tables, adding report filters, and...option on the created pivot table. Below is a screenshot showing...

    docs.aspose.com/cells/cpp/show-report-filter-pa...
  5. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../).... Tables . PreferredWidth ) Parameter...to set a preferred width for table cells. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. New HTML Export System - Aspose.Slides.WebExten...

    Export presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-page output, resource control, and customization for PPT, PPTX and ODP....you may decide to change the table formatting styles but want all...Templates\common\table.html is used, and the table has the same appearance...

    docs.aspose.com/slides/net/web-extensions/
  7. Add Pivot Connection|Documentation

    Learn how to add pivot connection with Aspose.Cells library....associate a slicer and a pivot table in Excel, you need to right‑click...associate a slicer and a pivot table using the Aspose.Cells API programmatically...

    docs.aspose.com/cells/net/add-pivot-connection/
  8. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced document automation and efficiency....DataTable table = new DataTable ( "Barcodes" ); table . Columns... Add ( "MyITF14Barcode" ); table . Rows . Add ( new [] { "09312345678907"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumerator method. Enjoy simple, efficient access to your collection of nodes in C#....doc = new Document ( MyDir + "Tables.docx" ); // This expression...which are descendants of any table node in the document. NodeList...

    reference.aspose.com/words/net/aspose.words/nod...
  10. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object....DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell...2, cell 1.' ) builder . end_table () # The first row was unaffected...

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