Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 42,307 for

shapes

(0.25 sec)
  1. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convertir l art intelligent en forme de groupe ...

    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....groupe en utilisant la méthode Shape.getResultOfSmartArt() . Cela...groupe et affiche la propriété Shape.isGroup. Veuillez voir la sortie...

    docs.aspose.com/cells/fr/nodejs-cpp/convert-the...
  3. Protéger les formes dans Visio|Documentation

    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....Pages [ 0 ]; Shape shape = page0 . Shapes [ 0 ]; shape . Protection...LockAspect . Value = BOOL . True ; shape . Protection . LockBegin . Value...

    docs.aspose.com/diagram/fr/net/protect-shapes-i...
  4. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your gradient fill's angle, enhancing your design's depth and visual appeal effortlessly....Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::DocumentBuilder::get_CurrentSect...

    Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the section that is currently selected in this DocumentBuilder in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertImage...ImageDir + u "Logo.jpg" ); shape -> set_WrapType ( WrapType ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. PageSetup.PageHeight | Aspose.Words för .NET

    PageSetup PageHeight fast egendom. Returnerar eller ställer in sidans höjd i poäng i C#....HeaderPrimary ); Shape shape = builder . InsertImage ( image ); shape . WrapType...WrapType = WrapType . None ; shape . BehindText = true ; // Placera...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. PageSetup.PageHeight | Aspose.Words per .NET

    PageSetup PageHeight proprietà. Restituisce o imposta laltezza della pagina in punti in C#....HeaderPrimary ); Shape shape = builder . InsertImage ( image ); shape . WrapType...WrapType = WrapType . None ; shape . BehindText = true ; // Posiziona...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Fill.back_color property | Aspose.Words for Python

    Fill.back_color property. Gets or sets a Color object that represents the background color for the fill....Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Proteger y desproteger una forma Visio en Ruby|...

    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....1" ) shape = page . getShapes () . getShape ( 1 ) shape . getProtection...getLockAspect () . setValue ( 1 ) shape . getProtection () . getLockBegin...

    docs.aspose.com/diagram/es/java/protect-and-unp...
  10. تأثير الشكل|وثائق Aspose.Slides لـ Python

    تطبيق تأثير على شكل PowerPoint في بايثون...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...LE , 20 , 20 , 200 , 150 ) shape . effect_format . enable_outer_shadow_effect...

    docs.aspose.com/slides/ar/python-net/shape-effect/