Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 45,858 for

shape

(0.17 sec)
  1. Extract All Images From a Visio Page in Ruby|Do...

    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....vsd" ) shapes = diagram . getPages () . getPage...0 while i < shapes . getCount () shape = shapes . get ( i ) #...

    docs.aspose.com/diagram/java/extract-all-images...
  2. OptionButtonControl.type property | Aspose.Word...

    OptionButtonControl.type property. Gets type of Forms 2.0 control.... SHAPE , 0 , True ) . as_shape () option_button1...aw . NodeType . SHAPE , 1 , True ) . as_shape () option_button2...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.getShapeRenderer method | Aspose.Word...

    ShapeBase.getShapeRenderer method. Creates and returns an object that can be used to render this Shape into an image....can be used to render this shape into an image. getShapeRenderer...The renderer object for this shape. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::HasDefaultFormat method. Gets a flag indicating whether the data point at the specified index has default format in C++.... auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Fill.back_tint_and_shade property | Aspose.Word...

    Fill.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the background color....color for foreground/background shape color. doc = aw . Document ()...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Show method. Gets or sets a flag indicating whether the data table will be shown for the chart. Default value is false in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasOutlineBorder method. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed. The default value is true in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Stroke.ForeTintAndShade | Aspose.Words for .NET

    Adjust the Stroke ForeTintAndShade property to effortlessly lighten or darken your stroke's foreground color for enhanced visual impact....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...100 , 40 ); Stroke stroke = shape . Stroke ; stroke . ForeThemeColor...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextBox.FitShapeToText | Aspose.Words for .NET

    Discover how the FitShapeToText property in Microsoft Word automatically adjusts Shapes to perfectly fit your text, enhancing document presentation....Microsoft Word will grow the shape to fit text. public bool FitShapeToText...new DocumentBuilder ( doc ); Shape textBoxShape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Drawing::Stroke::get_ForeTintAnd...

    Aspose::Words::Drawing::Stroke::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the stroke foreground color in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...Drawing :: Stroke > stroke = shape -> get_Stroke (); stroke ->...

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