Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 7,461 for

rotate

(0.05 sec)
  1. เพิ่มส่วนหัวไปยัง PDF โดยใช้ C++ | Aspose.PDF

    ตัวอย่างรหัส C++ สำหรับการใช้ Aspose.PDF ที่จะทำงานร่วมกับส่วนหัวจาก PDF ผ่าน C++...100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/th/cpp/header/
  2. Java kullanarak Word'deki Metni Çevirme

    Java kullanarak Word'deki metni çevirin. IDE'yi ayarlamaya yönelik bilgileri, adımların listesini ve Java kullanarak Word'de metin yönünü değiştirmek için örnek kodu alın....YATAY, AŞAĞI, YUKARI, YUKARI_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST ve VERTICAL_ROTATED_FAR_EAST gibi yönlerden herhangi birinde...

    kb.aspose.com/tr/words/java/flip-the-text-in-wo...
  3. Java Photoshop API | PSD et PSB Forma Parsing |...

    Crea mutare vel convertere PSD et PSB formats utentes hac bibliotheca in aliqua applicatione Javae, sine programmatibus Photoshop.... Rotate vel Flip Scala seu seges Dithering...ailntillas creare potest. Seges, Rotate & Resize Imagines in Go Quaelibet...

    products.aspose.com/psd/la/java/
  4. Vereinfachen Sie die Erstellung der Transformat...

    Aspose.3D for .NET API bietet die TransformBuilder-Klasse, die die Erstellung der Transformation matrix durch die Ketten operationen vereinfacht....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/de/net/simplify-the-creation...
  5. The way to retrieve slope property of block - F...

    Hi There is a requirement which needs to retrieve the slope property of block. I can see any direct api in Aspose cad to get it. Is there any other way to retrieve it? Thanks...that defines its position, rotation and scaling. The library does...similar), you can read its rotation components and compute an...

    forum.aspose.com/t/the-way-to-retrieve-slope-pr...
  6. Travailler avec l'impression PDF|Aspose.PDF pou...

    Cette section explique comment imprimer un fichier PDF avec Aspose.PDF Facades en utilisant la classe PdfViewer....Imprimer le fichier avec la rotation ajustée viewer . setPrintPageDialog...Imprimer le fichier avec la rotation ajustée viewer . setPrintPageDialog...

    docs.aspose.com/pdf/fr/java/print-pdf-file/
  7. Customize Barcode Appearance in C++|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for C++...properties, including image size, rotation angle, paddings, and borders...demonstrated below. Set Barcode Rotation Angle Aspose.BarCode for C++...

    docs.aspose.com/barcode/cpp/customize-barcode-a...
  8. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java.... getRotation() Gets the rotation of the axis title in degrees...setRotation(int value) Sets the rotation of the axis title in degrees...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Artifacts in Python via .NET|Aspos...

    Aspose.PDF for Python via .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class.... rotation - Gets or sets artifact rotation angle. text...

    docs.aspose.com/pdf/python-net/artifacts/
  10. Ruota il PDF usando PHP | Aspose.PDF

    Ruota i documenti PDF in modo programmatico con codice di esempio PHP utilizzando Aspose.PDF per PHP via Java...$page -> setRotate (( new Rotation ()) -> On90 ); } // Save output...(); $responseData = "Page rotated successfully." ; Copy code...

    products.aspose.com/pdf/it/php-java/rotate/