Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,000 for

group shape drawing

(1.02 sec)
  1. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....Shows how to work with revision shapes. doc = aw . Document () self...track_revisions ) # Insert an inline shape without tracking revisions,...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow Shapes, when processing a document, and export them to an external location using Java....Ask AI Rendering Shapes Separately from a Document Contents [...represented by a different type of drawing object, for example, a text...

    docs.aspose.com/words/java/rendering-shapes-sep...
  3. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong Drawing. The c…...file, you can see the wrong drawing. The circle are now ellipse...transformation. I noticed some shapes like circles are rendered as...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  4. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing....17 A group of shapes, images, OLE objects or other group shapes...shapes. Shape 18 A drawing object, such as an OfficeArt shape, image...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Working with Shapes in Java|Aspose.Words for Java

    Introduction to Shape markup language, creating Shapes of different types using Java....Ask AI Working with Shapes Contents [ Hide ] This topic discusses...programmatically with shapes using Aspose.Words. The shapes in Aspose.Words...

    docs.aspose.com/words/java/working-with-shapes/
  6. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....insert_image method returns a Shape object that was just created...further modify properties of the Shape Inserting an Inline Image Pass...

    docs.aspose.com/words/python-net/working-with-i...
  8. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic Drawings, including AutoShapes, OLE objects, and ActiveX controls....Base class for objects in the drawing layer, such as an AutoShape...more, visit the Working with Shapes documentation article. public...

    reference.aspose.com/words/net/aspose.words.dra...
  9. CommandButtonControl class | Aspose.Words for P...

    aspose.words.Drawing.ole.CommandButtonControl class. The CommandButton control runs a macro that performs an action when a user clicks it....(Inherited from Forms2OleControl ) group_name Gets or sets a string that...that specifies a group of mutually exclusive controls. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....(System::SharedPtr<Aspose::Words::Drawing::GroupShape>) Called when enumeration...enumeration of a group shape has ended. virtual VisitGroupShapeStart...

    reference.aspose.com/words/cpp/aspose.words/doc...