Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 43,063 for

shape

(0.1 sec)
  1. Manage Placeholder|Aspose.Slides for Node.js vi...

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

    docs.aspose.com/slides/nodejs-java/manage-place...
  2. FlipOrientation | Aspose.Words for Java

    Possible values for the orientation of a Shape in Java....orientation of a shape. Examples: Shows how to flip a shape on an axis...DocumentBuilder(doc); // Insert an image shape and leave its orientation in...

    reference.aspose.com/words/java/com.aspose.word...
  3. Shape.adjustments property | Aspose.Words for N...

    Shape.adjustments property. Provides access to the adjustment raw values of a Shape...adjustments property Shape.adjustments property Provides access...adjustment raw values of a shape. For a shape that does not contain...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... GROUP_SHAPE A group of shapes, images, OLE objects...objects or other group shapes. SHAPE A drawing object, such as an...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Compress HTML In C++

    Compress HTML in C++ without losing quality. Optimize HTML 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/html/
  9. NodeRendererBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.NodeRendererBase class—your foundation for efficient Shape and OfficeMath rendering in document processing....more, visit the Working with Shapes documentation article. public...Gets the actual bounds of the shape in points. OpaqueBoundsInPoints...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Fill class | Aspose.Words for Python

    aspose.words.drawing.Fill class. Represents fill formatting for an object...Examples Shows how to fill a shape with a solid color. doc = aw...then cover it with a floating shape. builder . font . size = 32...

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