Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 153,670 for

2

(0.16 sec)
  1. 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...
  2. 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...
  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. Converting HTML to PDF Very Slow with Large HTM...

    I am using version 26.1 of Aspose.PDF.Drawing. When I try to convert large html text to PDF it takes a very long time. With the input that I was testing with, it took around 33 minutes to convert my html string to pdf …...ali February 25, 2026, 7:05pm 2 @mholguin We have opened the following... ilyazhuykov March 11, 2026, 2:17pm 4 @mholguin Hi, it seems...

    forum.aspose.com/t/converting-html-to-pdf-very-...
  5. 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...
  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. FieldSymbol.character_code property | Aspose.Wo...

    FieldSymbol.character_code property. Gets or sets the character's code point value in decimal or hexadecimal.... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field which displays...()) builder . writeln ( 'Line 2' ) # 3 - Add a SYMBOL field which...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VariableCollection.count property | Aspose.Word...

    VariableCollection.count property. Gets the number of elements contained in the collection.... toEqual ( 2 ); expect ( variables . at ( 0..."City" )). toEqual ( false ); // 2 - By index: variables . removeAt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...