Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 2,592 for

lighting

(0.05 sec)
  1. Formatage des Formes|Documentation Aspose.Slide...

    Formater les formes dans une présentation PowerPoint en Python... light_gray shp . fill_format . pattern_format...shape . three_d_format . light_rig . light_type = slides . LightRigPresetType...

    docs.aspose.com/slides/fr/python-net/shape-form...
  2. Tillämpa avancerad villkorlig formatering med P...

    Lär dig hur du implementerar Excellens avancerade villkorliga formateringsfunktioner som datastaplar, färgskalor och ikonsatser med Aspose.Cells för Python via .NET.... light_steel_blue ) idx = conds . add_condition...get_format_condition ( "I1:K2" , Color . light_slate_gray ) idx = conds . add_condition...

    docs.aspose.com/cells/sv/python-net/apply-advan...
  3. Aspose::Words::Themes namespace | Aspose.Words ...

    Aspose::Words::Themes namespace. The Aspose.Words.Themes namespace provides classes that allow to access theme information in Microsoft Word documents in C++....colors, two dark colors, two light colors and a color for each...

    reference.aspose.com/words/cpp/aspose.words.the...
  4. Python.NET kullanarak Gelişmiş Koşullu Biçimlen...

    Aspose.Cells for Python via .NET kullanarak veri çubukları, renk ölçekleri ve simge setleri gibi gelişmiş koşullu biçimlendirme özelliklerini nasıl uygulayacağınızı öğrenin.... light_steel_blue ) idx = conds . add_condition...get_format_condition ( "I1:K2" , Color . light_slate_gray ) idx = conds . add_condition...

    docs.aspose.com/cells/tr/python-net/apply-advan...
  5. Erweiterte bedingte Formatierung mit Python.NET...

    Erfahren Sie, wie Sie die erweiterten bedingten Formatierungsfunktionen von Excel wie Datenbalken, Farbskalen und Iconsets mit Aspose.Cells für Python via .NET implementieren.... light_steel_blue ) idx = conds . add_condition...get_format_condition ( "I1:K2" , Color . light_slate_gray ) idx = conds . add_condition...

    docs.aspose.com/cells/de/python-net/apply-advan...
  6. Shape Effective Properties|Aspose.Slides Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Getting Effective Properties of Light Rig Aspose.Slides for Java allows...get effective properties of Light Rig. For this purpose, the ...

    docs.aspose.com/slides/java/shape-effective-pro...
  7. 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...
  8. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…...chance, could you shed some light on why this was not the default...chance, could you shed some light on why this was not the default...

    forum.aspose.com/t/use-french-culture-from-date...
  9. 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/ja/python-net/wordart/
  10. So konvertieren Sie SVG-Dateien – C#-Beispiele

    Sie erfahren, wie Sie SVG in andere Formate in C# konvertieren, C#-Codebeispiele finden und einen Online-SVG-Konverter ausprobieren....einem der -Konstruktoren ( light.svg ). Erzeugen Sie eine Instanz...SVGDocument(Path. Combine (DataDir, "light.svg" ))) 8 { 9 // Initialize...

    docs.aspose.com/svg/de/net/convert-svg/