Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 42,307 for

shapes

(0.14 sec)
  1. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease....docx" ); // Shapes with the "HasImage" flag set...all the document's images. Shape [] shapesWithImages = imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::OleFormat::get_IsLink m...

    Aspose::Words::Drawing::OleFormat::get_IsLink method. Returns true if the OLE object is linked (when SourceFullName is specified) 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...
  3. OleFormat.sourceItem property | Aspose.Words fo...

    OleFormat.sourceItem property. Gets or sets a string that is used to identify the portion of the source file that is being linked....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...
  4. Shape to Image of emf to png format gives blank...

    Dear Support, We are using Aspose.Diagram for .NET version 24.12.0 in a C#-application which is used on Windows platforms and Linux platforms. We have an issue with saving the Shapes of a Visio-document in the master f…...Shape to Image of emf to png format gives blank images Aspose...have an issue with saving the shapes of a Visio-document in the...

    forum.aspose.com/t/shape-to-image-of-emf-to-png...
  5. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C# or .NET...typically exist in text boxes or shapes. Therefore, to add text to...textbox. To allow you add a shape that can hold text, Aspose.Slides...

    docs.aspose.com/slides/net/manage-textbox/
  6. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent....Examples Shows how to delete all shapes with images from a document...let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 组|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加组形状... shapes # 向幻灯片添加组形状 groupShape = slideShapes...add_group_shape () # 在添加的组形状中添加形状 groupShape . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/group/
  8. Manage SmartArt|Aspose.Slides for Python Docume...

    SmartArt and organization type chart in PowerPoint presentations in Python... shapes [ 0 ] for smartArtNode in smartArt...nodeShape in smartArtNode . shapes : if nodeShape . text_frame...

    docs.aspose.com/slides/python-net/manage-smartart/
  9. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified)....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...
  10. 形状操作|Aspose.Slides for Python 文档

    在 Python 中操作 PowerPoint 形状...使用其替代文本查找幻灯片中的形状的方法实现 def find_shape ( slide , alttext ): for i in...( len ( slide . shapes )): if slide . shapes [ i ] . alternative_text...

    docs.aspose.com/slides/zh/python-net/shape-mani...