Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 49,132 for

shape

(0.15 sec)
  1. Manage PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to create, edit, format, and manipulate Shapes in Aspose.Slides for Android, with Java code examples for PPT and PPTX presentations....PowerPoint Shapes on Android Contents [ Hide ] Shape Types in Aspose...Format PowerPoint Shapes on Android Apply Shape Effects in Presentations...

    docs.aspose.com/slides/androidjava/powerpoint-s...
  2. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....can also be inserted using shape class as well. It is very easy...easy to insert any shape or image into a header or footer and...

    docs.aspose.com/words/python-net/working-with-w...
  3. Manage PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to create, edit, format, and manipulate Shapes in Aspose.Slides for C++, with code examples for PPT and PPTX presentations....PowerPoint Shapes in C++ Contents [ Hide ] Shape Types in Aspose...Format PowerPoint Shapes in C++ Apply Shape Effects in Presentations...

    docs.aspose.com/slides/cpp/powerpoint-shapes/
  4. How to change the Comment Font Color with C++|D...

    Learn how to customize comment font color in Excel using Aspose.Cells with C++....Cells provides a Shape.GetTextBody() property to set...demonstrates the use of the Shape.GetTextBody() property to set...

    docs.aspose.com/cells/cpp/how-to-change-the-com...
  5. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating Shape, text frame or a floating table in C++....vertical alignment of a floating shape, text frame or a floating table...:: Words :: Drawing :: Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Alignment method. Gets or sets the alignment of the horizontal rule in C++....to insert a horizontal rule shape, and customize its formatting...:: Words :: Drawing :: Shape > shape = builder -> InsertHorizontalRule...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ShadowFormat.Color | Aspose.Words for .NET

    Discover the ShadowFormat Color property to customize shadow colors in your designs. Default is Black, but unleash your creativity with vibrant options!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ShadowFormat shadowFormat = shape . ShadowFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 3D 演示文稿|Aspose.Slides for Node.js via .NET 文档

    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....可以通过以下方式获取该类的实例: 用于创建 PowerPoint 3D 模型的 Shape.getThreeDFormat() 方法。 用于创建 3D...Presentation (); try { var shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/3d-presen...
  9. Սեղմել DOC Ը C++ Ում

    Սեղմեք DOC ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/hy/cpp/compress/doc/
  10. Սեղմել WORD Ը C++ Ում

    Սեղմեք WORD ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/hy/cpp/compress/word/