Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 50,331 for

shapes

(0.18 sec)
  1. Архів

    Архів...shapes.add_auto_shape(slides.ShapeType.RECTANGLE...watermarkShape.shape_lock.select_locked = True watermarkShape.shape_lock...

    blog.aspose.com/uk/slides/add-watermark-to-powe...
  2. PowerPoint-Formen formatieren in .NET|Aspose.Sl...

    Erfahren Sie, wie Sie PowerPoint-Formen in C# mit Aspose.Slides formatieren—Füll-, Linien- und Effektstile für PPT- und PPTX-Dateien präzise und vollständig steuern.... IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...Füllfarbe für die Rechteckform. shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/de/net/shape-formatting/
  3. Aspose::Words::Drawing::GlowFormat::get_Radius ...

    Aspose::Words::Drawing::GlowFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt). The default value is 0.0 in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::GlowFormat::get_Color m...

    Aspose::Words::Drawing::GlowFormat::get_Color method. Gets or sets a Color object that represents the color for a glow effect. The default value is Black in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ImageSize Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Drawing.ImageSize, din resurs för detaljerade insikter om bildstorlek och upplösning för förbättrad dokumentkvalitet....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...300x300pt. ImageSize imageSize = shape . ImageData . ImageSize ; Assert...

    reference.aspose.com/words/sv/net/aspose.words....
  6. ImageSize Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Drawing.ImageSize، وهي مصدرك المفضل للحصول على معلومات تفصيلية حول حجم الصورة ودقتها لتحسين جودة المستند....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...300x300pt. ImageSize imageSize = shape . ImageData . ImageSize ; Assert...

    reference.aspose.com/words/ar/net/aspose.words....
  7. WrapType Enum | Aspose.Words per .NET

    Scopri come l'enum Aspose.Words.Drawing.WrapType migliora l'adattamento del testo a forme e immagini per una formattazione professionale dei documenti.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/it/net/aspose.words....
  8. ReflectionFormat.Blur | Aspose.Words for .NET

    Adjust the ReflectionFormat Blur property to control the blur effect of reflections in your design. Enhance visuals with precision—default is 0.0....to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ReflectionFormat.Size | Aspose.Words for .NET

    Discover the ReflectionFormat Size property, control reflection size (0.0-1.0) for stunning visual effects in your designs. Enhance your project's aesthetics!...to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!...to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. Shape shape = new Shape ( builder . Document...

    reference.aspose.com/words/net/aspose.words/doc...