Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 48,783 for

shapes

(0.14 sec)
  1. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...Apply Shape Animations in Presentations with Python Contents...be applied to texts, images, shapes, or charts . They give life...

    docs.aspose.com/slides/python-net/shape-animation/
  2. DoclingSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DoclingSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCLING](../../aspose.words/saveformat/#DOCLING) format...value determining how DrawingML shapes are rendered. (Inherited from...SaveOptions ) render_non_image_shapes Gets or sets a value indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Draw an Ellipse in a PostScript File using Java

    Learn how to draw an Ellipse in a PostScript file using Java with [Aspose.Page for Java](https//products.aspose.com/page/java/). Discover code example and benefits....Explore Overview # Drawing shapes in graphics programming is...simplifies the process of adding shapes and enhances your productivity...

    blog.aspose.com/page/draw-an-ellipse-in-a-posts...
  4. 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....Shows how to measure and scale shapes. Document doc = new Document(getMyDir()...getBoundsInPoints().getHeight(), 0.1f); // Shapes with transparent parts may...

    reference.aspose.com/words/java/com.aspose.word...
  5. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 快速在 PowerPoint 和 OpenDocument 图表中添加和自定义趋势线——提供实用指南和代码示例,以提高预测准确性并吸引观众。... shapes . add_chart ( charts . ChartType...使用索引获取幻灯片的引用 使用 Shapes 对象提供的 AddChart 方法创建新图表 使用 Shapes 对象提供的 AddAutoShape...

    docs.aspose.com/slides/zh/python-net/trend-line/
  6. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/python-net/compress/t...
  7. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/python-net/compress/jpg/
  8. Several JPG Into TIFF C++

    Merge multiple JPG into TIFF in C++ code. Save JPG as TIFF using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-tiff/
  9. Several Image Into GIF C++

    Merge multiple Image into GIF in C++ code. Save Image as GIF using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/image-to-gif/
  10. Animate PowerPoint Charts in JavaScript|Aspose....

    Create stunning animated charts in JavaScript with Aspose.Slides for Node.js. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....); var shapes = slide . getShapes (); var chart = shapes . get_Item...); var shapes = slide . getShapes (); var chart = shapes . get_Item...

    docs.aspose.com/slides/nodejs-java/animated-cha...