Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 4,411 for

rotate

(0.13 sec)
  1. Matrice de transformation – Exemples de code SVG

    Apprenez à utiliser une matrice de transformation pour faire pivoter, mettre à l'échelle, traduire et incliner des graphiques SVG et envisagez des exemples de code pour les transformations SVG....telles que la traduction , la rotation , la mise à l’échelle et l’...translation, d’échelle, de rotation et d’inclinaison. Voici ce...

    docs.aspose.com/svg/fr/net/drawing-basics/trans...
  2. 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...
  3. 使用 Java 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    Java原始程式碼用於在Java和PHP,德爾福上使用PDF中的郵票。...100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...

    products.aspose.com/pdf/zh-hant/java/stamps/
  4. 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...
  5. Transformaciones SVG – conceptos básicos, ejemp...

    Aprenda a rotar, escalar, mover y sesgar gráficos SVG usando el atributo de transformación SVG y considere ejemplos de código para transformaciones SVG....transform : translate, scale, rotate, skewX, skewY y matrix . Traducción...Rotación SVG – SVG Rotation La función rotate(angle, cx, cy) gira...

    docs.aspose.com/svg/es/net/drawing-basics/svg-t...
  6. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....can set alignment, offset, rotation, opacity, foreground/background...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  7. Jak obrócić PDF za pomocą C#

    Ten artykuł zawiera wskazówki dotyczące obracania plików PDF przy użyciu języka C#. Ma ustawienia środowiska programistycznego, listę kroków do wykonania i przykładowy kod do uruchomienia, aby obracać strony PDF za pomocą C #....prostokąt Ustaw właściwość Rotation strony, aby również obracać...właściwości Rotate strony, która jest ustawiona na Rotation.on270 w...

    kb.aspose.com/pl/pdf/net/how-to-rotate-pdf-usin...
  8. Wie man Text in einer Zelle dreht|Documentation

    C# Code zum Drehen des Texts in Zellen mit Aspose.Cells für Python via .NET API...Nachdem Sie die gewünschte Rotation ausgewählt haben, klicken...Python via .NET API Style.rotation_angle -Eigenschaft macht es...

    docs.aspose.com/cells/de/python-net/how-to-rota...
  9. Shape Layer Manipulation in Aspose.PSD for Java...

    Examples of how to manipulate Shape Layers of PSD File...adjust the position, size, rotation, and other attributes of the...make it larger or smaller, rotating it to any angle, or skewing...

    docs.aspose.com/psd/java/psd-shape-layer-manipu...
  10. Faire pivoter les pages PDF par programmation|A...

    Changer l'orientation des pages et ajuster le contenu de la page à la nouvelle orientation de la page en utilisant Java....chaque page et définissez la rotation à 90 degrés. Enregistrez le...$page -> setRotate (( new Rotation ()) -> On90 ); } // Enregistrer...

    docs.aspose.com/pdf/fr/php-java/rotate-pages/