Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 7,824 for

effects

(0.04 sec)
  1. Видаліть DOCX Password Protection онлайн або за...

    розблокувати пароль із документа DOCX через онлайн-додаток безкоштовно. Код API .NET C# для видалення пароля з файлів DOCX....visual appeal and overall effectiveness. Furthermore, DOCX files...

    products.aspose.com/total/uk/net/unlock/docx/
  2. ImageData Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ImageData class—your solution for defining and managing images in shapes. Enhance your document design effortlessly!... Borders only have effect for inline images. Brightness...

    reference.aspose.com/words/net/aspose.words.dra...
  3. SVG Text – SVG text element, SVG textPath

    You will find basic information about glyphs, characters and fonts, learn how to display, format and style svg text into an SVG image....adjustments to achieve a visual effect. In the example, the x and...visual text/character stretching effect. For the text orientation from...

    docs.aspose.com/svg/net/drawing-basics/svg-text/
  4. إطار الصورة|وثائق Aspose.Slides

    إضافة إطار الصورة إلى عرض PowerPoint باستخدام C# أو .NET...foreach ( var effect in imageTransform ) { if ( effect is IAlphaModulateFixed...

    docs.aspose.com/slides/ar/net/picture-frame/
  5. Convertir PowerPoint en Vidéo|Documentation Asp...

    Convertir PowerPoint en Vidéo en C# ou .NET...new Paragraph ()); IEffect effect = presentation . Slides [ 0...EffectTriggerType . AfterPrevious ); effect . Timing . TriggerDelayTime...

    docs.aspose.com/slides/fr/net/convert-powerpoin...
  6. إعدادات الخط باستخدام 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/
  7. 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/
  8. Impostazioni del font con C++|Documentation

    Aspose.Cells è una libreria C++ per lavorare con file di fogli di calcolo. Supporta la configurazione delle impostazioni dei font delle celle, consentendo agli utenti di personalizzare lo stile e le proprietà del font delle celle. Questo articolo introdurrà come usare la libreria Aspose.Cells per impostare le impostazioni dei font delle celle....GetStyle (); // Set subscript effect style . GetFont (). SetIsSubscript...GetStyle (); // Set superscript effect style . GetFont (). SetIsSuperscript...

    docs.aspose.com/cells/it/cpp/cells-font-settings/
  9. إطار الصورة|وثائق Aspose.Slides

    إضافة إطار صورة إلى عرض PowerPoint في C++...get_ImageTransform (); for ( auto && effect : imageTransform ) { if ( System...Is < IAlphaModulateFixed > ( effect )) { float transparencyValue...

    docs.aspose.com/slides/ar/cpp/picture-frame/
  10. Filtros de color – Código C#

    Aprenda a editar SVG en C# – agregue y edite nuevos elementos en SVG, aplique filtros SVG a mapas de bits, etc. utilizando Aspose.SVG para la biblioteca .NET....image filter = "url(#saturation-effect)" href = "http://docs.aspose...4 < filter id = "saturation-effect" > 5 < feColorMatrix in = "SourceGraphic"...

    docs.aspose.com/svg/es/net/color-filters/