Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 7,459 for

rotate

(0.17 sec)
  1. ShapeBase.screen_tip property | Aspose.Words fo...

    ShapeBase.screen_tip property. Defines the text displayed when the mouse pointer moves over the shape....rotation property ShapeBase.shadow_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PDF C# にテキストスタンプを追加|Aspose.PDF for .NET

    TextStampクラスを使用してPDFドキュメントにテキストスタンプを追加します Aspose.PDF for .NETライブラリを使用。...100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ja/net/text-stamps-in-the-p...
  3. Archiwa

    Archiwa...set_rotation(0, 0, 40) textFrame.text_frame_format...shape.three_dformat.camera.set_rotation(20, 30, 40) shape.three_dformat...

    blog.aspose.com/pl/slides/create-three-d-effect...
  4. Archivo

    Archivo...grouping_locked = True # set rotation watermarkShape.rotation = -45 # send to...watermarkShape) # set rotation watermarkShape.rotation = -45 # save presentation...

    blog.aspose.com/es/slides/add-watermark-to-powe...
  5. Procurar

    Procurar...set_rotation(0, 0, 40) textFrame.text_frame_format...shape.three_dformat.camera.set_rotation(20, 30, 40) shape.three_dformat...

    blog.aspose.com/pt/slides/create-three-d-effect...
  6. Archiv

    Archiv...set_rotation(0, 0, 40) textFrame.text_frame_format...shape.three_dformat.camera.set_rotation(20, 30, 40) shape.three_dformat...

    blog.aspose.com/cs/slides/create-three-d-effect...
  7. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations....flip_h and flip_v , and the rotation angle. Assigning this instance...vertically. rotation = shape . frame . rotation shape . frame...

    docs.aspose.com/slides/python-net/shape-manipul...
  8. Ajouter des filigranes aux présentations sur An...

    Gérez les filigranes texte et image dans les présentations PowerPoint et OpenDocument sur Android en Java pour indiquer un brouillon, des informations confidentielles, et plus encore....que l’alignement centré, la rotation, la position de premier plan...watermarkShape ); Définir la rotation du filigrane Voici un exemple...

    docs.aspose.com/slides/fr/androidjava/watermark/
  9. Java 를 사용하여 PDF 회전 | Aspose.PDF

    Java 용 Aspose.PDF 를 사용하여 Java 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다....Setting Rotation angle of page page . setRotate ( Rotation . on90...

    products.aspose.com/pdf/ko/java/rotate/
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/