Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 6,691 for

shape rendering

(0.18 sec)
  1. 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/uk/viewer/
  2. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for C++ lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....features such as managing text, shapes, tables & animations, adding...tables and different kinds of shapes to your slides, but also different...

    docs.aspose.com/slides/cpp/product-overview/
  3. Product Overview|Aspose.Slides for Node.js via ...

    Aspose.Slides for Node.js via Java 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/nodejs-java/product-over...
  4. Customize Bubble Charts in Presentations with P...

    Create and customize powerful bubble charts in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET to enhance your data visualization easily.... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/bubble-chart/
  5. Aspose.Drawing Java API Features|Documentation

    Aspose.Drawing Java API for drawing pictures. Cross-platform drawing library for support 2D drawing including drawing lines, drawing Shapes and bezier curves. Using affine transformation, anti-aliasing lines and Shapes. Rendering text with different styles and fonts....curves, splines, arcs, and shapes such as rectangles, polygons...Drawing proposes superior rendering of text through anti-aliasing...

    docs.aspose.com/drawing/java/developer-guide/dr...
  6. Compress JPG In C#

    Compress JPG in C# without losing quality. Optimize JPG content, reduce file size easily....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...Jpeg) { JpegQuality = 50 }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/net/compress/jpg/
  7. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....determining how 3D effects are rendered. getDmlEffectsRenderi() Gets...how DrawingML effects are rendered. getDmlRenderingMode() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  8. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...determining how colors are rendered. default_template Gets or...SaveOptions ) dml_3d_effects_rendering_mode Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.page_set property. Gets or sets the pages to render...property Gets or sets the pages to render. Default is all the pages in...property has effect only when rendering document pages. This property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Compress TIFF In C#

    Compress TIFF in C# without losing quality. Optimize TIFF content, reduce file size easily....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/net/compress/tiff/