Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 23,744 for

table

(0.11 sec)
  1. TableSubstitutionRule.load_android_settings met...

    TableSubstitutionRule.load_android_settings method. Loads predefined Table substitution settings for Android platform....load_android_settings() Loads predefined table substitution settings for Android...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....specify formatting properties for table cells and rows. User the insertCell()...endRow() methods to build a table. Note that getFont() , getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with SmartArt Cold Rendering in C#|Aspo...

    Aspose.Words for .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect using C#.... The table below lists the fully and partially...Vertical Arrow List Trapezoid List Table List Pyramid List Target List...

    docs.aspose.com/words/net/working-with-smartart...
  4. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....DocumentBuilder(doc); // Create a data table to be used as a mail merge data...DataTable table = new DataTable("Employees"); table.getColumns()...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …... Typical layout in a table <<if[r.Max(i => i.PartialDischarge)...documentation to learn how to work table column conditional blocks: https://docs...

    forum.aspose.com/t/how-to-hide-column-based-on-...
  6. NullPointerException in MailMerge.executeWithRe...

    Product: Aspose.Words for Java with valid license Version: 26.4 (jdk17 classifier) Java Version: 17 Description We are experiencing a NullPointerException thrown from within Aspose’s internal code during MailMerge.ex…...UnlimitedMembers (inner table region) ├── FormData.Organization...Organization.LimitedMembers (inner table region) ├── FormData.Organization...

    forum.aspose.com/t/nullpointerexception-in-mail...
  7. Gigantic file size when saving Aspose.Words.Doc...

    Continuing the discussion from Gigantic file size when saving Aspose.Cells.Workbook as PDF: Dear support, as per request of your colleague @amjad.sahi over in the Aspose.Cells department, I’m filing this performance is…...the data table of the Excel worksheet in a Word table. The document...and after the generated word table) and save the resulting Word...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  8. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc.getFirstSection()...getBody().getTables().get(0); table.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... as_table() Cast Node to Table . clone(is_clone_children)...Document ( file_name = MY_DIR + 'Tables.docx' ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....snippet shows how to insert a table after the existing content on...content ends and positions a new table below the last element, leaving...

    docs.aspose.com/pdf/python-net/whatsnew/