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

shape

(0.06 sec)
  1. RelativeHorizontalPosition Enum | Aspose.Words ...

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

    reference.aspose.com/words/ar/net/aspose.words....
  2. قفل العروض التقديمية|وثائق Aspose.Slides

    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. هيكل PPTX معقد،...

    docs.aspose.com/slides/ar/net/presentation-lock...
  3. Öffentliche API Änderungen 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/de/java/public-api-change...
  4. NodeCollection Class | Aspose.Words för .NET

    Aspose.Words.NodeCollection klass. Representerar en samling noder av en specifik typ i C#....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Modifiche all API pubblica in Aspose.Cells 16.1...

    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....ReflectionEffect insieme alla proprietà Shape.Reflection per controllare gli...di riflessione di un oggetto Shape. La classe ReflectionEffect...

    docs.aspose.com/cells/it/java/public-api-change...
  6. DocumentBuilder.InsertNode | Aspose.Words för .NET

    DocumentBuilder InsertNode metod. Infogar en nod före markören i C#.... Shape shape = new Shape ( builder . Document...Image ); shape . WrapType = WrapType . Inline ; shape . ImageData...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. ShadowFormat.Visible | Aspose.Words per .NET

    ShadowFormat Visible proprietà. RestituisceVERO se la formattazione applicata a questa istanza è visibile in C#....MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...GetChildNodes ( NodeType . Shape , true )[ 0 ]; if ( shape . ShadowFormat...

    reference.aspose.com/words/it/net/aspose.words....
  8. FieldEmbed Class | Aspose.Words لـ .NET

    Aspose.Words.Fields.FieldEmbed فصل. ينفذ حقل EMBED في C#....Microsoft Word القديمة مثل SHAPE وEMBED أثناء التحميل. // افتح...فسنرى شكلًا وحقل EMBED. // حقل SHAPE هو نقطة الارتساء/اللوحة القماشية...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Anwendung von Schutz auf Präsentationen|Aspose....

    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....Element auf einer Folie in ein Shape-Objekt umgewandelt. Mit anderen...ist entweder ein Shape-Objekt oder ein von Shape abgeleitetes Objekt...

    docs.aspose.com/slides/de/net/applying-protecti...
  10. ShapeBase.IsGroup | Aspose.Words per .NET

    ShapeBase IsGroup proprietà. RestituisceVERO se questa è una forma di gruppo in C#.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

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