Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 50,298 for

shapes

(0.2 sec)
  1. Topics tagged aspose-diagram

    Topics tagged aspose-diagram...104 March 18, 2025 Corrupted shapes after saving Diagram Aspose...getRelationShapeColl is empty for shapes in VSD files Aspose.Diagram...

    forum.aspose.com/tag/aspose-diagram
  2. Remove Background from Vector Images in Python|...

    Aspose.Imaging graphic library for Python supports background removal from vector images....consist of multiple color-filled shapes covering the entire image,...foreground shapes or paths. In the Aspose.Imaging library, shapes without...

    docs.aspose.com/imaging/python-net/removing-bac...
  3. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....Page class auto layout the shapes and connectors in the page...stencil. Add organization node shapes to page. Add connectors to...

    docs.aspose.com/diagram/net/create-organization...
  4. Save Html With StreamProvider|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....files which contain images and shapes to HTML files, we often face...should we save the images and shapes when saving an Excel file to...

    docs.aspose.com/cells/net/convert-excel-to-html...
  5. Shape.ExtrusionEnabled | Aspose.Words for .NET

    Discover if the Shape Extrusion feature is active. Easily enhance your designs with stunning 3D effects for a professional touch!...ExtrusionEnabled Contents [ Hide ] Shape.ExtrusionEnabled property Returns...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or Shapes inside a worksheet using Aspose.Cells with Golang via C++....Set Margins of Comment or Shape inside the Worksheet with Golang...margins of any shape or comment using the Shape.GetTextAlignment()...

    docs.aspose.com/cells/go-cpp/set-margins-of-com...
  7. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; // 为系列添加动画 slide . Timeline...

    docs.aspose.com/slides/zh/net/animated-charts/
  8. Սեղմել DOC Ը Python Ում

    Սեղմեք DOC ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...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/hy/python-net/compres...
  9. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...NodeCollection<Shape> shapes = doc.getChildNodes(NodeType.SHAPE, true);...true); for (Shape shape : shapes) { if (shape.hasImage()) { maxContentWidth...

    forum.aspose.com/t/cutting-off-right-side-after...
  10. Render Gradient Fill for the WordArt while Conv...

    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 gradient fill of WordArt shapes when the spreadsheets were...the gradient fill of WordArt shapes. The following screenshot shows...

    docs.aspose.com/cells/java/render-gradient-fill...