Sort Score
Result 10 results
Languages All
Labels All
Results 9,041 - 9,050 of 149,744 for

2

(0.16 sec)
  1. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized sections....InsertSectionWithEnd ( doc , "Section 2" , "Endnote 2, will be pushed down to...

    reference.aspose.com/words/net/aspose.words/pag...
  2. TableCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TableCollection class for easy, typed access to Table nodes, enhancing document processing efficiency and flexibility.... (2 indexers) Methods Name Description...collection to a new array of tables. (2 methods) Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Assign Macro to Form Control with C++|Documenta...

    Learn how to assign a macro to a Form Control like a Button using Aspose.Cells for C++.... AddButton ( 2 , 0 , 2 , 0 , 28 , 80 ); button ....

    docs.aspose.com/cells/cpp/assign-macro-to-form-...
  4. OleFormat.oleIcon property | Aspose.Words for N...

    OleFormat.oleIcon property. Gets the draw aspect of the OLE object... toEqual ( 2 ); expect ( shapes . filter (...OleObject ). length ). toEqual ( 2 ); // If a shape contains an OLE...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BuiltInDocumentProperties.category property | A...

    BuiltInDocumentProperties.category property. Gets or sets the category of the document....FIELD_AUTHOR , update_field = True ) # 2 - "Title" property, which we can...properties . keywords = 'Tag 1; Tag 2; Tag 3' # We can right-click this...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table...inner_table = create_table ( doc , 2 , 2 , 'Inner Table' ) outer_table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection.... SdtListItem ( 'Item 2' , 'Value 2' )) list_items . add ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on next page if they will be split between 2 pages. For example, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...between 2 pages. For example, if a table has 4 rows and only 2 of...false, the table is split between 2 pages. If I Do use table.IsBroken...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...
  9. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs....gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStops . Count , Is . EqualTo ( 2 )); Assert . That ( gradientStops...

    reference.aspose.com/words/net/aspose.words.dra...
  10. PreferredWidth.from_percent method | Aspose.Wor...

    PreferredWidth.from_percent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... write ( 'Cell #2' ) builder . insert_cell () builder...cell_format . preferred_width } .' ) # 2 - Set a relative preferred width...

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