Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 48,865 for

shapes

(0.22 sec)
  1. ImageData Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ImageData class—your solution for defining and managing images in Shapes. Enhance your document design effortlessly!...class Defines an image for a shape. To learn more, visit the Working...get; } Returns true if the shape has image bytes or links an...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in JavaScript using Aspose.Slides, featuring concise code examples and performance-focused guidance....Contents [ Hide ] Create SmartArt Shape Aspose.Slides for Node.js via...create SmartArt shapes. To create a SmartArt shape in a slide, please...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  3. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....the containing block of this shape. public Size CoordSize { get...y coordinate location on a shape’s coordinate plane to a location...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 用C++判断Shape是否为Smart Art Shape|Documentation

    了解如何使用Aspose.Cells for C++判断一个形状是否为Smart Art Shape。...用C++判断Shape是否为Smart Art Shape Contents [ Hide ] 可能的使用场景 智能图形是Microsoft...Excel中特殊的形状,允许您自动生成复杂的图表。使用 Shape.IsSmartArt 属性可以确定该形状是智能图形还是常规图形。...

    docs.aspose.com/cells/zh/cpp/determine-if-shape...
  5. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the shape in C++....the containing block of the shape. System :: Drawing :: RectangleF...upon setting. For a top-level shape, the value is in points and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Several JPG Into PNG C++

    Merge multiple JPG into PNG in C++ code. Save JPG as PNG using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-png/
  7. Several Image Into BMP C++

    Merge multiple Image into BMP in C++ code. Save Image as BMP using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/image-to-bmp/
  8. Adding Picture Frames with Animation Using VSTO...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and animate picture frames in PowerPoint (PPT, PPTX) slides with clean C# code....Picture frames are applied to shapes or images in Microsoft PowerPoint...empty slide. Add a picture shape to the slide. Apply animation...

    docs.aspose.com/slides/net/adding-picture-frame...
  9. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...process such kind of group shapes. Neither can we get sufficient...problem is that when we render shapes in a “group” state, the calculated...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  10. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Java, streamlining visual workflows....theme, color scheme, and the shapes placed on the master slide...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/java/get-the-entire-pres...