Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 6,926 for

shape rendering

(1.04 sec)
  1. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...args) { var shape = args.CurrentShape as Shape; if (shape == null...null || !shape.HasImage) return; var imgType = shape.ImageData.ImageType;...

    forum.aspose.com/t/svg-vector-image-resolution-...
  2. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... Presentation Rendering Aspose .Slides for Java supports...supports high fidelity rendering of slides in the presentations...

    docs.aspose.com/slides/java/features-overview/
  3. HtmlSaveOptions.ScaleImageToShapeSize | Aspose....

    Discover how HtmlSaveOptions' ScaleImageToShapeSize property optimizes image scaling in Aspose.Words for HTML, MHTML, or EPUB exports. Enhance your documents!...Words to the bounding shape size when exporting to HTML...Microsoft Word document is a shape. The shape has a size and the image...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Features Overview|Aspose.Slides for PHP Documen...

    Discover Aspose.Slides for PHP via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... Presentation Rendering Aspose.Slides for PHP via...Java supports high fidelity rendering of slides in presentation...

    docs.aspose.com/slides/php-java/features-overview/
  5. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ 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/cpp/manage-smartart-shape/
  6. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for PHP via Java to optimize text positioning in PowerPoint presentations.... $shape = $pres -> getSlides () -> get_Item...get_Item ( 0 ); $textFrame = $shape -> getTextFrame (); foreach...

    docs.aspose.com/slides/php-java/paragraph/
  7. Figure type find - Free Support Forum - aspose.com

    How to find the figure type for this attached docx. MS_R4.docx (116.0 KB)...sathakathullah Do you mean Shape.ShapeType ? If so you can use...following code to get shape type of each shape in your document:...

    forum.aspose.com/t/figure-type-find/325596
  8. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument presentations accurately....available on the machine during rendering. These callbacks help diagnose...receiving warning callbacks when rendering presentation slides. Follow...

    docs.aspose.com/slides/java/getting-warning-cal...
  9. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.Rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...OfficeMathRenderer class Provides methods to render an individual OfficeMath to...Gets the actual bounds of the shape in points. (Inherited from NodeRendererBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...