Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 50,452 for

shapes

(0.18 sec)
  1. Extraer texto de la forma de arte inteligente d...

    Aprende cómo extraer texto de la forma de arte inteligente de tipo Engranaje usando Aspose.Cells for Node.js via C++....forma de grupo usando el método Shape.getResultOfSmartArt() . Luego...su texto usando la propiedad Shape.getText() . Extraer Texto de...

    docs.aspose.com/cells/es/nodejs-cpp/extract-tex...
  2. Получить Visio Форма наследует заливку|Document...

    В этом разделе объясняется, как получить стиль заливки фигуры visio, унаследованный от ее родительского стиля, и мастер с Aspose.Diagram.... class ) + "Shapes/" ; // Call the diagram constructor..."Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/ru/java/get-visio-shape...
  3. RelativeHorizontalPosition Enum | Aspose.Words ...

    Upptäck Aspose.Words.Drawing.RelativeHorizontalPosition-uppräkningen för att definiera exakt horisontell positionering för former och textramar i dina dokument.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Archiv

    Archiv...IAutoShape shape = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...250); shape.FillFormat.FillType = FillType.NoFill; shape.LineFormat...

    blog.aspose.com/de/slides/create-three-d-effect...
  5. Appliquer des effets de forme dans les présenta...

    Transformez vos fichiers PPT, PPTX et ODP avec des effets de forme avancés en utilisant Aspose.Slides pour Python—créez des diapositives percutantes et professionnelles en quelques secondes....pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...LE , 20 , 20 , 200 , 150 ) shape . effect_format . enable_outer_shadow_effect...

    docs.aspose.com/slides/fr/python-net/shape-effect/
  6. Öffentliche API und rückwärtsinkompatible Änder...

    Überprüfen Sie die öffentlichen API-Updates und kritischen Änderungen in Aspose.Slides für .NET, um Ihre PowerPoint‑PPT, PPTX‑ und ODP‑Präsentationslösungen reibungslos zu migrieren....Zum Beispiel: IShape shape = ...; shape . Frame = new ShapeFrame...float . NaN ); oder slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/de/net/public-api-and-ba...
  7. Trabajar con texto|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....particular shape and update its text for ( Shape shape :( Iterable...Iterable < Shape >) page . getShapes ()) { if ( shape . getNameU ()...

    docs.aspose.com/diagram/es/java/working-with-text/
  8. SmartArt ı Gruplandırılmış Şekil Yapısına C++ i...

    Aspose.Cells for C++ kullanarak Smart Art Şekli nin Grup Şekli’ne nasıl dönüştürüleceğini ve grup şeklinin bireysel parçalarına erişimi öğrenin....grup şekline dönüştürülür ve Shape::IsGroup özellikleri yazdırılır...// Load the sample smart art shape - Excel file U16String inputFilePath...

    docs.aspose.com/cells/tr/cpp/convert-the-smart-...
  9. TextureAlignment enumeration | Aspose.Words for...

    aspose.words.drawing.TextureAlignment enumeration. Specifies the alignment for the tiling of the texture fill....tiling the texture inside the shape. doc = aw . Document () builder...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill.twoColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.twoColorGradient method...Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

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