Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 49,140 for

shapes

(0.18 sec)
  1. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++....Examples Shows how to delete all shapes with images from a document...:: Words :: NodeCollection > shapes = doc -> GetChildNodes ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your document by saving all images as WMF for superior quality and compatibility....Writeln ( "Jpeg image:" ); Shape imageShape = builder . InsertImage...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape...image_data property Shape.image_data property Provides access...the image of the shape. Returns None if the shape cannot have an...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF....writeln ( 'Jpeg image:' ) image_shape = builder . insert_image ( file_name.... ImageType . JPEG , image_shape . image_data . image_type )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_Shapes method. Deletes all Shapes from the text of this story....delete_shapes method delete_shapes() Deletes all shapes from the...text of this story. def delete_shapes ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RenderedDocument Code Sample Floating Shape Not...

    https://forum.aspose.com/t/rendereddocument-code-sample-floating-shape-not-allowed-inside-textbox-exception/254889/2 Hello, Alexey! I have a problem with Word doc where lines are grouped and placed on a top of Text are…...RenderedDocument Code Sample Floating Shape Not Allowed Inside Textbox Exception...InvalidOperationExce - Floating shape not allowed inside textbox....

    forum.aspose.com/t/rendereddocument-code-sample...
  7. 图表|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 创建和自定义图表:添加数据、格式化系列、坐标轴和标签、切换图表类型并导出——支持 PPT、PPTX 和 ODP。... shapes . add_chart ( slides . charts...None for shape in slide . shapes : if isinstance ( shape , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  8. draw ellipse in java

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....different objects by drawing the shapes such as circles, lines, rectangles...you may have to draw these shapes on images for annotation. In...

    blog.aspose.com/tag/draw-ellipse-in-java/
  9. 在PHP中替换Visio Diagram的图片形状|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....readAllBytes ( $fi -> toPath ()); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/replace-a-pictu...
  10. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...various methods for drawing shapes and applying brushes. A Pen...thickness of the outline of shapes. Similarly, brushes like LinearGradientBrush...

    docs.aspose.com/psd/java/graphics-api/