Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 6,933 for

shape rendering

(0.08 sec)
  1. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...provided is rendered correctly in html but is not rendered in the...adjust columns accordingly as rendered in HTML Actual Behavior •...

    forum.aspose.com/t/tables-with-images-in-multip...
  2. Failure to Get Images of Shapes on a PowerPoint...

    Hi Team, I have a PPTX (attached) with one slide. When I try to get image of the Shape on the slide, I get error from Aspose: Processing AutoShape 1 on slide 1 Error processing Shape on slide 1: Object reference not …...Failure to Get Images of Shapes on a PowerPoint Slide Using Aspose...slides-net , slides-shapes , slides-rendering bhav February 6, 2026...

    forum.aspose.com/t/failure-to-get-images-of-sha...
  3. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....compliance, accessibility, and rendering accuracy for fields and mathematical...with modern Microsoft Word rendering logic. Aspose.Words for .NET...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  4. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize Shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations....Manage Shapes in Presentations Using Python Contents [ Hide ]...Overview This guide introduces shape manipulation in Aspose.Slides...

    docs.aspose.com/slides/python-net/shape-manipul...
  5. Working with Images in C#|Aspose.Words for .NET

    Image Shapes in details and advanced features provided by Aspose.Words for .NET....InsertImage method returns a Shape object that was just created...further modify properties of the Shape How to Insert an Inline Image...

    docs.aspose.com/words/net/working-with-images/
  6. Callout text reversed on XLSX to PDF conversion...

    Hello, Please take a look at the attached archive. The xlsx file has normal callout text and it was reversed in pdf. We are not able to reproduce if we create new Thought Bubble: Cloud callout, but our customer is using…...bug in the rendering engine. Work‑around via shape properties...through Worksheet.Shapes , identify the callout ( Shape.Type == ShapeType...

    forum.aspose.com/t/callout-text-reversed-on-xls...
  7. New Features|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....marker types (image, text, shape) into a single, reusable marker...processing engine. Extended Rendering Extensions Support Access...

    docs.aspose.com/cells/reportingservices/new-fea...
  8. Convert STL to 3DS via Python | products.aspose...

    Sample code for STL to 3DS Python conversion. Use API example code for batch STL files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....Convert STL to 3DS via Python Render STL as 3DS without any 3D modeling...modeling and rendering software. Aspose.3D for Python via .NET...

    products.aspose.com/3d/python-net/conversion/st...
  9. Page is missing after insert image - Free Suppo...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document word = new Document(path + "1.docx"); var builder = new DocumentBuilder(word); for (int i = 0; i < word.getSections().getCount(); i++) { builde…...FOOTER_PRIMARY); var shape = builder.insertImage(path + "1.png"); shape.setWrapType(WrapType...setWrapType(WrapType.NONE); shape.setBehindText(true); var ps = word...

    forum.aspose.com/t/page-is-missing-after-insert...
  10. Convert 3DS to STL via Node.js | products.aspos...

    Sample code for 3DS to STL Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3DS files to STL using API sample code....js Render 3DS as STL without any 3D modeling...modeling and rendering software. Aspose.3D for Node.js via Java...

    products.aspose.com/3d/nodejs-java/conversion/3...