Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 9,683 for

effects

(0.46 sec)
  1. Convert XLSM to POTX via PHP or with free Onlin...

    PHP API to Convert XLSM to POTX or Online App without using Microsoft Excel or Powerpoint. Test free XLSM to POTX online converter quickly before integrating the code....will provide a smooth and effective solution. Convert XLSM to...

    products.aspose.com/total/php-java/conversion/x...
  2. Convert XLTM to PPT via PHP or with free Online...

    PHP API to Convert XLTM to PPT or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to PPT online converter quickly before integrating the code....will provide a smooth and effective solution. Convert XLTM to...

    products.aspose.com/total/php-java/conversion/x...
  3. Convert XLTX to PPT via PHP or with free Online...

    PHP API to Convert XLTX to PPT or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to PPT online converter quickly before integrating the code....will provide a smooth and effective solution. Convert XLTX to...

    products.aspose.com/total/php-java/conversion/x...
  4. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....respective type of element, effectively ignoring their change. compare_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.page_set property. Gets or sets the pages to render... Remarks This property has effect only when rendering document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Gestion des cadres d'image dans les présentatio...

    Ajoutez des cadres d'image aux présentations PowerPoint et OpenDocument avec Aspose.Slides pour Android via Java. Rationalisez votre flux de travail et améliorez la conception des diapositives....for ( var effect : imageTransform ) { if ( effect instanceof...alphaModulateFixed = ( IAlphaModulateFixed ) effect ; var transparencyValue = 100...

    docs.aspose.com/slides/fr/androidjava/picture-f...
  7. Gérer les cadres d'image dans les présentations...

    Ajoutez des cadres d'image aux présentations PowerPoint et OpenDocument avec Aspose.Slides pour .NET. Rationalisez votre flux de travail et améliorez la conception des diapositives....foreach ( var effect in imageTransform ) { if ( effect is IAlphaModulateFixed...trouvent dans Aspose.Slides.Effects . Mise en forme du cadre d’image...

    docs.aspose.com/slides/fr/net/picture-frame/
  8. 使用 PHP 在演示文稿中管理图片框|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并增强幻灯片设计。...$imageTransform as $effect ) { if ( java_instanceof ( $effect , new JavaClass...))) { $alphaModulateFixed = $effect ; $transparencyValue = 100...

    docs.aspose.com/slides/zh/php-java/picture-frame/
  9. 在 C++ 中格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。自定义字体、颜色、对齐方式等。... 幻灯片中的 Tab 与 Effective Tab EffectiveTabs.ExplicitTabCount(在本例中为...:: WriteLine ( u "All-Caps effect: " + text ); } presentation...

    docs.aspose.com/slides/zh/cpp/text-formatting/
  10. 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/