Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 48,648 for

shapes

(0.16 sec)
  1. Get image x,y and width and height with out fig...

    Chapter09.docx (468.6 KB) MS Drawing tools doc file image size get....iterating through the document’s shapes. Solution You can loop through...through the document’s shapes and check if they are images. For...

    forum.aspose.com/t/get-image-x-y-and-width-and-...
  2. Შეკუმშოს HTML Python

    შეკუმშოს HTML Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/ka/python-net/compres...
  3. Ფაილის Კონტენტის Ოპტიმიზაცია Javascript Ის Გამო...

    შეკუმშოს ფაილები JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Ეს მდე...

    products.aspose.com/words/ka/nodejs-net/compress/
  4. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/python-net/manage-ink/
  5. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs....Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/net/picture-frame/
  6. 使用 Python 管理演示文稿中的形状|Aspose.Slides for Python 文档

    学习在 Aspose.Slides for Python via .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 和 OpenDocument 演示文稿。...和基于布局的格式化,以及使用 Presentation 和 Shape API 将单个形状导出为 SVG 的实用模式。 在幻灯片上查找形状...打开演示文稿,遍历幻灯片上的形状,选择 Alt Text 匹配的形状。 find_shape 方法实现了此思路并返回匹配的形状。 import aspose...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  7. Optimize File's Content Using Python

    Compress files in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? pip install aspose-words...docx" ) doc.cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...

    products.aspose.com/words/python-net/compress/
  8. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges, Shapes and pictures in GridJs....getHighlightInverseR () Add shape to highlight array in the active...of the shape , can be found in xs . sheet . data . shapes Remove...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/php-java/ellipse/
  10. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。... Shapes . AddAutoShape ( ShapeType...LowCode . ForEach . Shape ( presentation , ( shape , slide , index...

    docs.aspose.com/slides/zh/net/manage-textbox/