Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 50,259 for

shapes

(0.28 sec)
  1. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....Specifies what side(s) of the shape or picture the text wraps around...wraps on both sides of the shape. LEFT The document text wraps...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Issue with Unexpected Visitor Behavior When Sha...

    Hello Aspose Support, I am experiencing unexpected behavior while traversing Shapes using the DocumentVisitor in Aspose.Words. Normally, the visit order I expect is: visitShapestart → visitGroupShapestart → visitSh…...Unexpected Visitor Behavior When Shape Has Alternative Text Aspose...unexpected behavior while traversing shapes using the DocumentVisitor in...

    forum.aspose.com/t/issue-with-unexpected-visito...
  3. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from the Gear Type SmartArt Shape using Aspose.Cells for JavaScript via C++....from the Gear Type SmartArt Shape with JavaScript via C++ Contents...from the Gear Type SmartArt Shape. In order to do so, you should...

    docs.aspose.com/cells/javascript-cpp/extract-te...
  4. Aspose::Words::Drawing::ShapeBase::GetShapeRend...

    Aspose::Words::Drawing::ShapeBase::GetShapeRenderer method. Creates and returns an object that can be used to render this shape into an image in C++....can be used to render this shape into an image. System :: SharedPtr...The renderer object for this shape. Remarks This method just invokes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. OleFormat.is_link property | Aspose.Words for P...

    OleFormat.is_link property. Returns ``True`` if the OLE object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified)....objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.IsMoveFromRevision | Aspose.Words for...

    Discover the ShapeBase IsMoveFromRevision property in Microsoft Word. Easily track changes and identify moved or deleted objects with precision....how to identify move revision shapes. // A move revision is when...an inline shape in such a text movement, that shape will also...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::ShapeBase::get_IsMoveFr...

    Aspose::Words::Drawing::ShapeBase::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....how to identify move revision shapes. // A move revision is when...an inline shape in such a text movement, that shape will also...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for .NET: insert, link, update, and extract embedded content with C# in PPT, PPTX, and ODP presentations.... Shapes . AddOleObjectFrame ( 20 ,..."pdf" ); var oleFrame = slide . Shapes . AddOleObjectFrame ( 20 ,...

    docs.aspose.com/slides/net/examples/elements/ol...
  9. 表格|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C# 示例导出为 PPT、PPTX 和 ODP。... Shapes . AddTable ( 50 , 50 , widths... 30 }; var table = slide . Shapes . AddTable ( 50 , 50 , widths...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type...replace all textbox shapes with image shapes. let doc = new aw...let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...

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