Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 50,322 for

shapes

(0.08 sec)
  1. Working with Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The Shapes property exposed by the Diagram...collection of Aspose.Diagram.Shape objects. This property can be...

    docs.aspose.com/diagram/java/working-with-images/
  2. Wrong coordinates of rotated shape imported fro...

    Hello, we noticed a problem with Aspose.Words versions 24.12 and 25.2 which were not present in 24.9. Using the newest version when importing rotated Shapes (excluding 0 or 180 degrees) X, Y coordinates are shifted by co…...Wrong coordinates of rotated shape imported from DOCX in 25.2/24...version when importing rotated shapes (excluding 0 or 180 degrees)...

    forum.aspose.com/t/wrong-coordinates-of-rotated...
  3. OleFormat.IsLink | Aspose.Words for .NET

    Discover OleFormat IsLink property. Easily check if your OLE object is linked with SourceFullName for seamless data integration and management....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. Apply Shape Effects in Presentations Using Java...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for Java—create striking, professional slides in seconds....Apply Shape Effects in Presentations Using Java Contents [ Hide...PowerPoint can be used to make a shape stand out, they differ from...

    docs.aspose.com/slides/java/shape-effect/
  6. 音频|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 的音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、裁剪和提取音频,附带清晰的 C# 代码。... Shapes . AddAudioFrameEmbedde ( 50...presentation . Slides [ 0 ]; slide . Shapes . AddAudioFrameEmbedde ( 50...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. 表格|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...
  8. NodeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeCollection class, your go-to solution for managing diverse node types efficiently in document processing. Enhance your workflow today!...replace all textbox shapes with image shapes. Document doc = new...drawing canvas.docx" ); Shape [] shapes = doc . GetChildNodes (...

    reference.aspose.com/words/net/aspose.words/nod...
  9. ImageData.save method | Aspose.Words for Python

    aspose.words.drawing.ImageData.save method...docx' ) # Get the collection of shapes from the document, # and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...