Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 42,307 for

shapes

(0.22 sec)
  1. Fill.Pattern | Aspose.Words for .NET

    Discover the Fill Pattern property to easily access and customize PatternType for your designs. Enhance your projects with unique fill options!...for a shape. Document doc = new Document ( MyDir + "Shape stroke...pattern border.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  2. GradientStyle Enum | Aspose.Words för .NET

    Aspose.Words.Drawing.GradientStyle uppräkning. Anger stilen för en övertoningsfyllning i C#....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor av övertoningsfyllning. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/sv/net/aspose.words....
  3. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an object in Java....to interact with reflection shape effect. Document doc = new Document(getMyDir()...Document(getMyDir() + "Various shapes.docx"); Shape shape = (Shape)doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  4. GradientStyle | Aspose.Words for Java

    Specifies the style for a gradient fill in Java....Examples: Shows how to fill a shape with a gradients. Document doc...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  5. ImageData.Save | Aspose.Words لـ .NET

    ImageData Save طريقة. يحفظ الصورة في الدفق المحدد في C#.... IEnumerable < Shape > shapesWithImages = imgSourceDoc...GetChildNodes ( NodeType . Shape , true ). Cast < Shape >(). Where ( s =>...

    reference.aspose.com/words/ar/net/aspose.words....
  6. シェイプ効果|Aspose.Slides ドキュメント

    C# または .NET で PowerPoint シェイプに効果を適用する...Presentation ()) { var shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...); shape . EffectFormat . EnableOuterShadowEff (); shape . EffectFormat...

    docs.aspose.com/slides/ja/net/shape-effect/
  7. PHP'de Bir Şeklin Yüksekliğini ve Genişliğini A...

    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....vsd" ); $shapes = $diagram -> getPages () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/tr/java/set-the-height-...
  8. Legen Sie die Höhe und Breite einer Form in Rub...

    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....während ich < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" && shape . getID () == 1...

    docs.aspose.com/diagram/de/java/set-the-height-...
  9. Node.Remove | Aspose.Words لـ .NET

    Node Remove طريقة. يزيل نفسه من الأصل في C#....NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...Assert . AreEqual ( 9 , shapes . OfType < Shape >(). Count ( s => s...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Node.Remove | Aspose.Words per .NET

    Node Remove metodo. Si rimuove dal genitore in C#....NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...Assert . AreEqual ( 9 , shapes . OfType < Shape >(). Count ( s => s...

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