Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 3,179 for

lighting

(0.11 sec)
  1. Emboss Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Emboss3x3 as well as custom kernels....top-left side and increased light from the bottom-right side....

    docs.aspose.com/imaging/net/developer-guide/man...
  2. Agregar la propiedad Animation y configurar la ...

    En Aspose.3D, la animación de objetos es en realidad una animación de fotogramas clave que se anima en las propiedades. Para animar las propiedades, necesita una instancia de CurveMapping que asigne los componentes de una propiedad a diferentes curvas, por ejemplo, una propiedad Vector3 puede tener 3 componentes X/Y/Z, que configurará tres canales en CurveMapping, cada canal puede tener un conjunto de curvas....algunos formatos de archivo, light/camera admite target, lo que...

    docs.aspose.com/3d/es/python-net/add-animation-...
  3. Überschriften und Textkörper Thema Schriftart|D...

    Aspose.Cells ist eine .NET Bibliothek zum Arbeiten mit Tabellenkalkulationsdateien. Sie unterstützt das Festlegen von Überschriften und Körperschriftarten Themen in Excel Dokumenten, was es Benutzern ermöglicht, das Aussehen und den Stil des Dokuments anzupassen. Dieser Artikel wird vorstellen, wie man mit der Aspose.Cells Bibliothek Überschriften und Körperschriftarten Themen in Excel Dokumenten verwenden kann....Themen-Schriftarten: Calibri Light (Überschriften) und Calibri...

    docs.aspose.com/cells/de/net/headings-and-body-...
  4. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape.... light_blue # The "opacity" property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.clearShading method | Aspose.Words for No...

    Table.clearShading method. Removes all shading on the table....); // Fill the cells with a light green solid color. table . setShading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Some Fonts Are Marked for Substitution Even If ...

    I have the next fonts in the presentations, but they are being substituted by other fonts: Bookshelf Symbol 7 Marlett HoloLens MDL2 Assets MS Outlook MT Extra Segoe MDL2 Assets I tried to load these files manuall…...fonts: Bahnschrift Light Condensed Bahnschrift Light SemiCondensed...

    forum.aspose.com/t/some-fonts-are-marked-for-su...
  7. 格式化数据透视表单元格|Documentation

    如何使用C++的Aspose.Cells for JavaScript对数据透视表单元格进行格式化。...object with background color light blue const style = workbook...Format entire pivot table with light blue color pivotTable . formatAll...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  8. Rubrik och brödtexttema font|Documentation

    Aspose.Cells är ett Node.js bibliotek för att arbeta med kalkylbladsfiler. Det stöder att ställa in tema typsnitt för rubrik och kroppsdel i Excel dokument, vilket gör att användare kan anpassa utseendet och stilen på dokumentet. Denna artikel visar hur man använder Aspose.Cells biblioteket för att arbeta med tema typsnitt för rubrik och kroppsdel i Excel dokument....två tema-typsnitt: Calibri Light (Rubriker) och Calibri (Kropp)...

    docs.aspose.com/cells/sv/nodejs-cpp/headings-an...
  9. Table.Alignment | Aspose.Words for .NET

    Discover the Table Alignment property to effortlessly control inline table positioning in your documents for a polished, professional look....); // Fill the cells with a light green solid color. table . SetShading...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Конвертировать SVG в XPS – примеры C#

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

    docs.aspose.com/svg/ru/net/convert-svg-to-xps/