Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 50,317 for

shapes

(0.36 sec)
  1. Modifier la couleur de remplissage d'une forme ...

    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....FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor ( FileName...color of a shape. // The test file must have a filled shape as the...

    docs.aspose.com/slides/fr/net/change-the-fill-c...
  2. Cambiar el color de relleno de una forma en una...

    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....FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor ( FileName...color of a shape. // The test file must have a filled shape as the...

    docs.aspose.com/slides/es/net/change-the-fill-c...
  3. Ändern der Füllfarbe einer Form in einer Präsen...

    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....FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor ( FileName...color of a shape. // The test file must have a filled shape as the...

    docs.aspose.com/slides/de/net/change-the-fill-c...
  4. GradientStyle Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.Drawing.GradientStyle-enum för anpassningsbara gradientfyllningsstilar som förbättrar dina dokumentdesigner med livfulla bilder....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor av gradientfyllningen. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/sv/net/aspose.words....
  5. RelativeVerticalSize Enum | Aspose.Words för .NET

    Upptäck enumerationen Aspose.Words.Drawing.RelativeVerticalSize, som definierar beräkningar av vertikal höjd för former och textramar, vilket förbättrar precisionen i dokumentlayouten.... Shape shape = builder . InsertShape (...konverteras till absoluta enheter. shape . WrapType = WrapType . None...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++....the horizontal position of a shape or text frame is relative. enum...:: Words :: Drawing :: Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ארכיון

    ארכיון... צור צורות באמצעות המחלקה Shape. הוסף צורות לתרשים באמצעות שיטת...vss") page = diagram.pages[0] shape_names = {} # הוספת צורות ומחברים...

    blog.aspose.com/he/diagram/create-flowchart-in-...
  8. Faire pivoter, modifier la position et connecte...

    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...."Page-3" ); // get shape by id Shape shape = page . getShapes...16 ); // Add a shape and set the angle shape . setAngle ( 190...

    docs.aspose.com/diagram/fr/java/rotate-change-t...
  9. 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...
  10. Disegna testo|Documentation

    Questa sezione spiega come disegnare il testo in una pagina visio con Aspose.Diagram. Supporto utilizzando C# per disegnare il testo e salvarlo come pdf, svg, html, immagine, xps e altri formati....1 , 2 ) }; //Draw a diamond shape in page long shapeId = diagram...// get the added shape from page Shape shape = diagram . Pages...

    docs.aspose.com/diagram/it/net/drawing/draw-text/