Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 50,319 for

shapes

(0.73 sec)
  1. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....DeleteShapes () Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/story/
  2. Drawing Images|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....Graphics class to draw the line shapes on the Image surface. To demonstrate...shows you how to draw the line shapes on the Image surface. Drawing...

    docs.aspose.com/psd/net/drawing-images/
  3. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....instance Add Rectangle object to shapes collection of Graph object...// Add rectangle object to shapes collection of Graph object...

    docs.aspose.com/pdf/java/add-rectangle/
  4. SVG Color – Fill, Stroke, and Opacity Examples

    Learn how SVG color works with fill, stroke, and opacity examples using HEX, RGB, and HSL. Discover color rules for Shapes, text, and paths in Aspose.SVG....can color any SVG element – shapes, paths, lines, or text – using...attributes. How to color SVG shapes, paths, and text. How to apply...

    docs.aspose.com/svg/net/drawing-basics/svg-color/
  5. Change the Presentation Slide Size in .NET|Aspo...

    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....generate thumbnails for individual shapes or specific regions of a slide...slides as well as for selected shapes . The resulting images reflect...

    docs.aspose.com/slides/net/slide-size/
  6. Merge VSSM Files via Python | products.aspose.com

    Python sample code to combine VSSM documents within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/merger/v...
  7. Change Background of VSSM File via Python | pro...

    Python source code to change background of VSSM documents within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/changeba...
  8. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  9. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Watermark to PPT Presentation Files using P...

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

    products.aspose.com/slides/python-net/watermark...