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

lighting

(0.13 sec)
  1. FontSettings.SetFontsSources | Aspose.Words för...

    FontSettings SetFontsSources metod. Ställer in källorna där Aspose.Words söker efter TrueTypeteckensnitt vid rendering av dokument eller inbäddning av teckensnitt i C#.... Name = "Junction Light" ; builder . Writeln ( "The... FullFontName == "Junction Light" )); // Skapa en teckensnittskälla...

    reference.aspose.com/words/sv/net/aspose.words....
  2. تنسيق الأشكال|وثائق Aspose.Slides لـ Python

    تنسيق شكل في عرض تقديمي PowerPoint باستخدام بايثون... light_gray shp . fill_format . pattern_format...shape . three_d_format . light_rig . light_type = slides . LightRigPresetType...

    docs.aspose.com/slides/ar/python-net/shape-form...
  3. WordArt|Documentation Aspose.Slides pour Python

    Ajouter, manipuler et gérer WordArt et effets dans des présentations PowerPoint en Python ou Aspose.Slides pour Python via .NET... light_rig . direction = slides . LightingDirection...autoShape . three_d_format . light_rig . light_type = slides . LightRigPresetType...

    docs.aspose.com/slides/fr/python-net/wordart/
  4. 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-...
  5. 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 a light-weight mode. When reading a...

    docs.aspose.com/cells/java/using-lightcells-api/
  6. 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/java/format-pivot-table-c...
  7. Форматирование фигур|Документация Aspose.Slides...

    Форматирование фигур в презентации PowerPoint на Python... light_gray shp . fill_format . pattern_format...shape . three_d_format . light_rig . light_type = slides . LightRigPresetType...

    docs.aspose.com/slides/ru/python-net/shape-form...
  8. 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...
  9. How to Convert SVG Files – C# Examples

    You will learn how to convert SVG to other formats in C#, find C# code examples and try an online converter SVG....using one of the constructors ( light.svg ). Produce an instance of...SVGDocument(Path. Combine (DataDir, "light.svg" ))) 8 { 9 // Initialize...

    docs.aspose.com/svg/net/convert-svg/
  10. Convert SVG to PDF – C# Examples

    You will learn how to convert SVG to PDF programmatically or online and consider C# examples of SVG to PDF conversions using Aspose.SVG....document using constructor ( light.svg ). Initialize an instance...SVGDocument(Path. Combine (DataDir, "light.svg" ))) 10 { 11 // Initialize...

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