Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 7,447 for

rotate

(0.3 sec)
  1. Rotera JPG-dokument online eller med .NET | pro...

    Rotera JPG-dokument via onlineappen gratis..NET API C#-kod för att rotera JPG-filer....NET Rotate Rotera JPG-dokument online...JPG-fil med Image.Load Call Rotate-metod med relevanta egenskaper...

    products.aspose.com/total/sv/net/rotate/jpg/
  2. Поворот текста внутри PDF с использованием C++|...

    Узнайте о различных способах поворота текста в PDF. Aspose.PDF позволяет поворачивать текст на любой угол, поворачивать фрагмент текста или целый абзац....использованием свойства Rotation Используя свойство Rotation класса TextFragment...MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...

    docs.aspose.com/pdf/ru/cpp/rotate-text-inside-pdf/
  3. Comment faire pivoter du texte dans Adobe Acrob...

    Ce court didacticiel explique comment faire pivoter du texte dans Adobe Acrobat à l'aide de Java. Il contient des détails sur les paramètres de l'IDE, le processus par étapes et un exemple de code exécutable pour faire pivoter le texte au format PDF à l'aide de Java....seulement le processus de rotation du texte dans le PDF, mais...texte, la police et l’angle de rotation à l’aide des propriétés pertinentes...

    kb.aspose.com/fr/pdf/java/how-to-rotate-text-in...
  4. TextOrientation enumeration | Aspose.Words for ...

    Aspose.Words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame.... Downward Text is rotated 90 degrees to the right to...bottom (tb-rl). Upward Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 如何用C++旋转单元格文本|Documentation

    使用Aspose.Cells for C++ API用C++代码旋转单元格文本... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/zh/cpp/how-to-rotate-text...
  6. Rotacionar Páginas de PDF Usando C#|Aspose.PDF ...

    Este tópico descreve como rotacionar a orientação da página em um arquivo PDF existente programaticamente com C#....de rotação usando o método Rotate(). // For complete examples...Setting Rotation angle of page page . Rotate = Rotation . on90...

    docs.aspose.com/pdf/pt/net/rotate-pages/
  7. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  8. Marker Symbolizer|Documentation

    GIS C# Library or API supports Simple Marker symbolizer that draws a predefined shape with customizable fill and outline on geometries of any type like Point, Line, Surface.... Rotation Specifies the rotation of the symbol about... Positive values indicate rotation in the clockwise direction...

    docs.aspose.com/gis/net/marker-symbolizer/
  9. SVG-Transformationen – SVG-Code – Aspose.SVG-Ha...

    Erlernen Sie die Anwendung von SVG-Transformationen – Verschieben, Skalieren, Drehen, Verzerren und Matrixen mit Aspose.SVG. Mit anschaulichen Codebeispielen....geändert werden: translate, scale, rotate, skewX, skewY und matrix ....b,c,d,e,f) . SVG-Rotation Die Funktion rotate(angle, cx, cy) dreht...

    docs.aspose.com/svg/de/net/drawing-basics/svg-t...
  10. ค้นหา

    ค้นหา...rotate = ap.Rotation.ON90 # บันทึกไฟล์ PDF...PDF ที่หมุน doc.save("rotated.pdf") ตัวอย่างโค้ดด้านบนหมุนหน้าทั้งหมดในไฟล์...

    blog.aspose.com/th/pdf/rotate-pdf-in-python/