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

rotate

(0.03 sec)
  1. Add Watermark to Presentations in Java | Text a...

    Add image watermark to presentation slides, or apply text watermarks to PPT, PPTX, PPS & more formats in Java using GroupDocs Watermarking API....like size, location, opacity, rotation, and color. Provide the slide...PPTX on all the slides with rotation using Java. If the slide index...

    blog.groupdocs.com/watermark/watermark-presenta...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Releasing Next Generation GroupDocs.Viewer for ...

    It’s time to lay a hand on Next Generation GroupDocs.Viewer for Java 3.0.0. GroupDocs releases this product with the great power of rendering a variety of document formats to HTML and image representations. Why Next Generation GroupDocs.Viewer? The legacy 2.x versions of GroupDocs.Viewer for Java had complex API structure thereby requiring more coding efforts for a simple implementation. There were specific way of code implementation for different types of application development platforms....on Images Apply Rotation in Html Apply Rotation in Images Reorder...

    blog.groupdocs.com/viewer/releasing-next-genera...
  8. 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...
  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. 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...