Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 45,856 for

shape

(0.09 sec)
  1. ThemeColors.light2 property | Aspose.Words for ...

    ThemeColors.light2 property. Specifies color Light 2....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Theme.minor_fonts property | Aspose.Words for P...

    Theme.minor_fonts property. Allows to specify the set of minor fonts for different languages....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ThemeFonts.latin property | Aspose.Words for Py...

    ThemeFonts.latin property. Specifies font name for Latin characters....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with masks in Aspose.PSD for Python|Doc...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...visibility of one layer based on the shape and content of another layer...visibility of a layer to the shape of another layer below it. To...

    docs.aspose.com/psd/python-net/update-create-la...
  5. ChartAxis.Scaling | Aspose.Words for .NET

    Discover ChartAxis Scaling properties for optimal axis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Format Text using VSTO and Aspose.Slides and .N...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the third shape PowerPoint . Shape shp = slide . Shapes [ 3 ]; //Change...RGB = 0 x00CC3333 ; //Change shape background color shp . Fill...

    docs.aspose.com/slides/net/format-text-using-vs...
  7. Public API Changes in Aspose.Cells 8.3.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....csv" , options ); Added Shape.Id Property The property Id...added to the Shape class to uniquely identify each shape object in...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this Shape can overlap other Shapes....specifies whether this shape can overlap other shapes. @property def...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Slides for PHP via Java -> Export Presen...

    Hi Aspose team, I’m currently evaluating Aspose.Slides for Java, using it in a Laravel (PHP) application via JavaBridge. I’ve successfully integrated the JavaBridge and deployed the aspose-slides-25.4-jdk16.jar (tempora…...first animation effect per shape seems to be applied in the exported...exported HTML5. For example, if a shape has multiple animations (e.g...

    forum.aspose.com/t/aspose-slides-for-php-via-ja...
  10. Manage PowerPoint Presentation Themes in Python...

    Master presentation themes in Aspose.Slides for Python via .NET to create, customize and convert PowerPoint files with consistent branding....pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...RECTANGLE , 10 , 10 , 100 , 100 ) shape . fill_format . fill_type =...

    docs.aspose.com/slides/python-net/presentation-...