Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 7,647 for

rotate

(0.21 sec)
  1. Bild in Java drehen

    Dieses kurze Thema zeigt, wie man ein Bild in Java dreht. Die Bitmap-Drehoperation in Java wird für einen benutzerdefinierten Winkel demonstriert, einschließlich der Möglichkeit, die Hintergrundfarbe für die Bereiche festzulegen, die durch die Drehung freigelegt werden....die Hintergrundfarbe mit der rotate-Methode Exportieren Sie das... das mehrere Methoden für Rotation und Spiegelung bietet. Zuerst...

    kb.aspose.com/de/imaging/java/rotate-image-in-j...
  2. Как да завъртите PDF с помощта на C#

    Тази статия ръководи как да завъртите PDF с помощта на C#. Той има настройки на средата за разработка, списък със стъпки, които трябва да бъдат извършени, и примерен код за завъртане на PDF страници с помощта на C#....правоъгълник Задайте свойството Rotation на страницата, за да завъртите...свойството Rotate на страницата, което е зададено на Rotation.on270...

    kb.aspose.com/bg/pdf/net/how-to-rotate-pdf-usin...
  3. Como girar a imagem em C#

    Este breve tutorial descreve como girar a imagem em C#. Para girar a imagem programaticamente, as configurações do ambiente C# e o código de exemplo também são compartilhados com uma descrição detalhada....Rotate Vire a imagem no eixo Y usando...para girar a imagem em C# Para rotate bitmap C# código é demonstrado...

    kb.aspose.com/pt/imaging/net/how-to-rotate-imag...
  4. Изменение размера страницы PDF программно|Aspos...

    Измените размер страницы в вашем PDF-файле с помощью PHP....угол 90 градусов $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Получить информацию о высоте...

    docs.aspose.com/pdf/ru/php-java/change-page-size/
  5. أرشيف

    أرشيف... C# SVG Image Rotation - تثبيت API كيفية تدوير ملف...برمجيًا في C# C# SVG Image Rotation - تثبيت API # Aspose.SVG for...

    blog.aspose.com/ar/svg/rotate-svg-image-csharp/
  6. So drehen Sie eine SVG-Datei in C#

    Dieser Artikel hilft beim Drehen einer SVG-Datei in C#. Es enthält die IDE-Konfigurationsdetails, eine Liste der Schritte sowie den Beispielcode für die SVG-Rotation in C#....ausführbaren Beispielcode für SVG-Rotation in C# . Sie lernen die Erstellung...Codeausschnitt hat die Aufgabe der SVG-Rotation in C# demonstriert. Dieses...

    kb.aspose.com/de/svg/net/how-to-rotate-an-svg-i...
  7. Archiv

    Archiv... C# SVG Image Rotation – Instalace API Jak programově...programově v C# C# SVG Image Rotation – Instalace API # Aspose.SVG...

    blog.aspose.com/cs/svg/rotate-svg-image-csharp/
  8. Hur man roterar PDF med C#

    Den här artikeln visar hur du roterar PDF med C#. Den har utvecklingsmiljöinställningar, en lista över steg som ska utföras och en körbar exempelkod för att rotera PDF-sidor med C#....rektangeln Ställ in egenskapen Rotation för sidan för att även rotera...egenskapen Rotate för sidan som är inställd på Rotation.on270 i...

    kb.aspose.com/sv/pdf/net/how-to-rotate-pdf-usin...
  9. Obróć plik PDF za pomocą Python | Aspose.PDF

    Obróć dokumenty PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/pl/python-net/rotate/
  10. 在 Node.js 中旋转 PDF 页面|Aspose.PDF for Node.js via...

    本主题介绍如何在 Node.js 环境中以编程方式旋转现有 PDF 文件的页面方向。...Rotation’ 作为旋转值。您可以设置需要旋转 PDF 的度数。有以下选项:无、90、180...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/zh/nodejs-cpp/rotate-pages/