Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 50,294 for

shapes

(0.36 sec)
  1. Mover un párrafo de una presentación a otra|Doc...

    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....paragraph range in a TextBody shape in the source document // to...to another TextBody shape in the target document. public static...

    docs.aspose.com/slides/es/net/move-a-paragraph-...
  2. Working with Images in Java|Aspose.Words for Java

    Image Shapes in details and advanced features provided by Aspose.Words for Java....All images are stored inside Shape nodes in a Document. To extract...getChildNodes method to select all Shape nodes. Iterate through resulting...

    docs.aspose.com/words/java/working-with-images/
  3. Hyperlien|Documentation Aspose.Slides

    Ajouter et gérer des hyperliens dans Aspose.Slides for .NET: texte de lien, formes et images, définir les cibles et les actions pour PPT, PPTX et ODP avec des exemples C#.... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType...Rectangle , 50 , 50 , 150 , 50 ); shape . TextFrame . Text = "Aspose"...

    docs.aspose.com/slides/fr/net/examples/elements...
  4. إنشاء مربع نص يملك كل سطر محاذاة أفقية مختلفة ب...

    تعلم كيفية إنشاء مربع نص بمحاذاة أفقية مختلفة لكل سطر باستخدام Aspose.Cells مع C++....first shape which is a text box and set its text Shape shape = ws.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...

    docs.aspose.com/cells/ar/cpp/create-textbox-in-...
  5. Создайте TextBox, в котором каждая строка имеет...

    Узнайте, как создавать TextBox с разным горизонтальным выравниванием для каждой строки с помощью Aspose.Cells и C++....first shape which is a text box and set its text Shape shape = ws.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...

    docs.aspose.com/cells/ru/cpp/create-textbox-in-...
  6. Crea una TextBox in cui ogni riga ha un allinea...

    Impara come creare una TextBox con diversi allineamenti orizzontali per ogni riga usando Aspose.Cells con C++....first shape which is a text box and set its text Shape shape = ws.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...

    docs.aspose.com/cells/it/cpp/create-textbox-in-...
  7. Travailler avec l effet de glow d une forme ou ...

    Découvrez comment travailler avec l effet de glow des formes ou des graphiques en utilisant Aspose.Cells for C++....Cells fournit la propriété Shape.Glow ainsi que la classe GlowEffect...source et accède à la première shape dans la première feuille de...

    docs.aspose.com/cells/fr/cpp/working-with-the-g...
  8. C++ ile her satırı farklı Yatay Hizalamaya sahi...

    Aspose.Cells kullanarak C++ ile her satır için farklı yatay hizalama ile TextBox oluşturmayı öğrenin....first shape which is a text box and set its text Shape shape = ws.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...

    docs.aspose.com/cells/tr/cpp/create-textbox-in-...
  9. Formen verbinden|Documentation

    In diesem Abschnitt wird erklärt, wie Sie zwei Shapes mit Aspose.Diagram verbinden....ConnectShapesViaConn method connect two shapes via a connector in the Buchseite...Sie der Seite ein Verbinder-Shape hinzu. Verbinden Sie die beiden...

    docs.aspose.com/diagram/de/net/connect-shapes/
  10. Node.previous_pre_order method | Aspose.Words f...

    Node.previous_pre_order method. Gets the previous node according to the pre-order tree traversal algorithm....and delete any encountered shape with an image. doc = aw . Document...of_type ( lambda x : x . as_shape (), b ), list ( doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...