Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 715 for

rotate

(0.42 sec)
  1. Node.js를 사용하여 SVG를 PNG로 변환 - 벡터 그래픽을 PNG 이미지로

    Node.js를 사용하여 SVG 벡터 그래픽을 PNG 이미지로 변환합니다. 회전, 뒤집기, 워터마크, 그레이스케일, 밝기 및 감마 조정을 Node.js API로 변환된 PNG에 적용합니다....Horizontal or vertical flip Rotation angles Custom image dimensions...customizations , such as brightness, rotation, or any other available. Invoke...

    blog.groupdocs.com/ko/conversion/convert-svg-to...
  2. Převod SVG na PNG pomocí Node.js - Vektorová gr...

    Převod vektorové grafiky SVG na PNG obrázky pomocí Node.js. Otáčení, převracení, vodoznak, odstínování do šedi a úprava jasu a gamy převedených PNG pomocí 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/cs/conversion/convert-svg-to...
  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. 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...
  5. Конвертувати SVG у PNG за допомогою Node.js - В...

    Конвертуйте векторну графіку SVG у PNG зображення за допомогою Node.js. Повертайте, віддзеркалюйте, додавайте водяний знак, перетворюйте у відтінки сірого та регулюйте яскравість і гамму конвертованих PNG за допомогою 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/uk/conversion/convert-svg-to...
  6. Existing objects in PDF document | GroupDocs

    Remove or modify PDF page objects (XObjects, artifacts, annotations) using Python via .NET....text, position, size, and rotation details. import groupdocs...xobj . height ) print ( xobj . rotate_angle ) Removing a particular...

    docs.groupdocs.com/watermark/python-net/existin...
  7. Node.js kullanarak SVG'yi PNG'ye dönüştür - Vek...

    Node.js kullanarak SVG vektör grafiklerini PNG görüntülerine dönüştürün. Dönüştürülen PNG'yi Node.js API'siyle döndürün, çevirin, filigran ekleyin, gri tonlamaya çevirin ve parlaklık & gama ayarlayın....Horizontal or vertical flip Rotation angles Custom image dimensions...customizations , such as brightness, rotation, or any other available. Invoke...

    blog.groupdocs.com/tr/conversion/convert-svg-to...
  8. 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...
  9. 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...
  10. 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...