Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 42,911 for

shapes

(0.09 sec)
  1. Page Setup Features|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....Format Visio Pages Connect Shapes...

    docs.aspose.com/diagram/java/page-setup-features/
  2. Slide Transition|Aspose.Slides for Python Docum...

    Add PowerPoint slide transition and transition effects in Python... shapes . add_auto_shape ( slides . ShapeType...presentation . slides [ 1 ] . shapes [ 0 ] . x += 100 presentation...

    docs.aspose.com/slides/python-net/slide-transit...
  3. Enhancing PowerPoint Presentations with Animati...

    Explore the capabilities of Aspose.Slides for .NET in handling PowerPoint animations. This general overview highlights key features and offers insights to enhance your presentations....PowerPoint animation effects to shapes, charts, tables, OLE objects...animation effects on a single shape. Utilize the animation timeline...

    docs.aspose.com/slides/net/powerpoint-animation/
  4. PowerPoint Animation|Aspose.Slides for Python D...

    PowerPoint presentation animation and effects in Python...PowerPoint animation effects on shapes, charts, tables, OLE Objects...PowerPoint animation effects on a shape. use animation timeline to control...

    docs.aspose.com/slides/python-net/powerpoint-an...
  5. PowerPoint Animation|Aspose.Slides Documentation

    PowerPoint animation, PowerPoint slide animation with Aspose.Slides....PowerPoint animation effects on shapes, charts, tables, OLE Objects...PowerPoint animation effects on a shape. use animation timeline to control...

    docs.aspose.com/slides/cpp/powerpoint-animation/
  6. Slide Transition|Aspose.Slides Documentation

    Add PowerPoint slide transition and transition effects in C# or .NET... Shapes . AddAutoShape ( ShapeType...presentation . Slides [ 1 ]. Shapes [ 0 ]. X += 100 ; presentation...

    docs.aspose.com/slides/net/slide-transition/
  7. Working with GridJs Server Side|Documentation

    This article describes how to use Aspose.Cells.GridJs library.... Get the images/shapes from the spreadsheet file #...automatically zip all the images/shapes into a zip stream and store...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  8. Սեղմել JPG Ը Python Ում

    Սեղմեք JPG ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/hy/python-net/compres...
  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. 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/