Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 16,141 for

table

(0.14 sec)
  1. Aspose::Words::Tables::Row::get_NextRow method ...

    Aspose::Words::Tables::Row::get_NextRow method. Gets the next Row node in C++....Aspose::Words::Tables::Row::get_NextRow method Row::get_NextRow...Words :: Tables :: Row > Aspose :: Words :: Tables :: Row ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSource::GetChildDataSource method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a nested mail merge region in C++....data records of the specified table. Remarks When the Aspose.Words...GetChildDataSource() must follow. If the table that is represented by this...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. 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/...
  4. Converted Document(DOCX) to PDF Formatting Issu...

    Hi Team, We need your help in addressing the document formatting issue when converted from Word document (DOCX) to PDF. We don’t see any error and the PDF is successfully converted but the formatting is different. Word…...are with Table Headers and Table Rows in a single table but when...onwards we see Table header in one Page and Tables rows are in next...

    forum.aspose.com/t/converted-document-docx-to-p...
  5. ParagraphFormat.keep_with_next property | Aspos...

    ParagraphFormat.keep_with_next property. True if the paragraph is to remains on the same page as the paragraph that follows it....Examples Shows how to set a table to stay together on the same...= MY_DIR + 'Table spanning two pages.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract Tables from PDF using Python | Aspose.PDF

    Extract Tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...How to extracting Tables from PDF document Using Python for ...Library In order to extract table, use Aspose.PDF for Python via...

    products.aspose.com/pdf/python-net/table/extract/
  7. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....shading color while building a table. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Start a table and set a default color/thickness...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.move_to_cell method | Aspose.Wo...

    DocumentBuilder.move_to_cell method. Moves the cursor to a Table cell in the current section....move_to_cell method move_to_cell(table_index, row_index, column_index...character_index) Moves the cursor to a table cell in the current section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldMergeField.TextAfter | Aspose.Words for .NET

    Discover the FieldMergeField TextAfter property to easily customize your field output with dynamic text, enhancing document clarity and engagement....DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::DocumentBuilder::MoveToCell meth...

    Aspose::Words::DocumentBuilder::MoveToCell method. Moves the cursor to a Table cell in the current section in C++....method Moves the cursor to a table cell in the current section...tableIndex int32_t The index of the table to move to. rowIndex int32_t...

    reference.aspose.com/words/cpp/aspose.words/doc...