Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 6,927 for

shape rendering

(0.78 sec)
  1. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render Shapes into Graphics objects at any scale for enhanced visual output....RenderToScale method Renders the shape into a Graphics object...Graphics The object where to render to. x Single The X coordinate...

    reference.aspose.com/words/net/aspose.words.ren...
  2. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....NodeRendererBase Provides methods to render an individual OfficeMath to...Shows how to measure and scale shapes. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Image conversion issue with Linux (2) - Free Su...

    Hi. I’m converting a VSD document to VSDX, am experiencing an issue with certain EMF images when converting them to PNG, using Shape.ToImage method. This issue is a follow-up on issue Image conversion issue with Linux. …...converting them to PNG, using shape.ToImage method. This issue is...the library version The EMF rendering engine was improved in later...

    forum.aspose.com/t/image-conversion-issue-with-...
  4. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method...save(fileName, saveOptions) Renders the shape into an image and saves...that control how the shape is rendered and saved. Can be null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage DataLabels of Excel Charts|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....Chart Resize Chart’s Data Label Shape To Fit Text Rich Text Custom...Label of Chart Point Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/java/insert-datalabels-to...
  6. Create Thumbnails of Presentation Shapes in .NE...

    Generate high-quality Shape thumbnails from PowerPoint slides with Aspose.Slides for .NET – easily create and export presentation thumbnails....Thumbnails of Presentation Shapes in .NET Contents [ Hide ] Introduction...need to view the images of the shapes separately in an image viewer...

    docs.aspose.com/slides/net/create-shape-thumbna...
  7. Create Thumbnails of Presentation Shapes in C++...

    Generate high-quality Shape thumbnails from PowerPoint slides with Aspose.Slides for C++ – easily create and export presentation thumbnails....Thumbnails of Presentation Shapes in C++ Contents [ Hide ] Introduction...need to view the images of the shapes separately in an image viewer...

    docs.aspose.com/slides/cpp/shape-thumbnails/
  8. NodeRendererBase class | Aspose.Words for Python

    aspose.words.Rendering.NodeRendererBase class. Base class for [ShapeRenderer](../Shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)...more, visit the Working with Shapes documentation article. Properties...Gets the actual bounds of the shape in points. opaque_bounds_in_points...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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-...
  10. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...slides-text , slides-cpp , slides-rendering , slides-math andrey.potapov...filePathTemplate = u"slide_{0}_shape_{1}_{2}.png"; // the third parameter...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...