Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 9,681 for

effects

(0.25 sec)
  1. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents....respective type of element, effectively ignoring their change. compare_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Управление темами презентаций в .NET|Документац...

    Создавайте, настраивайте и конвертируйте файлы PowerPoint с единым фирменным стилем, используя мастер‑темы презентаций в Aspose.Slides для .NET.... Change Theme Effect Тема PowerPoint обычно содержит...представления API /shape-effective-properties/ для темы/цвета/шрифта/эффекта...

    docs.aspose.com/slides/ru/net/presentation-theme/
  3. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire pages, from a specific part, based on columns, etc....1) has the same effect as font reduction. Specifying...size from 10 to 7 has the same effect as setting a scale factor to...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  4. 档案

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

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  5. Archiwa

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

    blog.aspose.com/pl/slides/convert-ppt-to-video-...
  6. ארכיון

    ארכיון...System::SharedPtr<IEffect> effect = sequence->AddEffect(para1...EffectTriggerType::AfterPrevious); effect->get_Timing()->set_TriggerDelayTime(1...

    blog.aspose.com/he/slides/convert-ppt-to-video-...
  7. Supported Excel Functions with Go|Documentation

    Supported Excel functions for reading, setting, and calculating formulas using Aspose.Cells with Go....start date EFFECT Financial : Returns the effective annual interest...

    docs.aspose.com/cells/gocpp/supported-formula-f...
  8. إعدادات الخط باستخدام 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/ar/cpp/cells-font-settings/
  9. Configuración de fuente con C++|Documentation

    Aspose.Cells es una biblioteca C++ para trabajar con archivos de hojas de cálculo. Soporta configurar las propiedades de fuente de las celdas, permitiendo a los usuarios personalizar el estilo y las propiedades de la fuente de las celdas. Este artículo introducirá cómo usar la biblioteca Aspose.Cells para configurar la fuente de las celdas....GetStyle (); // Set subscript effect style . GetFont (). SetIsSubscript...GetStyle (); // Set superscript effect style . GetFont (). SetIsSuperscript...

    docs.aspose.com/cells/es/cpp/cells-font-settings/
  10. Efectos de iluminación SVG – Filtros SVG – Códi...

    Aprenda a combinar múltiples filtros SVG para crear y controlar efectos de iluminación SVG utilizando Aspose.SVG for .NET API....<rect> with specular lighting effect using filters in C# 2 3 //...Combine (OutputDir, "svg-lighting-effect.svg" )); 66 } Example-LightingEffectRect...

    docs.aspose.com/svg/es/net/svg-lighting-effects/