Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 50,320 for

shape

(0.2 sec)
  1. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/cpp/compress/word/
  2. Create 3D Presentations on Android|Aspose.Slide...

    Generate interactive 3D presentations in Java with Aspose.Slides for Android effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....models can be created from 2D shapes, by applying such effects on...3D features applied to the shapes can be found in ThreeDFormat...

    docs.aspose.com/slides/androidjava/3d-presentat...
  3. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....Examples: Shows how to fill a shape with a solid color. Document...then cover it with a floating shape. builder.getFont().setSize(32...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the Shape is inline or floating. For floating Shapes defines the wrapping mode for text around the Shape in C++....whether the shape is inline or floating. For floating shapes defines...wrapping mode for text around the shape. Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the Shape is inline or floating...whether the shape is inline or floating. For floating shapes defines...wrapping mode for text around the shape. @property def wrap_type ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Ink|Aspose.Slides for Node.js via .NET Document...

    Work with Ink in Aspose.Slides for Node.js: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using examples....examples of accessing existing ink shapes and removing them using Aspose...Node.js via Java . ❗ Note: Ink shapes represent user input from specialized...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Ink|Aspose.Slides for PHP Documentation

    Handle digital ink on slides in PHP with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument....examples of accessing existing ink shapes and removing them using Aspose...PHP via Java . ❗ Note: Ink shapes represent user input from specialized...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...more, visit the Working with Shapes documentation article. Remarks...instantiate are Shape and GroupShape . A shape is a node in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::Fill::get_Pattern metho...

    Aspose::Words::Drawing::Fill::get_Pattern method. Gets a PatternType for the fill in C++....Shows how to set pattern for a shape. auto doc = System :: MakeObject...() + u "Shape stroke pattern border.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Group Presentation Shapes in C++|Aspose.Slides ...

    Learn to group and ungroup Shapes in PowerPoint decks using Aspose.Slides for C++ — fast, step-by-step guide with free C++ code....Presentation Shapes in C++ Contents [ Hide ] Add a Group Shape Aspose...support working with group shapes on slides. This feature helps...

    docs.aspose.com/slides/cpp/group/