Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 6,690 for

shape rendering

(0.17 sec)
  1. NodeRendererBase.GetBoundsInPixels | Aspose.Wor...

    Discover the NodeRendererBase GetBoundsInPixels method to accurately calculate Shape dimensions in pixels based on zoom and resolution for enhanced precision....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/net/aspose.words.ren...
  2. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...some formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/java/rectangle/
  3. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...File Formats . Customizing render styles and features Input file...

    products.aspose.com/gis/it/viewer/
  4. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...File Formats . Customizing render styles and features Input file...

    products.aspose.com/gis/hi/viewer/
  5. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...File Formats . Customizing render styles and features Input file...

    products.aspose.com/gis/sv/viewer/
  6. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...File Formats . Customizing render styles and features Input file...

    products.aspose.com/gis/he/viewer/
  7. Product Overview|Aspose.Slides for Python Docum...

    Aspose.Slides for Python via .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you get to use it to add different...

    docs.aspose.com/slides/python-net/product-overv...
  8. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....new Document(getMyDir() + "Rendering.docx"); File imagesDir = new...new Document(getMyDir() + "Rendering.docx"); // Use a SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet worksheet …...comparison of the Excel and HTML rendering. A number of inconsistencies...For example, compare the rendering of the world map to the right...

    forum.aspose.com/t/inconsistent-html-output-for...
  10. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...{ for (var shape : slide.getShapes()) { if (shape instanceof...((PictureFrame) shape).getShapeType()) { ((PictureFrame) shape).setShapeType(ShapeType...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...