Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 42,307 for

shapes

(0.08 sec)
  1. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....DocumentBuilder ( doc ); let shape = builder . insertImage ( base.... imageDir + "Logo.jpg" ); shape . wrapType = aw . Drawing ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Fill::get_GradientAngle...

    Aspose::Words::Drawing::Fill::get_GradientAngle method. Gets or sets the angle of the gradient fill in C++....Examples Shows how to fill a shape with a gradients. auto doc =...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method...set_image(stream) Sets the image that the shape displays. def set_image ( self...set_image(file_name) Sets the image that the shape displays. def set_image ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Connecteur|Documentation Aspose.Slides pour Python

    Connecter des formes PowerPoint en Python...méthode add_auto_shape exposée par l’objet Shapes . Ajoutez un connecteur...méthode add_auto_shape exposée par l’objet Shapes en définissant...

    docs.aspose.com/slides/fr/python-net/connector/
  5. Fill.gradient_style property | Aspose.Words for...

    Fill.gradient_style property. Gets the gradient style [GradientStyle](../../gradientstyle/) 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...
  6. Преобразовать умное изображение в групповую фор...

    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....Smart Art Shape в Group Shape, используя метод Shape.GetResultOfSmartArt()...обрабатывать Smart Art Shape как Group Shape. Следовательно, у вас...

    docs.aspose.com/cells/ru/net/convert-the-smart-...
  7. ShapeBase.flip_orientation property | Aspose.Wo...

    ShapeBase.flip_orientation property. Switches the orientation of a shape....Switches the orientation of a shape. @property def flip_orientation...Examples Shows how to flip a shape on an axis. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Définir les données de remplissage de la forme ...

    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....alors que je < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "rectangle" && shape . getID () ==...

    docs.aspose.com/diagram/fr/java/set-visio-shape...
  9. Mise à jour Visio Texte de forme en Ruby|Docume...

    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....alors que je < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" && shape . getID () == 1...

    docs.aspose.com/diagram/fr/java/update-visio-sh...
  10. WrapType Enum | Aspose.Words för .NET

    Aspose.Words.Drawing.WrapType uppräkning. Anger hur text lindas runt en form eller bild i C#.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....