Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 42,726 for

shape

(0.08 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". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::LegendPosition ...

    Aspose::Words::Drawing::Charts::LegendPosition enum. Specifies the possible positions for a chart legend in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ThemeFonts.latin property | Aspose.Words for No...

    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". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Theme.minorFonts property | Aspose.Words for No...

    Theme.minorFonts 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". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.theme property | Aspose.Words for Node.js

    Document.theme property. Gets the [Document.theme](./) object for this document....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Theme.majorFonts property | Aspose.Words for No...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with masks in Aspose.PSD for Java|Docum...

    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 beneath it...

    docs.aspose.com/psd/java/update-create-layer-mask/
  8. Compress TIFF In C#

    Compress TIFF in C# without losing quality. Optimize TIFF content, reduce file size easily....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/net/compress/tiff/
  9. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Drawing::ArrowType enum | Aspose...

    Aspose::Words::Drawing::ArrowType enum. Specifies the type of an arrow at a line end in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...