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

shape

(0.05 sec)
  1. ShapeBase.IsWordArt | Aspose.Words per .NET

    ShapeBase IsWordArt proprietà. RestituisceVERO se questa forma è un oggetto WordArt in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  2. TextPathAlignment Enum | Aspose.Words per .NET

    Aspose.Words.Drawing.TextPathAlignment enum. Allineamento WordArt in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  3. TextPathAlignment Enum | Aspose.Words för .NET

    Aspose.Words.Drawing.TextPathAlignment uppräkning. WordArtjustering i C#.... Shape shape = AppendWordArt ( doc , "Hello...egenskaper. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/sv/net/aspose.words....
  4. WrapType Enum | Aspose.Words لـ .NET

    Aspose.Words.Drawing.WrapType تعداد. يحدد كيفية التفاف النص حول الشكل أو الصورة في C#.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/ar/net/aspose.words....
  5. RelativeVerticalPosition Enum | Aspose.Words لـ...

    Aspose.Words.Drawing.RelativeVerticalPosition تعداد. يحدد الموضع الرأسي للشكل أو إطار النص النسبي في C#.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/ar/net/aspose.words....
  6. ShapeBase.Title | Aspose.Words لـ .NET

    ShapeBase Title ملكية. الحصول على أو تعيين العنوان التسمية التوضيحية لكائن الشكل الحالي في C#.... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . Width = 200 ; shape . Height = 200 ; shape . Title...

    reference.aspose.com/words/ar/net/aspose.words....
  7. WrapType Enum | Aspose.Words för .NET

    Aspose.Words.Drawing.WrapType uppräkning. Anger hur text lindas runt en form eller bild i C#.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Changements d API public dans 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/fr/java/public-api-change...
  9. ShapeBase.AdjustWithEffects | Aspose.Words per ...

    ShapeBase AdjustWithEffects metodo. Aggiunge al rettangolo di origine i valori dellestensione delleffetto e restituisce il rettangolo finale in C#....MyDir + "Shape shadow effect.docx" ); Shape [] shapes = doc ....GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/it/net/aspose.words....
  10. FileFormatUtil.ImageTypeToExtension | Aspose.Wo...

    FileFormatUtil ImageTypeToExtension metodo. Converte un valore enumerato del tipo di immagine Aspose.Words in unestensione di file. Lestensione restituita è una stringa minuscola con un punto iniziale in C#....NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...AreEqual ( 9 , shapes . Count ( s => (( Shape ) s ). HasImage...

    reference.aspose.com/words/it/net/aspose.words/...