Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 50,477 for

shapes

(0.33 sec)
  1. Повернуть Visio Форма текста|Documentation

    Как повернуть текст формы в visio, используя .NET Diagram API....1" ); // Find a particular shape and update its text foreach...Diagram . Shape shape in page . Shapes ) { if ( shape . NameU ...

    docs.aspose.com/diagram/ru/net/rotate-visio-sha...
  2. Public API Changements dans Aspose.Diagram 5.8....

    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....Initialize an array of shapes Shape [] shapes = new Shape [ 2 ]; // extract...extract and assign shapes to the array shapes [ 0 ]= diagram ....

    docs.aspose.com/diagram/fr/java/public-api-chan...
  3. Holen Sie sich Papierbreite und Seitenhöhe|Docu...

    In diesem Abschnitt wird erläutert, wie Sie die Papiergröße der Seite visio mit Aspose.Diagram erhalten....// get shape of the Visio diagram by ID Shape OLE_Shape = page...); // filter shapes by type Foreign if ( OLE_Shape . getType ()...

    docs.aspose.com/diagram/de/java/get-paper-width...
  4. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating shape text frame or floating table in Java....horizontal alignment of a floating shape, text frame or floating table...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating shape text frame or a floating table in Java....vertical alignment of a floating shape, text frame or a floating table...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Gérer les espaces réservés dans les présentatio...

    Gérez facilement les espaces réservés dans Aspose.Slides for Python via .NET : remplacez le texte, personnalisez les invites et définissez la transparence des images dans PowerPoint et OpenDocument....le maître en vérifiant que shape.placeholder n’est pas None ...réservés. for shape in slide . shapes : if shape . placeholder...

    docs.aspose.com/slides/fr/python-net/manage-pla...
  7. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for C++: create, format, merge cells, apply styles, import data, and export with C++ examples for PPT, PPTX, and ODP....}); auto table = slide -> get_Shapes () -> AddTable ( 50 , 50 ,...Table Retrieve the first table shape on the slide. static void AccessTable...

    docs.aspose.com/slides/cpp/examples/elements/ta...
  8. Определить, является ли фигура в Excel Smart Ar...

    Узнайте, как определить, является ли фигура в Excel Smart Art с помощью Aspose.Cells for JavaScript через C++....сценарии использования Smart Art Shapes — это специальные фигуры в...обычной, используя свойство Shape.isSmartArt() . Определение,...

    docs.aspose.com/cells/ru/javascript-cpp/determi...
  9. ShapeBase.CoordOrigin | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase CoordOrigin لتحسين تصميماتك. احصل على إحداثيات دقيقة للزاوية العلوية اليسرى من كتلة الشكل....PointF ( 350 , 350 ))); Shape shape = new Shape ( doc , ShapeType ...700 }; group . AppendChild ( shape ); doc . FirstSection . Body...

    reference.aspose.com/words/ar/net/aspose.words....
  10. ShapeBase.CoordSize | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase CoordSize، التي تحدد عرض وارتفاع مساحة الإحداثيات للتحكم الأمثل في التخطيط في مشاريع التصميم الخاصة بك....PointF ( 350 , 350 ))); Shape shape = new Shape ( doc , ShapeType ...700 }; group . AppendChild ( shape ); doc . FirstSection . Body...

    reference.aspose.com/words/ar/net/aspose.words....