Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 49,751 for

shapes

(0.18 sec)
  1. Aspose::Words::Drawing::GlowFormat::Remove meth...

    Aspose::Words::Drawing::GlowFormat::Remove method. Removes GlowFormat from the parent object 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...
  2. مجموعة الأشكال|توثيق Aspose.Slides

    العمل مع مجموعات الأشكال في C# باستخدام Aspose.Slides: إنشاء وإلغاء تجميع، إعادة ترتيب الأشكال الفرعية، ضبط التحويلات والحدود في PowerPoint وOpenDocument.... static void Add_Group_Shape () { using var pres = new Presentation...= slide . Shapes . AddGroupShape (); group . Shapes . AddAutoShape...

    docs.aspose.com/slides/ar/net/examples/elements...
  3. ReflectionFormat.Distance | Aspose.Words for .NET

    Discover the ReflectionFormat Distance property, easily adjust the separation of your reflected image in points for stunning visual effects. 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...
  4. Fill.PresetTexture | Aspose.Words for .NET

    Discover how to set the PresetTexture property effortlessly and enhance your designs with stunning fill options. Unlock your creative potential today!...tiling the texture inside the shape. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShadowFormat.Visible | Aspose.Words for .NET

    Discover the ShadowFormat Visible property. Easily check if your formatting is visible, enhancing your document's appearance and clarity....formatting, it only hides the shape effect. Examples Shows how to...the shape. Document doc = new Document ( MyDir + "Shape stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Archiwa

    Archiwa...kształt według identyfikatora Shape shape = page.getShapes().getShape(1);...getShape(1); // Ustaw zabezpieczenia shape.getProtection().getLockAspect()...

    blog.aspose.com/pl/diagram/protect-unprotect-vi...
  7. Gérer les graphiques SmartArt dans les présenta...

    Automatisez la création, la modification et le style des SmartArt PowerPoint en Python via .NET avec Aspose.Slides, en proposant des exemples de code concis et des conseils axés sur la performance.... shapes . add_smart_art ( 0 , 0 , 400...diapositive. for shape in presentation . slides [ 0 ] . shapes : # Vérifier...

    docs.aspose.com/slides/fr/python-net/manage-sma...
  8. SmartArt-Grafiken in Präsentationen mit Python ...

    Automatisieren Sie die Erstellung, Bearbeitung und Gestaltung von PowerPoint‑SmartArt in Python über .NET mit Aspose.Slides, inklusive knapper Code‑Beispiele und leistungsorientierter Anleitung.... shapes . add_smart_art ( 0 , 0 , 400...Folie. for shape in presentation . slides [ 0 ] . shapes : # Prüfen...

    docs.aspose.com/slides/de/python-net/manage-sma...
  9. منع تعديل العرض باستخدام أقفال الشكل|وثائق Aspo...

    اكتشف كيف تقوم Aspose.Slides for Java بقفل أو إلغاء قفل الأشكال في ملفات PPT و PPTX و ODP، مما يحمي العروض التقديمية مع إتاحة تحرير مضبوط وتسليم أسرع....Traversing all the shapes in the slide. for ( IShape shape : slide . getShapes...getShapes ()) { if ( shape instanceof IAutoShape ) { // تحويل...

    docs.aspose.com/slides/ar/java/applying-protect...
  10. JavaScript ve C++ ile Şekilleri Kilitlemek veya...

    Bu makale, Aspose.Cells kütüphanesi kullanarak JavaScript ve C++ ile şekilleri nasıl kilitleyip açacağınızı göstermek için kodlar içerir....head > < body > < h1 > Lock Shapes Example </ h1 > < input type.... get ( 0 ); let shape = worksheet . shapes . addTextBox ( 1...

    docs.aspose.com/cells/tr/javascript-cpp/lock-or...