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

shapes

(0.16 sec)
  1. ReflectionFormat.Size | Aspose.Words for .NET

    Discover the ReflectionFormat Size property, control reflection size (0.0-1.0) for stunning visual effects in your designs. Enhance your project's aesthetics!...to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ReflectionFormat.Blur | Aspose.Words for .NET

    Adjust the ReflectionFormat Blur property to control the blur effect of reflections in your design. Enhance visuals with precision—default is 0.0....to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  3. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!...to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. Shape shape = new Shape ( builder . Document...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Trabajar con temas|Documentation

    Esta sección explica cómo aplicar un tema predeterminado a una página o una forma con Aspose.Diagram....Obtenga una instancia de la clase Shape para establecer el tema Asigne...PresetTheme de la instancia de Shape Aplicar un tema preestablecido...

    docs.aspose.com/diagram/es/java/working-with-th...
  5. Şekil Korumasını Kaldır|Documentation

    Bu bölüm, Aspose.Diagram kullanarak şekil korumasının nasıl kaldırılacağını açıklar...."Flow 1" ); // get shape by ID Shape shape = page . getShapes...getShape ( 1 ); // set protections shape . getProtection (). getLockAspect...

    docs.aspose.com/diagram/tr/java/remove-shape-pr...
  6. WrapType Enum | Aspose.Words per .NET

    Scopri come l'enum Aspose.Words.Drawing.WrapType migliora l'adattamento del testo a forme e immagini per una formattazione professionale dei documenti.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/it/net/aspose.words....
  7. Aspose::Words::Drawing::GlowFormat::get_Radius ...

    Aspose::Words::Drawing::GlowFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt). The default value is 0.0 in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::GlowFormat::get_Color m...

    Aspose::Words::Drawing::GlowFormat::get_Color method. Gets or sets a Color object that represents the color for a glow effect. The default value is Black in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Konvertera enkelt WMF- och EMF-metafiler till PNG-format med LoadOptions. Förenkla din bildhantering och förbättra kompatibiliteten idag!...= new Document (); Shape shape = new Shape ( doc , ShapeType .... Image ); shape . ImageData . SetImage ( ImageDir + "Windows...

    reference.aspose.com/words/sv/net/aspose.words....
  10. DocumentBuilder.CurrentSection | Aspose.Words f...

    Upptäck DocumentBuilder CurrentSection-egenskapen för att enkelt komma åt och hantera det valda avsnittet i ditt dokument, vilket förbättrar din redigeringsupplevelse....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

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