Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 6,146 for

shape rendering

(0.03 sec)
  1. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....getBackgroundShape() Gets the background shape of the document. getBuildingBlock(int...setBackgroundShape(Shape value) Sets the background shape of the document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Saving::DmlRenderingMode enum | ...

    Aspose::Words::Saving::DmlRenderingMode enum. Specifies how DrawingML Shapes are rendered to fixed page formats in C++....Specifies how DrawingML shapes are rendered to fixed page formats...fall-back shape is available for DrawingML, Aspose.Words renders fall-back...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Working with Images in Java|Aspose.Words for Java

    Image Shapes in details and advanced features provided by Aspose.Words for Java....All images are stored inside Shape nodes in a Document. To extract...getChildNodes method to select all Shape nodes. Iterate through resulting...

    docs.aspose.com/words/java/working-with-images/
  4. NodeRendererBase.OpaqueBoundsInPoints | Aspose....

    Discover the NodeRendererBase OpaqueBoundsInPoints property to easily access Shape boundaries in points, enhancing your design precision and efficiency....Gets the opaque bounds of the shape in points. public RectangleF...parts of the shape are ignored) bounding box of the shape. The bounds...

    reference.aspose.com/words/net/aspose.words.ren...
  5. How to Convert DWG to SVG in C#

    This small tutorial entails how to convert DWG to SVG in C#. It encompasses all the important steps to set up the environment and export DWG to SVG image in C#....control DWG to SVG image rendering process. Steps to Convert...above example can be used for rendering a DWG to SVG in C# using a...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-svg...
  6. Draw Pentagon in Java

    This guide covers how to draw pentagon in Java. It contains the IDE setup, stepwise algorithm, and a runnable code snippet, which makes pentagon drawing easy in Java....Drawing to draw a pentagon shape Define the parameters and calculate...the vertices of the pentagon-shape Create a Bitmap class object...

    kb.aspose.com/drawing/java/draw-pentagon-in-java/
  7. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....new Document(getMyDir() + "Rendering.docx"); SvgSaveOptions options...determining how colors are rendered. getCustomTimeZoneInf() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....to specify the settings for shape animations and slide transitions...Html5Options () options . animate_shapes = False options . animate_transitions...

    docs.aspose.com/slides/python-net/export-to-html5/
  9. Compress DOC In C#

    Compress DOC in C# without losing quality. Optimize DOC content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/doc/
  10. NodeRendererBase.BoundsInPoints | Aspose.Words ...

    Discover the NodeRendererBase BoundsInPoints property to access precise Shape dimensions in points, enhancing your design accuracy and efficiency....Gets the actual bounds of the shape in points. public RectangleF...actual (as rendered on the page) bounding box of the shape. The bounds...

    reference.aspose.com/words/net/aspose.words.ren...