Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 46,944 for

shape

(0.11 sec)
  1. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML content, reduce file size easily....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // It's up to developer to choose...

    products.aspose.com/words/java/compress/html/
  2. Watermark|Aspose.Slides for PHP Documentation

    Add text and image watermarks to PowerPoint presentations in PHP...watermark shape with an image. PictureFrame implements the Shape class...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/php-java/watermark/
  3. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize Shapes in your projects, enhancing visual appeal and functionality....ShapeBase shape ) Parameter Type Description shape ShapeBase...ShapeBase The DrawinML shape object that you want to render. Examples...

    reference.aspose.com/words/net/aspose.words.ren...
  5. ReflectionFormat class | Aspose.Words for Python

    aspose.words.drawing.ReflectionFormat class. Represents the reflection formatting for an object....to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Placeholder|Aspose.Slides Documentation

    Change Text in a Placeholder in PowerPoint Slides using Java. Set Prompt Text in a Placeholder in PowerPoint Slides using Java.... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/java/manage-placeholder/
  7. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertImage..."Transparent background logo.png" ); shape -> set_WrapType ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. ShapeBase.Hidden | Aspose.Words for .NET

    Control Shape visibility with ShapeBase's hidden property. Easily toggle between visible and hidden for enhanced design flexibility....value indicating whether the shape is visible. public bool Hidden...Examples Shows how to hide the shape. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FileFormatUtil.ImageTypeToExtension | Aspose.Wo...

    Convert Aspose.Words image types to file extensions effortlessly with the FileFormatUtil method. Get accurate, lowercase extensions in seconds!...); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/net/aspose.words/fil...
  10. FileFormatUtil.image_type_to_extension method |...

    FileFormatUtil.image_type_to_extension method. Converts an Aspose.Words image type enumerated value into a file extension...docx' ) # Get the collection of shapes from the document, # and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/python-net/aspose.wo...