Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 15,933 for

table

(0.06 sec)
  1. Bookmark.isColumn property | Aspose.Words for N...

    Bookmark.isColumn property. Returns ``true`` if this bookmark is a Table column bookmark....true if this bookmark is a table column bookmark. get isColumn...how to get information about table column bookmarks. var doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::DocumentVisitor::VisitShapeStart...

    Aspose::Words::DocumentVisitor::VisitShapeStart method. Called when enumeration of a shape has started 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/doc...
  3. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border....shading color while building a table. let doc = new aw . Document...DocumentBuilder ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border....shading color while building a table. let doc = new aw . Document...DocumentBuilder ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BorderCollection.Vertical | Aspose.Words for .NET

    Discover the BorderCollection Vertical property for seamless cell borders. Enhance your design with customizable vertical borders for a polished look!...settings to vertical borders to a table row’s format. Document doc =...Create a table with red and blue inner borders. Table table = builder...

    reference.aspose.com/words/net/aspose.words/bor...
  6. MailMergeSettings.headerSource property | Aspos...

    MailMergeSettings.headerSource property. Specifies the path to the mail-merge header source...file, which will consist of a table with one row. let doc = new...merge data file consisting of a table with one row // and the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Re-sizing Shapes on Slide|Aspose.Slides Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....:: Pptx ); If there is any table in the slide then above code...that case, every cell of the table needs to be resized. You need...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  8. Aspose::Words::Fields::FieldToa::get_SequenceSe...

    Aspose::Words::Fields::FieldToa::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and page numbers in C++....how to build and customize a table of authorities using TOA and...the entry category for our table. This TOA will now only include...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Image alignment doesn't work - Free Support For...

    We are trying to align an image in a Table with halign="right" but it doesn't get applied. This is the reproducer code using System; using System.IO; using System.Text; using Aspose.Pdf; using Aspose.Pdf.Generator; usi…...trying to align an image in a table with halign=“right” but it doesn’t...Aspose.Pdf.Image; using Table = Aspose.Pdf.Table; namespace Aspose...

    forum.aspose.com/t/image-alignment-doesnt-work/...
  10. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    Discover the IFieldUserPromptRespondent Respond method to capture user responses effectively. Learn how to handle cancellations seamlessly!...DataTable table = new DataTable ( "My Table" ); table . Columns..."Column 1" ); table . Rows . Add ( "Row 1" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.fie...