Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 9,941 for

shape

(0.05 sec)
  1. ImageData.ImageSize | Aspose.Words لـ .NET

    ImageData ImageSize ملكية. الحصول على معلومات حول حجم الصورة ودقتها في C#....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...نقطة. ImageSize imageSize = shape . ImageData . ImageSize ; Assert...

    reference.aspose.com/words/ar/net/aspose.words....
  2. ShapeBase.AnchorLocked | Aspose.Words لـ .NET

    ShapeBase AnchorLocked ملكية. يحدد ما إذا كان رابط الشكل مقفلاً أم لا في C#.... Write ( "Our shape will have an anchor attached...attached to this paragraph." ); Shape shape = builder . InsertShape (...

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

    ShapeBase AnchorLocked fast egendom. Anger om formens ankare är låst i C#.... Write ( "Our shape will have an anchor attached...attached to this paragraph." ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/sv/net/aspose.words....
  4. ShapeLineStyle Enum | Aspose.Words per .NET

    Aspose.Words.Drawing.ShapeLineStyle enum. Specifica lo stile di linea composto di aShape in C#....stile di linea composto di a Shape . public enum ShapeLineStyle...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/it/net/aspose.words....
  5. Lavorare con la funzionalità di evidenziazione ...

    Questo articolo descrive come utilizzare l evidenziazione sul testo della cella, sugli intervalli delle celle, sulle forme e sulle immagini in GridJs....id of shape , can be find in xs . sheet . data . shapes Rimuovi...id of shape , can be find in xs . sheet . data . shapes Ottenere...

    docs.aspose.com/cells/it/java/aspose-cells-grid...
  6. HorizontalAlignment Enum | Aspose.Words för .NET

    Aspose.Words.Drawing.HorizontalAlignment uppräkning. Anger horisontell justering av en flytande form textram eller flytande tabell i C#.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....
  7. ImageData.SetImage | Aspose.Words لـ .NET

    ImageData SetImage طريقة. يضبط الصورة التي يعرضها الشكل في C#.... Shape imgShape ; // فيما يلي طريقتان..."Logo.jpg" )) { imgShape = new Shape ( doc , ShapeType . Image );...

    reference.aspose.com/words/ar/net/aspose.words....
  8. الموصل|وثائق Aspose.Slides

    ربط أشكال PowerPoint في C# أو .NET...AddAutoShape المعلنة بواسطة كائن Shapes . أضف موصلًا باستخدام طريقة...AddConnector المعلنة بواسطة كائن Shapes من خلال تحديد نوع الموصل. ربط...

    docs.aspose.com/slides/ar/net/connector/
  9. 连接器|Aspose.Slides 文档

    在 C# 或 .NET 中连接 PowerPoint 形状... 使用 Shapes 对象的 AddAutoShape 方法向幻灯片中添加两个...方法向幻灯片中添加两个 AutoShape 。 使用 Shapes 对象的 AddConnector 方法添加一个连接器,同时定义连接器类型。...

    docs.aspose.com/slides/zh/net/connector/
  10. إدارة الروابط التشعبية|وثائق Aspose.Slides

    إضافة رابط تشعبي إلى عرض PowerPoint باستخدام C# أو .NET... Shapes . AddAutoShape ( ShapeType...()) { IShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/ar/net/manage-hyperlinks/