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

shape

(0.08 sec)
  1. Solución Funcional para el Redimensionamiento d...

    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....SetSizeWithWindow ( true ); auto shape = slide -> get_Shapes () -> idx_get ( 2...() -> SetWindowWidthInch ( shape -> get_Width () / 72.f ); //...

    docs.aspose.com/slides/es/cpp/working-solution-...
  2. Forms2OleControlCollection Class | Aspose.Words...

    Aspose.Words.Drawing.Ole.Forms2OleControlCollection فصل. يمثل مجموعة منForms2OleControl الكائنات في C#.... Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Assert . AreEqual ( "6e182020...

    reference.aspose.com/words/ar/net/aspose.words....
  3. ShapeBase.AnchorLocked | Aspose.Words per .NET

    ShapeBase AnchorLocked proprietà. Specifica se lancoraggio della forma è bloccato in C#.... Write ( "Our shape will have an anchor attached...attached to this paragraph." ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/it/net/aspose.words....
  4. Öffentliche API und nicht rückwärtskompatible Ä...

    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....ISmartArtShape shape : node . getShapes ()) { shape . getFillFormat...setFillType ( FillType . Solid ); shape . getFillFormat (). getSolidFillColor...

    docs.aspose.com/slides/de/java/public-api-and-b...
  5. API público y cambios incompatibles hacia atrás...

    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....ISmartArtShape shape : node . getShapes ()) { shape . getFillFormat...setFillType ( FillType . Solid ); shape . getFillFormat (). getSolidFillColor...

    docs.aspose.com/slides/es/java/public-api-and-b...
  6. Node.NextPreOrder | Aspose.Words لـ .NET

    Node NextPreOrder طريقة. الحصول على العقدة التالية وفقًا لخوارزمية اجتياز شجرة الطلب المسبق في C#.... Shape , true ). OfType < Shape >(). Count ( s...NodeType == NodeType . Shape && (( Shape ) curNode ). HasImage...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Node.PreviousPreOrder | Aspose.Words för .NET

    Node PreviousPreOrder metod. Hämtar föregående nod enligt algoritmen för förbeställningsträdet i C#.... Shape , true ). OfType < Shape >(). Count ( s...NodeType == NodeType . Shape && (( Shape ) curNode ). HasImage...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Aspose.PSD for .NET 23.5 - 릴리스 노트|Documentation

    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....isFillStartsWithAllP ; List < IPathShape > shapes = GetShapesFromResourc ( vectorPathDataResour...isFillStartsWithAllP ); // Remove one shape shapes . RemoveAt ( 1 ); // Save...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-2...
  9. Arbeiten mit dem Schatten Effekt von Form oder ...

    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....Cells bietet die Shape.ShadowEffect - Eigenschaft zusammen...die Unter­eigenschaften der Shape.ShadowEffect - Eigenschaft und...

    docs.aspose.com/cells/de/net/working-with-the-s...
  10. Porción|Documentación de Aspose.Slides para Python

    Obtener porción en la presentación de PowerPoint en Python...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] textFrame...textFrame = shape . text_frame for paragraph in textFrame . paragraphs...

    docs.aspose.com/slides/es/python-net/portion/