Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 42,307 for

shape

(0.1 sec)
  1. PageSetup.PageWidth | Aspose.Words för .NET

    PageSetup PageWidth fast egendom. Returnerar eller ställer in sidans bredd i punkter i C#....HeaderPrimary ); Shape shape = builder . InsertImage ( image ); shape . WrapType...WrapType = WrapType . None ; shape . BehindText = true ; // Placera...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Aggiorna le proprietà della forma in VSTO e Asp...

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/it/net/update-shape-pro...
  3. TextPath.Bold | Aspose.Words لـ .NET

    TextPath Bold ملكية. صحيح إذا كان الخط منسقًا بالخط الغامق في C#.... Shape shape = AppendWordArt ( doc , "Hello...الخصائص المعنية. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/ar/net/aspose.words....
  4. TextPath.Trim | Aspose.Words لـ .NET

    TextPath Trim ملكية. تحديد ما إذا كان سيتم إزالة المسافة الزائدة أعلى النص أو أسفله في C#.... Shape shape = AppendWordArt ( doc , "Hello...الخصائص المعنية. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/ar/net/aspose.words....
  5. TextPath.Shadow | Aspose.Words för .NET

    TextPath Shadow fast egendom. Definierar om en skugga appliceras på texten på en textväg i C#.... Shape shape = AppendWordArt ( doc , "Hello...egenskaper. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/sv/net/aspose.words....
  6. TextPath.On | Aspose.Words för .NET

    TextPath On fast egendom. Definierar om texten ska visas i C#.... Shape shape = AppendWordArt ( doc , "Hello...egenskaper. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/sv/net/aspose.words....
  7. TextPath.SmallCaps | Aspose.Words för .NET

    TextPath SmallCaps fast egendom. Sant om teckensnittet är formaterat som små versaler i C#.... Shape shape = AppendWordArt ( doc , "Hello...egenskaper. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Aspose.Cells 8.9.2 de Kamu API Değişiklikleri|D...

    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/tr/java/public-api-change...
  9. NodeCollection Class | Aspose.Words لـ .NET

    Aspose.Words.NodeCollection فصل. يمثل مجموعة من العقد من نوع معين في C#....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. ShapeBase.BoundsWithEffects | Aspose.Words لـ .NET

    ShapeBase BoundsWithEffects ملكية. الحصول على المدى النهائي لكائن الشكل هذا بعد تطبيق تأثيرات الرسم. يتم قياس القيمة بالنقاط في C#....MyDir + "Shape shadow effect.docx" ); Shape [] shapes = doc ....GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/ar/net/aspose.words....