Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 6,797 for

shape rendering

(0.12 sec)
  1. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Format Print Print and Preview Rendering and Conversion Convert Workbook...Insert Picture in Aspose.Cells Shape Inserting a Line to Worksheet...

    docs.aspose.com/cells/net/developer-guide/
  2. 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/
  3. 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...
  4. 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/
  5. 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...
  6. 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...
  7. Fill Symbolizer|Documentation

    GIS C# Library API supports Simple Fill symbolizer to fill style and stroke for 2-dimensional geometries polygons of any type like Point, Line, Surface....StrokeLineJoin Determines how lines are rendered at intersections of line segments...from a point location to the shape anchor point. VerticalOffset...

    docs.aspose.com/gis/net/fill-symbolizer/
  8. 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....[ Hide ] Create a SmartArt Shape Aspose.Slides for .NET now facilitates...facilitates to add custom SmartArt shapes in their slides from scratch...

    docs.aspose.com/slides/net/manage-smartart-shape/
  9. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation.... shapes . add_picture_frame ( slides...save ( "slide1.png" ) Get a Shape Thumbnail Deprecated API: import...

    docs.aspose.com/slides/python-net/modern-api/
  10. Retrieving Font Substitutions Per Slide in Aspo...

    Hi @Andrey, is it possible to get font substitutions done per slide ? The following code gives the list of font substitutions for the while slide deck. Is it possible to get this info slide wise ? var fontSubstitution…...When Converting a Presentation Shape to an Image in C# andrey.potapov...that will be replaced when rendering the specified slides. ///...

    forum.aspose.com/t/retrieving-font-substitution...