Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 11,849 for

2 of

(0.04 sec)
  1. TextColumnCollection.evenly_spaced property | A...

    TextColumnCollection.evenly_spaced property. True if text columns are Of equal width and evenly spaced.... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeriesGroup.second_section_size property |...

    ChartSeriesGroup.second_section_size property. Gets or sets the size Of the pie chart secondary section as a percentage....= [ 'Category 1' , 'Category 2' , 'Category 3' , 'Category 4'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPropertyCollection class | Aspose.Word...

    aspose.words.markup.CustomXmlPropertyCollection class. Represents a collection Of custom XML attributes or smart tag properties...assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyle.Shading | Aspose.Words for .NET

    Discover the ConditionalStyle Shading property to access shading formatting for your styles. Enhance your designs with tailored visual effects today!... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  5. ConditionalStyleCollection.BottomLeftCell | Asp...

    Discover the ConditionalStyleCollection's BottomLeftCell property to easily customize your bottom left cell styles for enhanced visual appeal.... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  6. ConditionalStyleCollection.TopLeftCell | Aspose...

    Discover the ConditionalStyleCollection's TopLeftCell property to easily customize your top left cell's style for enhanced spreadsheet aesthetics.... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  7. CustomXmlPart.clone method | Aspose.Words for P...

    CustomXmlPart.clone method. Makes a deep enough copy Of the object... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Style::get_List method | Aspose....

    Aspose::Words::Style::get_List method. Gets the list that defines formatting Of this list style in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes Of their own. To learn more, visit the documentation article in C++....-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_IsFormatRevision ());...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. LaTeX Figure rendering | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality.... 2 PngFigureRendererOpt options =...5){\line(2,1){3}} \put(4,2){\line(-2,1){2}} \put(2,3){\line(-2,-5){1}}...

    docs.aspose.com/tex/net/latex-figure-rendering/