Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 49,135 for

shape

(0.13 sec)
  1. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation.... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/python-net/watermark...
  2. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for C++, streamlining visual workflows....theme, color scheme, and the shapes placed on the master slide...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/cpp/get-the-entire-prese...
  3. Several JPG Into BMP C#

    Merge multiple JPG into BMP in C# code. Save JPG as BMP using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/jpg-to-bmp/
  4. Several Image Into SVG C#

    Merge multiple Image into SVG in C# code. Save Image as SVG using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/image-to-svg/
  5. Several Image Into PNG C#

    Merge multiple Image into PNG in C# code. Save Image as PNG using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/image-to-png/
  6. Several Image Into BMP C#

    Merge multiple Image into BMP in C# code. Save Image as BMP using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/image-to-bmp/
  7. Drawing Images using Graphics|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....library you can draw simple shapes like lines, rectangles and...complex shapes like polygons, curves, arcs and Bezier shapes. Aspose...

    docs.aspose.com/psd/java/drawing-images-using-g...
  8. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes.... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Latest Aspose.Cells Product Family topics - Fre...

    Get technical support of Aspose.Cells for .NET, Java, Android, C++, Node.js, PHP, Python, JavaScript, SharePoint, SQL Reporting Services and JasperReports....cells-net 247 2633 April 7, 2025 Shapes in charts rendered by aspose...April 7, 2025 How to connect 2 shapes with elbow arrow connector...

    forum.aspose.com/c/cells/9
  10. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....article explains the usage of Shape.lockedProperty(ShapeLockType...Watermark const wordart = sheet . shapes . addTextEffect ( AsposeCells...

    docs.aspose.com/cells/javascript-cpp/locking-wo...