Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 42,872 for

shapes

(0.04 sec)
  1. Connector|Aspose.Slides for PHP Documentation

    Connect PowerPoint Shapes...links two shapes together and stays attached to shapes even when...(green dots), which exist on all shapes by default. Connection dots...

    docs.aspose.com/slides/php-java/connector/
  2. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip Shapes that are textboxes — th…...Getting exception "Floating shape not allowed inside textbox "...foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) {...

    forum.aspose.com/t/getting-exception-floating-s...
  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. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  5. OleFormat.IconCaption | Aspose.Words for .NET

    Discover the OleFormat IconCaption property to easily retrieve and customize OLE object icon captions for enhanced document presentation....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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. ArrayPtr...ArrayPtr < SharedPtr < Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 形状操作|Aspose.Slides 文档

    在 C# 或 .NET 中操作 PowerPoint 形状...IShape shape = FindShape ( slide , "Shape1" ); if ( shape != null...Console . WriteLine ( "形状名称: " + shape . Name ); } } } // 使用其替代文本在幻灯片中查找形状的方法实现...

    docs.aspose.com/slides/zh/net/shape-manipulations/
  8. Manage TextBox|Aspose.Slides for Python Documen...

    Manage a text box or text frame in PowerPoint presentations using Python...typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/python-net/manage-textbox/
  9. OleFormat.SourceFullName | Aspose.Words for .NET

    Discover the OleFormat SourceFullName property, easily manage the path and name of your linked OLE object's source file for seamless integration....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  10. OleFormat.sourceFullName property | Aspose.Word...

    OleFormat.sourceFullName property. Gets or sets the path and name of the source file for the linked OLE object....creates shapes that store these objects. let shapes = doc . getChildNodes...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

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