Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 9,917 for

shapes

(0.03 sec)
  1. Create Presentation - C++ PowerPoint API|Aspose...

    To create PowerPoint Presentation in C++ API, please follow the steps mentioned in this article. The code adds a line to the first slide of the presentation....AddAutoShape method exposed by Shapes object. Write the modified...

    docs.aspose.com/slides/cpp/create-presentation/
  2. Support For Interruptable Library|Aspose.Slides...

    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.... Re-sizing Shapes on Slide Set Caption to OLE...

    docs.aspose.com/slides/java/support-for-interru...
  3. Shape Effect|Aspose.Slides Documentation

    Apply effect to PowerPoint shape in C++...Shape Effect Contents [ Hide ] While effects in PowerPoint can...can be used to make a shape stand out, they differ from fills...

    docs.aspose.com/slides/cpp/shape-effect/
  4. 管理占位符|Aspose.Slides for Python 文档

    在Python中更改PowerPoint演示文稿中的占位符文本和提示文本... shapes : if shp . placeholder != None...] for shape in slide . slide . shapes : # 迭代幻灯片 if shape . placeholder...

    docs.aspose.com/slides/zh/python-net/manage-pla...
  5. ArrowWidth Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ArrowWidth enum to customize arrow end widths for enhanced document visuals and precision in your projects....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.weight property | Aspose.Words for Node.js

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points....that strokes the path of a shape in points. get weight () : number...Remarks The default value for a Shape is 0.75. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Stroke.JoinStyle | Aspose.Words for .NET

    Discover the Stroke JoinStyle property to enhance your polylines with customizable join styles for smoother graphics and improved design flexibility....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...WrapType . None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....Contains shape or textbox text, represented by Shape . EvenPagesHeader...Examples Shows how to remove all shapes from a node. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sto...
  9. Fill.image_bytes property | Aspose.Words for Py...

    Fill.image_bytes property. Gets the raw bytes of the fill texture or pattern....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EndCap enumeration | Aspose.Words for Python

    aspose.words.drawing.EndCap enumeration. Specifies line cap style....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

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