Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 589 for

rotate

(0.04 sec)
  1. Tips for using the GreenSock Animation Platform

    GreenSock Animation Platform (GSAP) for JavaScript I have always had a sort of passion for the special effects presented in today’s multi-media. I’ve experience with a lot of different types of effects. From the credits at the end of a TV show, subtitles, and karaoke effects. The last type, that I still work with, are the CSS3 animations which are now one of the most used trend to achieve effects and interactivity on the modern web....to( logo, 1, {x: 500, rotation: 360, delay: 1.5, ease: Expo...{transformOrigin: '0 50%', rotation: 335, delay: 3, ease: Back...

    blog.groupdocs.com/total/tips-for-using-the-gre...
  2. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PDF format. For details see the documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/....RotatePage (int, Rotation) Applies the clockwise rotation to a page...readonly PageRotations The page rotation. See Also class ViewOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  3. Convert SVG to PNG using Node.js - Vector Graph...

    Convert SVG vector graphics to PNG images using Node.js. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Node.js API....Horizontal or vertical flip Rotation angles Custom image dimensions...customizations , such as brightness, rotation, or any other available. Invoke...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  4. C# Convertir PPT en PDF | PPTX en PDF | Convers...

    Convertissez PowerPoint PPT, PPTX en PDF dans .NET. Des exemples de code C# montrent la conversion de diapositives consécutives sélectives et le filigrane à l'aide de l'API de conversion....formatage Qualité d’image Rotation Filigrane // Conversion de...= 2, PagesCount = 1, Rotate = Rotation.On180, Dpi = 300, Width...

    blog.groupdocs.com/fr/conversion/convert-presen...
  5. HtmlViewOptions | GroupDocs.Viewer for .NET API...

    Contains options for rendering documents into HTML format. For details see the topichttps//docs.groupdocs.com/viewer/net/renderingtohtml/ and its children....RotatePage (int, Rotation) Applies the clockwise rotation to a page...readonly PageRotations The page rotation. See Also class ViewOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  6. C# Convertir des images JPG, PNG, GIF, TIFF en ...

    Convertir des images en PDF en C#. Convertissez des fichiers JPG, TIFF, PNG, JPEG, GIF, BMP et autres avec des options de rotation, de redimensionnement et de marges à l'aide de l'API de conversion pour .NET.... Rotation - Rotation des pages. Les options...20, MarginRight = 20, Rotate = Rotation.On180 }; converter.Co...

    blog.groupdocs.com/fr/conversion/convert-images...
  7. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... Watermark rotation GroupDocs.Watermark API also...also supports rotation of the watermark. You can use method to...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. C# Převod obrázků JPG, PNG, GIF, TIFF do PDF | ...

    Převeďte obrázky do PDF v C#. Převádějte soubory JPG, TIFF, PNG, JPEG, GIF, BMP a další soubory s možnostmi otáčení, změny velikosti a okrajů pomocí rozhraní API pro převod pro .NET.... Točit se - Page rotation. Available options are: None...20, MarginRight = 20, Rotate = Rotation.On180 }; converter.Co...

    blog.groupdocs.com/cs/conversion/convert-images...
  9. C# Convert PPT to PDF | PPTX to PDF | Presentat...

    Convert PowerPoint PPT, PPTX to PDF in .NET. C# code examples show the conversion of selective, consecutive slides, and watermarking using Conversion API....Formatting Options Image Quality Rotation Watermark Add Watermark while...Watermark Color Widht and Height Rotation Angle Tranparency Add the...

    blog.groupdocs.com/conversion/convert-presentat...
  10. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames.... Watermark rotation GroupDocs.Watermark API also...also supports rotation of the watermark. You can use property...

    docs.groupdocs.com/watermark/net/adding-text-wa...