Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 46,953 for

shape

(0.09 sec)
  1. 形状特效|Aspose.Slides 文档

    在 Java 中为 PowerPoint 形状应用特效...Presentation (); try { IShape shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/zh/java/shape-effect/
  2. Fill.oneColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.oneColorGradient method...Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Adjustment.Value | Aspose.Words for .NET

    Discover the Adjustment Value property, easily get or set raw adjustment values to enhance your data management and streamline your processes....for calculations within the shape guides. Examples Shows how to..."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  4. X-Axis Title Is Cut Off When Converting a Prese...

    Hi Team, I have a sample PPTX with a single slide having a single Shape. When I get an image of this Shape using Aspose, I see that the text “Time, t, in seconds” appears to be cut. I am using Aspose 25.5 version. Code…...having a single shape. When I get an image of this shape using Aspose...Slides[slideIndex]; // Process each shape in the current slide foreach...

    forum.aspose.com/t/x-axis-title-is-cut-off-when...
  5. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl objects in Java....docm"); // Shapes store and display OLE objects...body. Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Animation|Aspose.Slides 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....Animation Create a rectangle shape and apply a fade-in effect triggered... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/examples/elements/an...
  7. ShapeBase.hidden property | Aspose.Words for Py...

    ShapeBase.hidden property. Gets or sets a boolean value indicating whether the Shape is visible....value indicating whether the shape is visible. @property def hidden...Examples Shows how to hide the shape. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....links two shapes and stays attached when the shapes are moved...connection points (green points) on shapes. Connection points appear when...

    docs.aspose.com/slides/python-net/connector/
  9. Aspose::Words::Drawing::OleFormat::get_SourceIt...

    Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion of the source file that is being linked in C++....Inserting OLE objects creates shapes that store these objects. System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline Shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!...inline shape with specified type and size. public Shape InsertShape...Description shapeType ShapeType The shape type to insert into the document...

    reference.aspose.com/words/net/aspose.words/doc...