Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 9,679 for

effects

(0.08 sec)
  1. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++....or sets the font animation effect. get_ThemeColor () Gets or...if particular DrawingML text effect is applied. Is (const System::TypeInfo&)...

    reference.aspose.com/words/cpp/aspose.words/font/
  2. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....change the proposed change effectively. Assert.assertEquals(6, doc...change the proposed change effectively. Assert.assertEquals(6, doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. تنسيق نص PowerPoint في Java|وثائق Aspose.Slides

    تنسيق وتنسيق النص في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides للـ Java. تخصيص الخطوط والألوان والمحاذاة والمزيد....get_Item ( 0 ); IEffectFormat effects = shape . getTextFrame ()....IOuterShadow outerShadowEffect = effects . getOuterShadowEffect ();...

    docs.aspose.com/slides/ar/java/text-formatting/
  4. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...start date EFFECT Financial : Returns the effective annual interest...string, this function will effectively concatenate the ranges. TEXTSPLIT...

    docs.aspose.com/cells/python-net/supported-form...
  5. Mise en forme du texte PowerPoint en C++|Docume...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour C++. Personnalisez les polices, les couleurs, l'alignement et plus encore....Tabulations et Tabulations effectives dans une présentation La...:: WriteLine ( u "All-Caps effect: " + text ); } presentation...

    docs.aspose.com/slides/fr/cpp/text-formatting/
  6. Форматирование текста PowerPoint в PHP|Документ...

    Форматирование и стилизация текста в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для PHP через Java. Настраивайте шрифты, цвета, выравнивание и многое другое....getShapes () -> get_Item ( 0 ); $effects = $shape -> getTextFrame ()...(); $outerShadowEffect = $effects -> getOuterShadowEffect ();...

    docs.aspose.com/slides/ru/php-java/text-formatt...
  7. Formater le texte PowerPoint sur Android|Docume...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour Android via Java. Personnalisez les polices, les couleurs, l'alignement, et plus encore....get_Item ( 0 ); IEffectFormat effects = shape . getTextFrame ()....IOuterShadow outerShadowEffect = effects . getOuterShadowEffect ();...

    docs.aspose.com/slides/fr/androidjava/text-form...
  8. Formato de texto de PowerPoint en Android|Docum...

    Formatea y da estilo al texto en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para Android mediante Java. Personaliza fuentes, colores, alineación y más....get_Item ( 0 ); IEffectFormat effects = shape . getTextFrame ()....IOuterShadow outerShadowEffect = effects . getOuterShadowEffect ();...

    docs.aspose.com/slides/es/androidjava/text-form...
  9. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....ImportFormatOptions) method and has no effect on other import-related methods...append it to. // This will effectively merge the two lists into...

    reference.aspose.com/words/java/com.aspose.word...
  10. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...information from your DWG files effectively. Asheesh32 May 2, 2025, 6:47am...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...