Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 6,690 for

shape rendering

(0.07 sec)
  1. Aspose.PSD for Java 23.10 - Release Notes|Docum...

    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....from vstk resource in Shape Stroke rendering Feature PSDJAVA-540...Implement rendering of internal area of Stroke shapes Feature PSDJAVA-541...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  2. HtmlSaveOptions.scale_image_to_shape_size prope...

    HtmlSaveOptions.scale_image_to_Shape_size property. Specifies whether images are scaled by Aspose.Words to the bounding Shape size when exporting to HTML, MHTML or EPUB...scale_image_to_shape_size property HtmlSaveOptions.scale_image_to_shape_size...scale_image_to_shape_size property Specifies whether images are scaled...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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....Presentation Shapes in C++ Contents [ Hide ] Create a Shape Thumbnail...need to view the images of the shapes separately in an image viewer...

    docs.aspose.com/slides/cpp/shape-thumbnails/
  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....[ Hide ] Create a SmartArt Shape Aspose.Slides for C++ now facilitates...facilitates to add custom SmartArt shapes in their slides from scratch...

    docs.aspose.com/slides/cpp/manage-smartart-shape/
  6. 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-...
  7. 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...
  8. 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...
  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. 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-...