Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 47,644 for

properties

(0.28 sec)
  1. Aspose::Words::Drawing::Fill::get_Transparency ...

    Aspose::Words::Drawing::Fill::get_Transparency method. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear) in C++....get_Fill (); // Check Fill properties of the Font. std :: cout...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...layout and the text frame properties. When you insert text using...explicitly set the text frame properties after inserting the text...

    forum.aspose.com/t/add-new-last-slide-with-text...
  3. ShapeBase.top property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....the "OpaqueBoundsInPoints" properties. Assert.assertEquals(119...the "OpaqueBoundsInPoints" properties. Assert.assertEquals(119...

    reference.aspose.com/words/java/com.aspose.word...
  5. TaskPane.row property | Aspose.Words for Python

    TaskPane.row property. Specifies the index, enumerating from the outside to the inside, of this task pane among other persisted task panes docked in the same default location....row property TaskPane.row property Specifies the index, enumerating...the same default location. @property def row ( self ) -> int :...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on....kerning property TextPath.kerning property Determines whether...whether kerning is turned on. @property def kerning ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined....underline property TextPath.underline property True if the font...font is underlined. @property def underline ( self ) -> bool :...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for text...spacing property TextPath.spacing property Defines the amount...spacing for text. 1 means 100%. @property def spacing ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Using Glyph objects | C++

    Glyph objects in Aspose.Font library functionality is described by the Properties it has. The code snippets help you understand how to code Glyphs in C++....the properties it has. First, let’s look at the property . Some...glyphs also can be corrupted. Property State tells us whether the...

    docs.aspose.com/font/cpp/developer-guide/using-...
  10. How to Change Border Color in HTML? C# Examples

    Learn how to change border color in HTML using Aspose.HTML for .NET. Explore С# examples with inline and internal CSS to customize borders programmatically....with the CSS border-color property. There are a few ways you...you can set this property value. You can use inline, internal or...

    docs.aspose.com/html/net/how-to-articles/how-to...