Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 9,916 for

shape

(0.04 sec)
  1. Estrarre il testo dalla forma di Arte intellige...

    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....gruppo utilizzando il metodo Shape.GetResultOfSmartArt() . Poi...testo utilizzando la proprietà Shape.Text . Estrarre il testo dalla...

    docs.aspose.com/cells/it/net/extract-text-from-...
  2. Node Class | Aspose.Words per .NET

    Aspose.Words.Node classe. Classe base per tutti i nodi di un documento Word in C#.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

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

    LoadOptions byggare. Initierar en ny instans av denna klass med standardvärden i C#.... Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Assert . IsTrue ( shape . IsImage...

    reference.aspose.com/words/sv/net/aspose.words....
  4. TextBox verwalten|Aspose.Slides für Python Doku...

    Fügen Sie Textboxen oder Textfelder in PowerPoint-Präsentationen in Python oder .NET hinzu... shapes . add_auto_shape ( slides . ShapeType...slides : for shape in slide . shapes : if ( type ( shape ) is AutoShape...

    docs.aspose.com/slides/de/python-net/manage-tex...
  5. OleFormat.OleIcon | Aspose.Words per .NET

    OleFormat OleIcon proprietà. Ottiene laspetto di disegno delloggetto OLE. QuandoVERO loggetto OLE viene visualizzato come icona. Quandofalso loggetto OLE viene visualizzato come content in C#.... Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/it/net/aspose.words....
  6. 管理 SmartArt 形状|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 SmartArt... Shapes . AddSmartArt ( 0 , 0 , 400...foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // 检查形状是否为...

    docs.aspose.com/slides/zh/net/manage-smartart-s...
  7. HorizontalRuleFormat.Alignment | Aspose.Words p...

    HorizontalRuleFormat Alignment proprietà. Ottiene o imposta lallineamento della linea orizzontale in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...HorizontalRuleFormat horizontalRuleFormat = shape . HorizontalRuleFormat ; horizontalRuleFormat...

    reference.aspose.com/words/it/net/aspose.words....
  8. ShapeBase.IsHorizontalRule | Aspose.Words per .NET

    ShapeBase IsHorizontalRule proprietà. RestituisceVERO se questa forma è una riga orizzontale in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...HorizontalRuleFormat horizontalRuleFormat = shape . HorizontalRuleFormat ; horizontalRuleFormat...

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

    Aspose.Words.Drawing.ShapeType uppräkning. Anger typen av form i ett Microsoft Worddokument i C#....doc = new Document (); // "Shape"-klassens offentliga konstruktor...DocumentBuilder.InsertShape. Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/sv/net/aspose.words....
  10. ShapeType Enum | Aspose.Words per .NET

    Aspose.Words.Drawing.ShapeType enum. Specifica il tipo di forma in un documento Microsoft Word in C#....costruttore pubblico della classe "Shape" creerà una forma con il tipo...DocumentBuilder.InsertShape. Shape shape = new Shape ( doc , ShapeType ...

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