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

shapes

(0.04 sec)
  1. Aspose::Words::Drawing::TextPath::get_Italic me...

    Aspose::Words::Drawing::TextPath::get_Italic method. True if the font is formatted as italic 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...
  2. Ruby'de bir Visio Şeklini Koruma ve Korumayı Ka...

    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....1" ) shape = page . getShapes () . getShape ( 1 ) shape . getProtection...getLockAspect () . setValue ( 1 ) shape . getProtection () . getLockBegin...

    docs.aspose.com/diagram/tr/java/protect-and-unp...
  3. ShapeBase.GetShapeRenderer | Aspose.Words för .NET

    ShapeBase GetShapeRenderer metod. Skapar och returnerar ett objekt som kan användas för att återge denna form till en bild i C#....MyDir + "Various shapes.docx" ); Shape [] shapes = doc . GetChildNodes...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Benutzerdefinierte Form|Aspose.Slides Dokumenta...

    Fügen Sie einer PowerPoint-Präsentation in .NET eine benutzerdefinierte Form hinzu...GeometryShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...IGeometryPath geometryPath = shape . GetGeometryPaths ()[ 0 ];...

    docs.aspose.com/slides/de/net/custom-shape/
  5. Changements d API public dans 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/fr/java/public-api-change...
  6. Cambios en la API pública en Aspose.Cells 8.9.2...

    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/es/java/public-api-change...
  7. RelativeVerticalPosition Enum | Aspose.Words pe...

    Aspose.Words.Drawing.RelativeVerticalPosition enum. Specifica a cosa è relativa la posizione verticale di una forma o di una cornice di testo in C#.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/it/net/aspose.words....
  8. Redimensionar Formas en la Diapositiva|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....()) { for ( auto shape : slide -> get_Shapes ()) { // Redimensionar...Redimensionar posición shape -> set_Height ( shape -> get_Height ()...

    docs.aspose.com/slides/es/cpp/re-sizing-shapes-...
  9. Schützen Sie Formen in Visio|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....Pages [ 0 ]; Shape shape = page0 . Shapes [ 0 ]; shape . Protection...LockAspect . Value = BOOL . True ; shape . Protection . LockBegin . Value...

    docs.aspose.com/diagram/de/net/protect-shapes-i...
  10. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative....the vertical position of a shape or text frame is relative. Members...HeaderFooterType . HEADER_PRIMARY ) shape = builder . insert_image ( file_name...

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