Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 6,882 for

shape rendering

(0.3 sec)
  1. 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...
  2. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format... dml_3d_effects_rendering_mode Gets or sets a value...determining how 3D effects are rendered. (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  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. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical Shapes in a PS file with the attached C++ code snippet....Page C++ Add shapes to PS Add geometrical figures...C++ API solution to work with shapes of PS files Aspose.Page for...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  6. Bullet Color Turns Red from Black When Converti...

    Hi Team, I have a PPTX (attached) with two slides. Each slide has a Shape with a bullet. When I try to get image of these Shapes, I see that the color of the bullet is red instead of black. The code I used: using Aspos…...from Black When Converting Shapes to Images in C# Aspose.Slides...slides-net , slides-text , slides-rendering bhav May 12, 2025, 5:33am...

    forum.aspose.com/t/bullet-color-turns-red-from-...
  7. 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...
  8. 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...
  9. 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...
  10. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize Shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....Presentation Shapes in .NET Contents [ Hide ] Find a Shape on a Slide...developers to find a specific shape on a slide without using its...

    docs.aspose.com/slides/net/shape-manipulations/