Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 1,971 for

lighting

(0.1 sec)
  1. WordArt|Aspose.Slides for Python 文档

    在 Python 或 Aspose.Slides for Python via .NET 中添加、操作和管理 PowerPoint 演示文稿中的 WordArt 和效果... light_rig . direction = slides . LightingDirection...autoShape . three_d_format . light_rig . light_type = slides . LightRigPresetType...

    docs.aspose.com/slides/zh/python-net/wordart/
  2. Formato de Forma|Documentación de Aspose.Slides...

    Formato de forma en presentación de PowerPoint en Python... light_gray shp . fill_format . pattern_format...shape . three_d_format . light_rig . light_type = slides . LightRigPresetType...

    docs.aspose.com/slides/es/python-net/shape-form...
  3. TextEffect enumeration | Aspose.Words for Python

    aspose.words.TextEffect enumeration. Animation effect for text runs....Description NONE LAS_VEGAS_LIGHTS BLINKING_BACKGROUND SPARKLE_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSettings | Aspose.Words for Java

    Specifies font settings for a document in Java....setName("Junction Light"); builder.writeln("The quick...getFullFontName().contains("Junction Light"))); // Create a font source...

    reference.aspose.com/words/java/com.aspose.word...
  5. FontSettings.SetFontsSources | Aspose.Words لـ ...

    FontSettings SetFontsSources طريقة. يعين المصادر حيث يبحث Aspose.Words عن خطوط TrueType عند عرض المستندات أو تضمين الخطوط في C#.... Name = "Junction Light" ; builder . Writeln ( "The... FullFontName == "Junction Light" )); // قم بإنشاء مصدر خط من...

    reference.aspose.com/words/ar/net/aspose.words....
  6. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... light_goldenrod_yellow ) idx = conds...get_format_condition ( "E9:G10" , Color . light_blue ) idx = conds . add_condition...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  7. Fill.oneColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.oneColorGradient method...0 (light). oneColorGradient(color, style...value from 0.0 (dark) to 1.0 (light). Examples Shows how to fill...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ActiveX|Aspose.Slides for Python ドキュメント

    Python での PowerPoint プレゼンテーション内の ActiveX コントロールを管理する... CONTROL_LIGHT ), 1 ) as pen : graphics . draw_lines...draw . KnownColor . CONTROL_LIGHT_LIGHT ), 1 ) as pen : graphics...

    docs.aspose.com/slides/ja/python-net/activex/
  9. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for Python via .NET....and font color of the cell to light blue and black respectively...

    docs.aspose.com/cells/python-net/get-the-cell-o...
  10. Конвертировать SVG в PDF – примеры C#

    Вы узнаете, как конвертировать SVG в PDF программно или онлайн, а также рассмотрите примеры C# преобразования SVG в PDF с помощью Aspose.SVG....документ с помощью конструктора ( light.svg ). Инициализируйте экземпляр...SVGDocument(Path. Combine (DataDir, "light.svg" ))) 10 { 11 // Initialize...

    docs.aspose.com/svg/ru/net/convert-svg-to-pdf/