Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 6,884 for

shape rendering

(0.7 sec)
  1. SaveOptions.ImlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions ImlRenderingMode property enhances InkML object Rendering. Optimize your ink Rendering for better visual results!...how ink (InkML) objects are rendered. public ImlRenderingMode ImlRenderingMode...formats. Examples Shows how to render Ink object. Document doc =...

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

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....Contents [ Hide ] Create SmartArt Shapes Aspose.Slides for Python via...you to add custom SmartArt shapes to slides from scratch. The...

    docs.aspose.com/slides/python-net/manage-smarta...
  3. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text positioning in PowerPoint presentations.... var shape = pres . getSlides (). get_Item...get_Item ( 0 ); var textFrame = shape . getTextFrame (); for ( let...

    docs.aspose.com/slides/nodejs-java/paragraph/
  4. Features Overview|Aspose.Slides for Python Docu...

    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.... Rendering and Printing Aspose.Slides...Java supports high fidelity rendering of slides in presentation...

    docs.aspose.com/slides/python-java/features-ove...
  5. SaveOptions.dml_rendering_mode property | Aspos...

    SaveOptions.dml_Rendering_mode property. Gets or sets a value determining how DrawingML Shapes are rendered....dml_rendering_mode property SaveOptions.dml_rendering_mode property...DrawingML shapes are rendered. @property def dml_rendering_mode (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.Rendering.NodeRendererBase.save method...save(file_name, save_options) Renders the shape into an image and saves...that control how the shape is rendered and saved. Can be None...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Words Markdown Generation Fails for Spec...

    Hello Aspose Support Team, We are facing an issue while converting certain Word template documents (.docx) into Markdown format using Aspose.Words. Issue Summary Service: TextExtractor Operation: Word (.docx) → Markd…...Aspose exception related to shape rendering. Below is the stack trace...q Cu.d(Shape d, ShapeRenderer v, vCZ c) at qCu.d(Shape d, vCZ...

    forum.aspose.com/t/aspose-words-markdown-genera...
  8. NodeRendererBase.get_bounds_in_pixels method | ...

    aspose.words.Rendering.NodeRendererBase.get_bounds_in_pixels method...Calculates the bounds of the shape in pixels for a specified zoom...actual (as rendered on the page) bounding box of the shape in pixels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Words.Rendering | Aspose.Words for .NET

    Discover Aspose.Words.Rendering, customize document printing and Rendering effortlessly with powerful classes for enhanced output quality....Rendering Contents [ Hide ] The Aspose.Words.Rendering namespace...to customize printing or rendering of documents. Classes Class...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Android via Java to optimize text positioning in PowerPoint presentations.... AutoShape shape = ( AutoShape ) pres . getSlides...TextFrame textFrame = ( TextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/androidjava/paragraph/