Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 2,536 for

lighting

(0.04 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. WordArt|Aspose.Slides für Python Dokumentation

    Fügen Sie WordArt und Effekte in PowerPoint-Präsentationen in Python oder Aspose.Slides für Python über .NET hinzu, bearbeiten Sie sie und verwalten Sie sie.... light_rig . direction = slides . LightingDirection...autoShape . three_d_format . light_rig . light_type = slides . LightRigPresetType...

    docs.aspose.com/slides/de/python-net/wordart/
  3. WordArt|Documentación de Aspose.Slides para Python

    Añadir, manipular y gestionar WordArt y efectos en presentaciones de PowerPoint en Python o Aspose.Slides para Python a través de .NET... light_rig . direction = slides . LightingDirection...autoShape . three_d_format . light_rig . light_type = slides . LightRigPresetType...

    docs.aspose.com/slides/es/python-net/wordart/
  4. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++通過 COM 互操作在 PDF 檔中添加表。... light_gray ) # Set the border for...BorderSide . ALL , 5 , ap . Color . light_gray ) # Create a loop to add...

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  5. FontSettings.SetFontsSources | Aspose.Words per...

    Scopri come il metodo SetFontsSources in Aspose.Words migliora il rendering dei documenti specificando le origini dei font TrueType per risultati ottimali.... Name = "Junction Light" ; builder . Writeln ( "The... FullFontName == "Junction Light" )); // Crea una sorgente font...

    reference.aspose.com/words/it/net/aspose.words....
  6. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies font settings for a document. To learn more, visit the documentation article in C++....() -> set_Name ( u "Junction Light" ); builder -> Writeln ( u "The...get_FullFontName () == u "Junction Light" ; })); // Use the "SetFontsFolders"...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. FontSettings.SetFontsSources | Aspose.Words لـ ...

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

    reference.aspose.com/words/ar/net/aspose.words....
  8. 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...
  9. إعداد المواد العادية أو الأشعة فوق البنفسجية عل...

    How to create normals or uv data on a mesh in Aspose.3D....rendering of interactions between light and surface via attenuation...and scattering of reflected light. Developers can use Aspose.3D...

    docs.aspose.com/3d/ar/net/set-up-normals-or-uv-...
  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/