Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 40,934 for

properties

(0.06 sec)
  1. Bubble Chart|Aspose.Slides Documentation

    Bubble chart size in PowerPoint presentations in C# or .NET...BubbleSizeScale properties have been added. Below sample...Data as Bubble Chart Sizes Property BubbleSizeRepresenta has been...

    docs.aspose.com/slides/net/bubble-chart/
  2. FrameFormat.RelativeHorizontalPosition | Aspose...

    Discover the FrameFormat RelativeHorizontalPosition property to easily determine a frame's horizontal positioning for enhanced layout control....RelativeHorizontalPo property Gets the relative horizontal...information about formatting properties of paragraphs that are frames...

    reference.aspose.com/words/net/aspose.words/fra...
  3. FrameFormat.VerticalAlignment | Aspose.Words fo...

    Discover the FrameFormat VerticalAlignment property to easily manage vertical alignment for frames, enhancing your layout design effortlessly....VerticalAlignment property Gets vertical alignment of...information about formatting properties of paragraphs that are frames...

    reference.aspose.com/words/net/aspose.words/fra...
  4. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's list formatting, enhancing your document's presentation....ListFormat property Provides access to the list...list formatting properties of the paragraph. public ListFormat...

    reference.aspose.com/words/net/aspose.words/par...
  5. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the C# API or .NET Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....provides a wide range of properties and methods for managing...IsGridlinesVisible property. IsGridlinesVisible is a Boolean property, which...

    docs.aspose.com/cells/net/show-and-hide-gridlin...
  6. FramesetCollection indexer | Aspose.Words for P...

    FramesetCollection indexer. Gets a frame or frames page at the specified index....is_frame_link_to_file ) # Change properties for one of our frames. doc...constructor FramesetCollection.count property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.bottom property | Aspose.Words for Py...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape....bottom property ShapeBase.bottom property Gets the position of...containing block of the shape. @property def bottom ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::GetEnumerator method. Returns an enumerator that can iterate through a collection in C++....get_Count ()); // Print all properties of the document's web extension...get_WebExtension () -> get_Properties (); { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. FieldLastSavedBy class | Aspose.Words for Python

    aspose.words.fields.FieldLastSavedBy class. Implements the LASTSAVEDBY field...LastModifiedBy property of the built-in document properties. Inheritance:...The default constructor. Properties Name Description display_result...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...around with the following properties, but no variation of these...that you set the WrapText property of the cell format to false...

    forum.aspose.com/t/table-cell-text-with-wraptex...