Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 48,106 for

shape

(0.06 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....are used to create a separate shape thumbnail. The ShapeThumbnailBounds...enumeration defines the possible shape thumbnail bound types. Property...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. NodeRendererBase.BoundsInPoints | Aspose.Words ...

    Discover the NodeRendererBase BoundsInPoints property to access precise Shape dimensions in points, enhancing your design accuracy and efficiency....Gets the actual bounds of the shape in points. public RectangleF...box of the shape. The bounds takes into account shape rotation...

    reference.aspose.com/words/net/aspose.words.ren...
  3. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () series = shape . chart . series [ 0 ] data_point...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_BoundsInPoints method. Gets the actual bounds of the Shape in points in C++....Gets the actual bounds of the shape in points. System :: Drawing...box of the shape. The bounds takes into account shape rotation...

    reference.aspose.com/words/cpp/aspose.words.ren...
  5. OleFormat.get_raw_data method | Aspose.Words fo...

    OleFormat.get_raw_data method. Gets OLE object raw data....for shape in doc . get_child_nodes ( aw . NodeType . SHAPE , True...True ): ole_format = shape . as_shape () . ole_format if ole_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Add WordArt Watermark to Worksheet|Documentation

    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....and make text fit a preset shape, or apply text to an Excel sheet...shows how to add a WordArt shape to set a background watermark...

    docs.aspose.com/cells/net/add-wordart-watermark...
  8. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Fill::get_GradientStops...

    Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection of GradientStop objects for the fill in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Watermark in Java|Aspose.Words for...

    Document watermark manipulation using Java....can also be inserted using shape class as well. It is very easy...easy to insert any shape or image into a header or footer and...

    docs.aspose.com/words/java/working-with-watermark/