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

shape

(0.16 sec)
  1. 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 var shape = sheet...sheet . Shapes . AddTextBox ( 0 , 0 , 0 , 0 , 100 , 200 ); // Access...

    docs.aspose.com/cells/fr/net/public-api-changes...
  2. Modifiche dell API pubblica 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/it/java/public-api-change...
  3. WrapType Enum | Aspose.Words per .NET

    Aspose.Words.Drawing.WrapType enum. Specifica il modo in cui il testo viene disposto attorno a una forma o immagine in C#.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/it/net/aspose.words....
  4. ShapeBase.IsWordArt | Aspose.Words för .NET

    ShapeBase IsWordArt fast egendom. ReturnerarSann om den här formen är ett WordArtobjekt i C#.... Shape shape = AppendWordArt ( doc , "Hello...egenskaper. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/sv/net/aspose.words....
  5. TextPath.Text | Aspose.Words per .NET

    TextPath Text proprietà. Definisce il testo del percorso testo in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  6. 为演示文稿应用保护|Aspose.Slides for Python 文档

    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....中,幻灯片上的每个元素都被转换为 Shape 对象。换句话说,幻灯片上的每个元素要么是一个 Shape 对象,要么是从 Shape 对象派生的对象。...PictureFrameLock 锁定图片框。 对演示文稿对象中的所有 Shape 对象执行的任何操作都将应用于整个演示文稿。 应用和移除保护...

    docs.aspose.com/slides/zh/python-net/applying-p...
  7. PageSetup.PageWidth | Aspose.Words per .NET

    PageSetup PageWidth proprietà. Restituisce o imposta la larghezza della pagina in punti in C#....HeaderPrimary ); Shape shape = builder . InsertImage ( image ); shape . WrapType...WrapType = WrapType . None ; shape . BehindText = true ; // Posiziona...

    reference.aspose.com/words/it/net/aspose.words/...
  8. ShapeBase.AdjustWithEffects | Aspose.Words för ...

    ShapeBase AdjustWithEffects metod. Lägger till källrektangelvärdena för effektomfattningen och returnerar den sista rektangeln i C#....MyDir + "Shape shadow effect.docx" ); Shape [] shapes = doc ....GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words....
  9. NodeCollection.ToArray | Aspose.Words för .NET

    NodeCollection ToArray metod. Kopierar alla noder från samlingen till en ny array av noder i C#....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. ShapeBase.RelativeVerticalSize | Aspose.Words p...

    ShapeBase RelativeVerticalSize proprietà. Ottiene o imposta il valore della dimensione relativa della forma in direzione verticale in C#.... Shape shape = builder . InsertShape (...convertite in unità assolute. shape . WrapType = WrapType . None...

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