Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 7,018 for

shape rendering

(0.09 sec)
  1. Benefits of Aspose.Slides Products | products.a...

    Learn why Aspose.Slides products are a strong choice for creating, editing, converting, and Rendering presentations across platforms....editing, converting, and rendering files across platforms. Why...developers create, edit, convert, render, and manage presentations programmatically...

    products.aspose.com/slides/benefits/
  2. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract objects using below code, if (Shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null) { var embeddedData = oleFrame.EmbeddedData; byte[…...objects using below code, if (shape is IOleObjectFrame oleFrame...presentations the shape you see on the slide is only a rendered picture...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  3. Working with Watermark in Node.js|Aspose.Words ...

    Create and manage watermarks in a document using Node.js....can also be inserted using shape class as well. It is very easy...easy to insert any shape or image into a header or footer and...

    docs.aspose.com/words/nodejs-net/working-with-w...
  4. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app....without relying on a server for rendering. From Aspose.Cells for .NET...Aspose.Cells, render an Excel file with text and shapes into a PNG...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  5. Create Thumbnails of Presentation Shapes on And...

    Generate high-quality Shape thumbnails from PowerPoint slides with Aspose.Slides for Android via Java – easily create and export presentation thumbnails....Thumbnails of Presentation Shapes on Android Contents [ Hide...need to view the images of the shapes separately in an image viewer...

    docs.aspose.com/slides/androidjava/create-shape...
  6. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....SmartArt shape to a slide, access existing SmartArt shapes, find...SmartArt shapes through the presentation slide’s shape collection...

    docs.aspose.com/slides/net/manage-smartart-shape/
  7. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…... 2026, 2:35pm 26 async def render_presentation_from_doc( doc:...info(f"Starting presentation rendering with theme: {theme_id}") st...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  8. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint presentations....Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...get_Shapes () -> idx_get ( 0 )); auto textFrame = shape -> get_TextFrame...

    docs.aspose.com/slides/cpp/paragraph/
  9. ExportToJson fails with System.NotImplementedEx...

    We’re using Aspose 26.4.0 with Config.EnableChartClientRendering = false. When exporting the attached Excel file to JSON, it fails with the following stacktrace: Unhandled exception. System.NotImplementedException: The …...\u0003, Shape \u0005) at Aspose.Cells.Drawing.Shape.ToImage(Stream...\b\u0003.\b\u0003(Boolean \u0002, Shape \u0003, Byte[] \u0005, Stream...

    forum.aspose.com/t/exporttojson-fails-with-syst...
  10. X-Axis Title Is Cut Off When Converting a Prese...

    Hi Team, I have a sample PPTX with a single slide having a single Shape. When I get an image of this Shape using Aspose, I see that the text “Time, t, in seconds” appears to be cut. I am using Aspose 25.5 version. Code…...slides-net , slides-chart , slides-rendering bhav May 12, 2025, 6:22am...having a single shape. When I get an image of this shape using Aspose...

    forum.aspose.com/t/x-axis-title-is-cut-off-when...