Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 738 for

rotate

(0.17 sec)
  1. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames.... close (); Watermark rotation GroupDocs.Watermark API also...also supports rotation of the watermark. You can use [RotateAngle]...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  2. Adding text watermarks | GroupDocs

    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...
  3. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....ever think of converting and rotating a document at the same time...19.4. You can now set page rotation angle when converting to a...

    blog.groupdocs.com/categories/groupdocs.convers...
  4. 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...
  5. Add Watermark to Presentations in C# | Text and...

    C# ways to add text to presentation slides as watermark, or apply image watermarks to PPT, PPTX, PPS & more formats using .NET Watermarking API by GroupDocs....Set other properties like rotation, size, opacity, color, and...watermark on the first slide with rotation using C#. If you do not provide...

    blog.groupdocs.com/watermark/add-watermark-to-p...
  6. 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...
  7. 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...
  8. Adding text watermarks | GroupDocs

    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...
  9. Convertir n'importe quelle image en PDF en Java...

    Convertir des images en PDF en Java. Convertissez JPG, PNG, WebP, GIF, TIFF, TGA et bien d'autres images en PDF à l'aide de l'API Java de conversion de documents et d'images....spécifiques, d’appliquer des rotations, des filigranes même sur des...appliquer un filigrane avec rotation et transparence . // Convertissez...

    blog.groupdocs.com/fr/conversion/convert-images...
  10. Convertir SVG en PNG avec Node.js - Graphiques ...

    Convertir des graphiques vectoriels SVG en images PNG à l'aide de Node.js. Faire pivoter, retourner, ajouter un filigrane, mettre en niveaux de gris et ajuster la luminosité et le gamma du PNG converti via l'API Node.js....horizontal ou vertical Angles de rotation Dimensions d’image personnalisées...telles que la luminosité, la rotation ou toute autre option disponible...

    blog.groupdocs.com/fr/conversion/convert-svg-to...