Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 42,307 for

shapes

(0.22 sec)
  1. RelativeVerticalPosition Enum | Aspose.Words لـ...

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

    reference.aspose.com/words/ar/net/aspose.words....
  2. تغييرات في واجهة برمجة التطبيقات العامة في Aspo...

    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/ar/net/public-api-changes...
  3. Aspose::Words::Drawing::TextPath::get_SmallCaps...

    Aspose::Words::Drawing::TextPath::get_SmallCaps method. True if the font is formatted as small capital letters in C++....object to display text in a shape that we can re-size and move...set a shape for the WordArt. SharedPtr < Shape > shape = AppendWordArt...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Manipulations de Formes|Documentation Aspose.Sl...

    Manipulez les formes PowerPoint en Python...son texte alternatif def find_shape ( slide , alttext ): for i in...( len ( slide . shapes )): if slide . shapes [ i ] . alternative_text...

    docs.aspose.com/slides/fr/python-net/manipulati...
  5. Formen gruppieren, konvertieren und überprüfen|...

    In diesem Abschnitt wird erläutert, wie Sie Formen mit Aspose.Diagram gruppieren....Sie dem Array Shapes zu. gruppieren Sie Shapes, indem Sie die...entfernen wir alle anderen Visio-Shapes von der Seite und passen die...

    docs.aspose.com/diagram/de/net/group-convert-an...
  6. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object....title (caption) of the current shape object. @property def title...Shows how to set the title of a shape. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. C++ kullanarak ActiveX Kontrolünü Kaldırma|Docu...

    Aspose.Cells for C++ kullanarak dosyalardan ActiveX Kontrolü nasıl kaldırılacağını öğrenin.... Bunun için API Shape.RemoveActiveXControl yöntemini...sunar. Aşağıdaki kod parçası, Shape.RemoveActiveXControl yöntemini...

    docs.aspose.com/cells/tr/cpp/remove-activex-con...
  8. Ruby'de Bir Şeklin Konumunu Değiştirme|Document...

    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....0 ben iken < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" && shape . getID () == 2...

    docs.aspose.com/diagram/tr/java/change-the-posi...
  9. ScriptShapingLevel | Aspose.Words for Java

    Describes shaping levels required by a script in Java....ScriptShapingLevel Describes shaping levels required by a script...FULL Script requires full shaping support. MINIMUM Script requires...

    reference.aspose.com/words/java/com.aspose.word...
  10. Fill.patterned method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.patterned method...Shows how to set pattern for a shape. let doc = new aw . Document...myDir + "Shape stroke pattern border.docx" ); let shape = doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...