Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 49,751 for

shapes

(0.71 sec)
  1. Chercher

    chercher...ID shape = page.shapes[1] # Supprimer la protection shape.protection...FALSE shape.protection.lock_begin.value = BOOL.FALSE shape.protection...

    blog.aspose.com/fr/diagram/remove-visio-shape-p...
  2. Получить границы абзаца из презентаций в Python...

    Узнайте, как получить границы абзаца и текстового фрагмента в Aspose.Slides for Python via .NET для оптимизации позиционирования текста в презентациях PowerPoint и OpenDocument....Presentation ( path + "Shapes.pptx" ) as presentation : shape = presentation...slides [ 0 ] . shapes [ 0 ] textFrame = shape . text_frame rect...

    docs.aspose.com/slides/ru/python-net/paragraph/
  3. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. auto shape = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape....Gets fill formatting for the shape. @property def fill ( self )...Examples Shows how to fill a shape with a solid color. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.CurrentSection | Aspose.Words ل...

    اكتشف خاصية CurrentSection في DocumentBuilder لتتمكن من الوصول بسهولة إلى القسم المحدد في مستندك وإدارته، مما يعزز تجربة التحرير لديك....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. ShapeBase.Reflection | Aspose.Words för .NET

    Upptäck ShapeBase Reflection-egenskapen för att förbättra dina designer med anpassningsbar reflektionsformatering för fantastiska visuella effekter....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

    reference.aspose.com/words/sv/net/aspose.words....
  7. ReflectionFormat.Remove | Aspose.Words per .NET

    Elimina senza sforzo ReflectionFormat dal tuo oggetto padre con il nostro metodo Remove semplificato, migliorando l'efficienza e la chiarezza della tua codifica....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

    reference.aspose.com/words/it/net/aspose.words....
  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. 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...
  10. DocumentVisitor.visitShapeStart method | Aspose...

    DocumentVisitor.visitShapestart method. Called when enumeration of a shape has started....visitShapeStart(shape) Called when enumeration of a shape has started...visitShapeStart ( shape : Aspose . Words . Drawing . Shape ) Parameter...

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