Sort Score
Result 10 results
Languages All
Labels All
Results 8,671 - 8,680 of 42,307 for

shape

(0.06 sec)
  1. How to Create Flowchart in C#

    This tutorial explains how to create flowchart in C#. It covers the step-by-step process as well as a sample code to develop a flowchart maker in C#....changing the schema, number of shapes, connections, and other features...Load the master shapes for inserting shapes using the Diagram...

    kb.aspose.com/diagram/net/how-to-create-flowcha...
  2. WrapType Enum | Aspose.Words för .NET

    Aspose.Words.Drawing.WrapType uppräkning. Anger hur text lindas runt en form eller bild i C#.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....
  3. 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...
  4. 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....
  5. 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/
  6. 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...
  7. 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...
  8. 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....
  9. 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-...
  10. 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...