Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 3,213 for

lighting

(1.38 sec)
  1. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....formats, light/camera supports target, which allows the light/camera...

    docs.aspose.com/3d/net/add-animation-property-a...
  2. Animasyon özelliği ve kurulum hedef kamerayı 3D...

    Aspose.3D, nesne animasyonu aslında özellikler üzerinde animasyonlar yapan anahtar çerçeve animasyonudur. Özellikleri canlandırmak için, bir mülkün bileşenlerini farklı eğrilere eşleştiren bir eğrileme örneğine ihtiyacınız vardır, örneğin, bir vector3 özelliği, üç kanalı eğrilemede kuracak 3 bileşen x/y/z'ye sahip olabilir, her kanal bir eğri kümesine sahip olabilir....formats, light/camera supports target, which allows the light/camera...

    docs.aspose.com/3d/tr/net/add-animation-propert...
  3. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table....True ) # Fill the cells with a light green solid color. table . set_shading...aspose . pydrawing . Color . light_green , aspose . pydrawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Konvertieren Sie SVG in PDF – C#-Beispiele

    Sie erfahren, wie Sie SVG programmgesteuert oder online in PDF konvertieren und betrachten C#-Beispiele für SVG-zu-PDF-Konvertierungen mit Aspose.SVG....Dokument mit dem Konstruktor ( light.svg ). Initialisieren Sie eine...SVGDocument(Path. Combine (DataDir, "light.svg" ))) 5 { 6 // Initialize...

    docs.aspose.com/svg/de/net/convert-svg-to-pdf/
  5. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。... light_goldenrod_yellow ) idx = conds...get_format_condition ( "E9:G10" , Color . light_blue ) idx = conds . add_condition...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  6. Hur man lägger till textbaserad villkorsstyrd f...

    Hur man använder Aspose.Cells för Python via .NET för att tillämpa Text villkorlig formatering. Genom att justera dessa kriterier får du mer kontroll över hur cellerna ser ut och framstår.... light_goldenrod_yellow ) idx = conds...get_format_condition ( "E9:G10" , Color . light_blue ) idx = conds . add_condition...

    docs.aspose.com/cells/sv/python-net/how-to-add-...
  7. كيفية إضافة التنسيق الشرطي للنص|Documentation

    كيفية استخدام مكتبة Aspose.Cells لـ Python via .NET لتطبيق التنسيق النصي الشرطي. من خلال تعديل هذه المعايير، يكون لديك مزيد من التحكم في مظهر الخلايا ومظهرها.... light_goldenrod_yellow ) idx = conds...get_format_condition ( "E9:G10" , Color . light_blue ) idx = conds . add_condition...

    docs.aspose.com/cells/ar/python-net/how-to-add-...
  8. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....colors, two dark colors, two light colors and a color for each...Specifies color Light 1. get_Light2 () Specifies color Light 2. GetType...

    reference.aspose.com/words/cpp/aspose.words.the...
  9. Как конвертировать файлы SVG – примеры C#

    Вы узнаете, как конвертировать SVG в другие форматы на C#, найдете примеры кода C# и попробуете онлайн-конвертер SVG....используя один из конструкторов ( light.svg ). Создайте экземпляр класса...SVGDocument(Path. Combine (DataDir, "light.svg" ))) 5 { 6 // Initialize...

    docs.aspose.com/svg/ru/net/convert-svg/
  10. 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...