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

rotate

(0.06 sec)
  1. 아카이브

    아카이브...Rotation 속성을 사용하여 회전 각도를 설정합니다. 새 TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/ko/pdf/rotate-text-inside-pdf-d...
  2. 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...
  3. 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...
  4. ค้นหา

    ค้นหา...save("rotated-image.bmp"); ต่อไปนี้คือภาพอินพุต...API จึงจัดเตรียมเมธอด Image.rotate(float angle) ซึ่งยอมรับมุม...

    blog.aspose.com/th/imaging/rotate-images-in-java/
  5. Customize Barcode Appearance|Documentation

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for PHP via Java...such as barcode label size, rotation angle, barcode paddings, and...is provided below. Barcode Rotation In Aspose.BarCode for PHP...

    docs.aspose.com/barcode/phpjava/customize-barco...
  6. Поворот страниц PDF с помощью C#|Aspose.PDF for...

    В этом разделе описывается, как программно повернуть ориентацию страниц в существующем файле PDF с помощью C#....угол поворота с помощью метода Rotate(). // For complete examples...Setting Rotation angle of page page . Rotate = Rotation . on90...

    docs.aspose.com/pdf/ru/net/rotate-pages/
  7. Concatenare i quaternioni e applicare su 3D ent...

    Aspose.3D for .NET consente agli sviluppatori di combinare due trasformazioni di rotazione in una rappresentata in un quaternione.... q1 and q2 rotate alone x-axis with same angle...)); cylinder . Transform . Rotation = q1 ; cylinder . Transform...

    docs.aspose.com/3d/it/net/concatenate-quaternio...
  8. Konstatera Quaternions och sök på 3D-titeter|Do...

    Aspose.3D for .NET tillåter utvecklare att kombinera två rotationsomvandlingar till en som representeras i en quaternion.... q1 and q2 rotate alone x-axis with same angle...)); cylinder . Transform . Rotation = q1 ; cylinder . Transform...

    docs.aspose.com/3d/sv/net/concatenate-quaternio...
  9. Come ruotare il testo della cella con C++|Docum...

    Codice C++ per ruotare il testo della cella con API Aspose.Cells for C++... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/it/cpp/how-to-rotate-text...
  10. 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/