Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 9,918 for

shape

(0.15 sec)
  1. Formeffekt|Aspose.Slides für Python Dokumentation

    Wenden Sie Effekte auf PowerPoint-Formen in Python an...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...LE , 20 , 20 , 200 , 150 ) shape . effect_format . enable_outer_shadow_effect...

    docs.aspose.com/slides/de/python-net/shape-effect/
  2. ImageData.ImageType | Aspose.Words för .NET

    ImageData ImageType fast egendom. Hämtar typen av bild i C#....NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...AreEqual ( 9 , shapes . Count ( s => (( Shape ) s ). HasImage...

    reference.aspose.com/words/sv/net/aspose.words....
  3. ShapeBase.IsMoveFromRevision | Aspose.Words لـ ...

    ShapeBase IsMoveFromRevision ملكية. إرجاعحقيقي إذا تم نقل هذا الكائن حذفه في Microsoft Word أثناء تمكين تعقب التغييرات في C#....Document ( MyDir + "Revision shape.docx" ); // نقل المراجعات يتكون...هناك حالتان من هذا الشكل. Shape [] shapes = doc . GetChildNodes (...

    reference.aspose.com/words/ar/net/aspose.words....
  4. GroupShape | Aspose.Words för .NET

    GroupShape byggare. Skapar en ny gruppform i C#.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/sv/net/aspose.words....
  5. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    DocumentVisitor VisitGroupShapeEnd metod. Anropas när uppräkningen av en gruppform har avslutats i C#.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. تأثير الشكل|وثائق Aspose.Slides

    تطبيق تأثير على شكل في PowerPoint باستخدام C# أو .NET...Presentation ()) { var shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...); shape . EffectFormat . EnableOuterShadowEff (); shape . EffectFormat...

    docs.aspose.com/slides/ar/net/shape-effect/
  7. ShapeBase.HorizontalAlignment | Aspose.Words fö...

    ShapeBase HorizontalAlignment fast egendom. Anger hur formen placeras horisontellt i C#.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....
  8. ShapeBase.HorizontalAlignment | Aspose.Words pe...

    ShapeBase HorizontalAlignment proprietà. Specifica come viene posizionata la forma orizzontalmente in C#.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/it/net/aspose.words....
  9. Öffentliche API Änderungen in Aspose.Cells 8.9....

    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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/de/java/public-api-change...
  10. NodeCollection Class | Aspose.Words för .NET

    Aspose.Words.NodeCollection klass. Representerar en samling noder av en specifik typ i C#....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

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