Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 48,650 for

shapes

(0.08 sec)
  1. Manage Text Portions in Presentations in .NET|A...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for .NET, boosting performance and customization....Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/net/portion/
  2. Node.customNodeId property | Aspose.Words for N...

    Node.customNodeId property. Specifies custom node identifier....(); // Add two runs and one shape as child nodes to the first...world! " )); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert JPG to SVG – Python code and Online Vec...

    Convert JPG to SVG online or in Python with Aspose.SVG. Vectorize JPG images to enjoy the benefits of vector graphics. Try Online Image Vectorizer....mathematical curves and geometric shapes, which are then saved as SVG...vector graphics using geometric shapes, Bezier curves, splines, paths...

    products.aspose.com/svg/python-net/vectorize-im...
  4. Aspose::Words::Drawing::Stroke::get_LineStyle m...

    Aspose::Words::Drawing::Stroke::get_LineStyle method. Defines the line style of the stroke in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...WrapType :: None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Edit HTML5 Canvas – Aspose.HTML for .NET

    Learn about HTML Canvas and how to work with a document that contains HTML5 Canvas element using Aspose.HTML for .NET API....elements such as lines, paths, shapes, images, and text. The <canvas>...scriptable dynamic rendering of 2D shapes and bitmaps. This is a low-level...

    docs.aspose.com/html/net/edit-html5-canvas/
  6. Edit HTML in Python | products.aspose.com

    Edit HTML in Python. Use Python library API to edit HTML file...add_from_html(data) shape = pres . slides[ 0 ] . shapes . add_auto_shape(slides...RECTANGLE, 10 , 10 , 100 , 50 ) shape . text_frame . text = "New text"...

    products.aspose.com/slides/python-net/editor/html/
  7. ChartMarker.size property | Aspose.Words for Py...

    ChartMarker.size property. Gets or sets chart marker size... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartMarker.symbol property | Aspose.Words for ...

    ChartMarker.symbol property. Gets or sets chart marker symbol.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IChartDataPoint.invert_if_negative property | A...

    IChartDataPoint.invert_if_negative property. Specifies whether the parent element shall inverts its colors if the value is negative.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the document...background_shape property DocumentBase.background_shape property...Gets or sets the background shape of the document. Can be None...

    reference.aspose.com/words/python-net/aspose.wo...