Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 153,176 for

2

(0.1 sec)
  1. ConditionalStyleCollection.last_row property | ...

    ConditionalStyleCollection.last_row property. Gets the last row style.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyleCollection.odd_row_banding prop...

    ConditionalStyleCollection.odd_row_banding property. Gets the odd row banding style.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient....gradient_stop = gradient_stops [ 2 ] gradient_stops . remove ( gradient_stop...gradient_stop ) self . assertEqual ( 2 , gradient_stops . count ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Document::UpdateThumbnail method...

    Aspose::Words::Document::UpdateThumbnail method. Updates Thumbnail of the document using default options in C++....epub" ); // 2 - Use the first image found in...UpdateThumbnail.FirstPage.epub" ); // 2 - Use the first image found in...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Long String in EMF Image Doesn't Add a Line Bre...

    Hi, Our attached sample EMF image features a table with a column containing an extended string. This string currently adjusts (wraps/breaks) to accommodate the column’s width. However, when we proceed to print this imag…...Discourse December 12, 2025, 12:39pm 2 @ashvek.gaonkar The problem you...SaveMetafilesAsPng = false ) [2]. The bug was fixed in Aspose...

    forum.aspose.com/t/long-string-in-emf-image-doe...
  6. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....the first page to "Last Name 2" on the second page formEditor...( "Last Name" , "Last Name 2" , 2 ); // Save PDF document formEditor...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  7. CustomPart class | Aspose.Words for Python

    aspose.words.markup.CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure....( runs [ 2 ]. IsInsertRevision , Is . True ); // 2 - A "format"...changes. Assert . That ( runs [ 2 ]. IsFormatRevision , Is . True...

    reference.aspose.com/words/net/aspose.words/inl...
  9. RunCollection.toArray method | Aspose.Words for...

    RunCollection.toArray method. Copies all runs from the collection to a new array of runs.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::CleanupOptions::get_UnusedLists ...

    Aspose::Words::CleanupOptions::get_UnusedLists method. Specifies whether unused list and list definitions should be removed from document. Default value is true in C++....builder -> Writeln ( u "Item 2" ); // Now, there is one unused...cleanupOptions ); ASSERT_EQ ( 2 , doc -> get_Styles () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/cle...