Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,759 for

shadow

(0.08 sec)
  1. Configurar sombra de efectos de texto de forma ...

    Aprende cómo establecer la sombra de los efectos de texto para cualquier forma o cuadro de texto usando Aspose.Cells for Node.js via C++....\n\nText Effects > Shadow > Offset Bottom" ); // Set...Set all the text runs shadow to preset offset bottom for ( let i...

    docs.aspose.com/cells/es/nodejs-cpp/setting-sha...
  2. تعيين الظل لتأثيرات النص في الشكل أو مربع النص ...

    تعلم كيف تضبط ظل تأثيرات النص لأي شكل أو مربع نص باستخدام Aspose.Cells for Node.js via C++....\n\nText Effects > Shadow > Offset Bottom" ); // Set...Set all the text runs shadow to preset offset bottom for ( let i...

    docs.aspose.com/cells/ar/nodejs-cpp/setting-sha...
  3. シェイプまたはテキストボックスのテキスト効果の影の設定|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....setPresetType() プロパティを使用して Shadow を設定してください。 このプロパティは PresetShadowType...を次のスクリーンショットで確認できます。スクリーンショットには、 Shadow の値が Offset Bottom として設定されているのが表示されています。...

    docs.aspose.com/cells/ja/java/setting-shadow-of...
  4. Публичные изменения API в Aspose.3D 1.7.0|Docum...

    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....@"assets\textures" ); // turn on shadow opt . EnableShadows = true...//Create a torus for casting shadows Mesh m = ( new Torus ( "" ...

    docs.aspose.com/3d/ru/net/public-api-changes-in...
  5. Offentliga API ändringar i Aspose.Cells 8.9.2|D...

    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....Fill, Outline & Shadow Egenskaper Aspose.Cells for...TextOptions.Outline & TextOptions.Shadow egenskaperna som tillåter att...

    docs.aspose.com/cells/sv/java/public-api-change...
  6. Cambios en la API pública en Aspose.Cells 8.9.2...

    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....Shadow que permiten controlar los...TextOptions ; // Set shadow textOptions . Shadow . PresetType = PresetShadowType...

    docs.aspose.com/cells/es/net/public-api-changes...
  7. Como criar um gerador de miniaturas do YouTube ...

    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....exemplo, efeito de sombra (shadow effect) , preenchimento radial...logotipo com sombra A sombra (drop shadow) é um efeito que permite adicionar...

    docs.aspose.com/psd/pt/java/como-criar-um-gerad...
  8. TextPath.size property | Aspose.Words for Node.js

    TextPath.size property. Defines the size of the font in points....shadow property TextPath.smallCaps...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextPath.sameLetterHeights property | Aspose.Wo...

    TextPath.sameLetterHeights property. Determines whether all letters will be the same height regardless of initial case....shadow property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. C++ で WordArt 効果を作成および適用する|Aspose.Slides ドキュメント

    Aspose.Slides for C++ で WordArt 効果を作成およびカスタマイズします。このステップバイステップ ガイドは、開発者が C++ でプロフェッショナルなテキストを使用してプレゼンテーションを強化するのに役立ちます。...EnableOuterShadowEff (); auto shadow = ashp -> get_EffectFormat...get_OuterShadowEffect (); shadow -> set_BlurRadius ( 4.0 ); shadow -> set_Direction...

    docs.aspose.com/slides/ja/cpp/wordart/