Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 9,832 for

effects

(0.18 sec)
  1. 記録

    記録...System::SharedPtr<IEffect> effect = sequence->AddEffect(para1...EffectTriggerType::AfterPrevious); effect->get_Timing()->set_TriggerDelayTime(1...

    blog.aspose.com/ja/slides/convert-ppt-to-video-...
  2. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...GetStyle (); // Set subscript effect style . GetFont (). SetIsSubscript...GetStyle (); // Set superscript effect style . GetFont (). SetIsSuperscript...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  3. Présentation 3D|Documentation d'Aspose.Slides p...

    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....Puis‑je récupérer les valeurs « effectives » (finales) des paramètres...API pour lire les valeurs effectives (y compris pour le 3D — éclairage...

    docs.aspose.com/slides/fr/nodejs-java/3d-presen...
  4. Teckensnittinställningar med C++|Documentation

    Aspose.Cells är ett C++ bibliotek för att arbeta med kalkylbladsfiler. Det stöder inställning av teckensnitt för celler, vilket gör det möjligt för användare att anpassa stil och egenskaper för teckensnitt. Denna artikel visar hur man använder Aspose.Cells biblioteket för att ställa in teckensnitt i celler....GetStyle (); // Set subscript effect style . GetFont (). SetIsSubscript...GetStyle (); // Set superscript effect style . GetFont (). SetIsSuperscript...

    docs.aspose.com/cells/sv/cpp/cells-font-settings/
  5. Aspose.PSD für Java 20.7 - Versionshinweise|Doc...

    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....des Hinzufügens von Stroke Effect zur Laufzeit Feature PSDJAVA-249...des Hinzufügens von Stroke Effect zur Laufzeit // In diesem Beispiel...

    docs.aspose.com/psd/de/java/aspose-psd-fur-java...
  6. SVG-Lichteffekte – SVG-Filter – C#-Code

    Erfahren Sie, wie Sie mehrere SVG-Filter kombinieren, um SVG-Lichteffekte mithilfe der Aspose.SVG for .NET-API zu erstellen und zu steuern....Combine (OutputDir, "svg-lighting-effect.svg" )); 66 } Example-LightingEffectRect...resultierende Bild, lighting-effect.svg, sieht genauso aus wie...

    docs.aspose.com/svg/de/net/svg-lighting-effects/
  7. Image Vectorization – Workflow – Aspose.SVG for...

    Learn about the image vectorization process; usage of vectorization algorithms and options, learn how to vectorize raster images such as PNG, JPG, BMP, TIFF, GIF, ICO into an SVG....stencil effect configuration. By default, no stencil effect is applied...

    docs.aspose.com/svg/net/image-vectorization-wor...
  8. Schriftarteinstellungen mit C++|Documentation

    Aspose.Cells ist eine C++ Bibliothek zum Arbeiten mit Tabellenkalkulationsdateien. Es unterstützt das Festlegen der Schriftarteinstellungen von Zellen, um den Schriftstil und die Eigenschaften der Zellen anzupassen. Dieser Artikel zeigt, wie man die Aspose.Cells Bibliothek zum Einstellen der Zellenschriftart verwendet....GetStyle (); // Set subscript effect style . GetFont (). SetIsSubscript...GetStyle (); // Set superscript effect style . GetFont (). SetIsSuperscript...

    docs.aspose.com/cells/de/cpp/cells-font-settings/
  9. Paramètres de police avec C++|Documentation

    Aspose.Cells est une bibliothèque C++ pour le travail avec des fichiers de tableur. Elle supporte la configuration des paramètres de police des cellules, permettant aux utilisateurs de personnaliser le style et les propriétés de la police des cellules. Cet article montre comment utiliser la bibliothèque Aspose.Cells pour définir les paramètres de police des cellules....GetStyle (); // Set subscript effect style . GetFont (). SetIsSubscript...GetStyle (); // Set superscript effect style . GetFont (). SetIsSuperscript...

    docs.aspose.com/cells/fr/cpp/cells-font-settings/
  10. 記録

    記録...Add(new Paragraph()); IEffect effect = presentation.Slides[0].Timeline...EffectTriggerType.AfterPrevious); effect.Timing.TriggerDelayTime = 1f;...

    blog.aspose.com/ja/slides/convert-ppt-to-video-...