Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 3,171 for

lighting

(0.29 sec)
  1. 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...
  2. 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...
  3. Using LightCells API|Documentation

    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....large spreadsheet files in light‑weight mode. When saving a workbook...large spreadsheet files in light‑weight mode. When reading a...

    docs.aspose.com/cells/net/using-lightcells-api/
  4. 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...
  5. Get the Cell object by DisplayName of PivotFiel...

    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....and font color of the cell to light blue and black respectively...

    docs.aspose.com/cells/net/get-the-cell-object-b...
  6. Wie man Text Bedingte Formatierung hinzufügt|Do...

    Wie man die Aspose.Cells für Python via .NET Bibliothek verwendet, um Text bedingte Formatierung anzuwenden. Durch Anpassen dieser Kriterien haben Sie mehr Kontrolle darüber, wie Zellen aussehen und erscheinen.... light_goldenrod_yellow ) idx = conds...get_format_condition ( "E9:G10" , Color . light_blue ) idx = conds . add_condition...

    docs.aspose.com/cells/de/python-net/how-to-add-...
  7. Metin Koşullu Biçimlendirme nasıl eklenir|Docum...

    Aspose.Cells for Python via .NET kullanarak Metin koşullu biçimlendirme nasıl uygulanır. Bu kriterleri ayarlayarak hücrelerin görünümünü ve görünüşünü daha fazla kontrol edebilirsiniz.... light_goldenrod_yellow ) idx = conds...get_format_condition ( "E9:G10" , Color . light_blue ) idx = conds . add_condition...

    docs.aspose.com/cells/tr/python-net/how-to-add-...
  8. Format Pivot Table Cells|Documentation

    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....the entire pivot table with a light blue color and then formats...

    docs.aspose.com/cells/python-java/format-pivot-...
  9. Python でプレゼンテーションの ActiveX コントロールを管理する|Aspose.S...

    Aspose.Slides for Python via .NET が ActiveX を活用して PowerPoint プレゼンテーションを自動化・強化し、開発者にスライドに対する強力な制御を提供する方法を学びます。... 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/
  10. Как конвертировать файлы 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/