Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 50,326 for

shapes

(0.09 sec)
  1. Archiv

    Archiv...Vytvářejte tvary pomocí třídy Shape. Přidejte tvary do diagramu...vss") page = diagram.pages[0] shape_names = {} # Přidání tvarů a...

    blog.aspose.com/cs/diagram/create-flowchart-in-...
  2. ShapeBase.Bounds | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase Bounds لإدارة موقع وحجم الشكل بسهولة، مما يعزز دقة التصميم وكفاءته....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (..., 100 , WrapType . None ); shape . StrokeColor = Color . Orange...

    reference.aspose.com/words/ar/net/aspose.words....
  3. ShapeBase.Title | Aspose.Words per .NET

    Gestisci con semplicità la proprietà del titolo di ShapeBase. Imposta o recupera la didascalia del titolo per qualsiasi oggetto forma per migliorare la chiarezza e l'attrattiva del tuo design.... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . Width = 200 ; shape . Height = 200 ; shape . Title...

    reference.aspose.com/words/it/net/aspose.words....
  4. Arbeiten mit Textfeldern|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...."Page-1" ); // get shape by its ID Shape shape = page1 . getShapes...bottom margins of the shape's text block shape . getTextBlock ()...

    docs.aspose.com/diagram/de/java/working-with-te...
  5. Работа с текстовыми полями|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...."Page-1" ); // get shape by its ID Shape shape = page1 . getShapes...bottom margins of the shape's text block shape . getTextBlock ()...

    docs.aspose.com/diagram/ru/java/working-with-te...
  6. Visio Şekil Verilerini Ekleme, Alma, Kopyalama ...

    Bu bölüm, Aspose.Diagram ile bir şeklin nasıl ekleneceğini, şeklin özelliğinin nasıl ayarlanacağını veya bir şeklin nasıl kopyalanacağını açıklar.... Gerekli Master of a Shape’i ekleyin - Her Visio diagram...addMaster ( dataDir + "Basic Shapes.vss" , masterName ); // page...

    docs.aspose.com/diagram/tr/java/add-retrieve-co...
  7. Erstellen von 3D-Präsentationen in Python|Aspos...

    Erstellen Sie interaktive 3D-Präsentationen in Python mit Aspose.Slides mühelos. Exportieren Sie schnell in PowerPoint- und OpenDocument-Formate für vielseitige Nutzung....verwenden Sie die Eigenschaft Shape.three_d_format , die die Mitglieder...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/de/python-net/3d-present...
  8. Créer des présentations 3D en Python|Aspose.Sli...

    Générez facilement des présentations 3D interactives en Python avec Aspose.Slides. Exportez rapidement aux formats PowerPoint et OpenDocument pour une utilisation polyvalente....PowerPoint 3D, utilisez la propriété Shape.three_d_format qui expose les...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/fr/python-net/3d-present...
  9. ReflectionFormat.remove method | Aspose.Words f...

    ReflectionFormat.remove method. Removes [ReflectionFormat](../) from the parent object....to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ReflectionFormat.Transparency | Aspose.Words fö...

    Justera ReflectionFormat Transparency från 0,0 (ogenomskinlig) till 1,0 (klar) för anpassningsbara reflektionseffekter. Förbättra dina designer med precision!...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

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