Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 9,913 for

shape

(0.04 sec)
  1. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_Shape method...insert_group_shape method Contents [ Hide ] insert_group_shape(shapes)...s) Groups the shapes passed as a parameter into a new GroupShape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature....system by double-clicking on the shape that contains the OLE object...MemoryStream ( zipFileBytes )) { Shape shape = builder . InsertOleObject...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent....Examples Shows how to delete all shapes with images from a document...docx' ) shapes = doc . get_child_nodes ( aw . NodeType . SHAPE , True...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Section.deleteHeaderFooterShapes method | Aspos...

    Section.deleteHeaderFooterShapes method. Deletes all Shapes (drawing objects) from the headers and footers of this section....deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...Examples Shows how to remove all shapes from all headers footers in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add a Watermark to a Presentation in C#|Aspose....

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in C# to indicate a draft, confidential information, copyright, and more....PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/net/watermark/
  6. TextBox.IsValidLinkTarget | Aspose.Words for .NET

    Discover if your TextBox can link to a target with the IsValidLinkTarget method. Enhance your UI functionality effortlessly!...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...TextBox ; builder . Writeln (); Shape textBoxShape2 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Manage Autofit Settings|Aspose.Slides for Node....

    Set the autofit settings for textbox in PowerPoint in JavaScript...PowerPoint uses the Resize shape to fix text setting for the...overflow Resize shape to fit text Wrap text in shape. Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/manage-autof...
  8. 段落|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的段落和部分...Presentation ( path + "Shapes.pptx" ) as presentation : shape = presentation...slides [ 0 ] . shapes [ 0 ] textFrame = shape . text_frame rect...

    docs.aspose.com/slides/zh/python-net/paragraph/
  9. Aspose::Words::SignatureLineOptions::get_Email ...

    Aspose::Words::SignatureLineOptions::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++....docx" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...NodeType :: Shape , 0 , true )); signatureLine = shape -> get_SignatureLine...

    reference.aspose.com/words/cpp/aspose.words/sig...
  10. TextBoxWrapMode enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.TextBoxWrapMode enumeration. Specifies how text wraps inside a Shape....Specifies how text wraps inside a shape. Members Name Description Square...inside a shape. None Text does not wrap inside a shape. See Also...

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