Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 7,272 for

rotate

(0.09 sec)
  1. 搜索

    搜索...save("rotated-image.bmp"); 以下是我們在旋轉後得到的輸入圖像(左)和結果圖像(右)。...270 度以外的角度。為此,API 提供了 Image.rotate(float angle) 方法,該方法接受旋轉角度作為參數。以下代碼示例顯示瞭如何在...

    blog.aspose.com/zh-hant/imaging/rotate-images-i...
  2. Ořezávání, Otočení a Změna Velikosti Obrázků|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....knihovna provést konkrétní postup Rotate & Flip. Otočení Obrázku Metodu...poskytuje metodu RasterImage.Rotate, která usnadňuje uživatelům...

    docs.aspose.com/psd/cs/java/ořezávání-otočení-a...
  3. Go 를 사용하여 PDF 회전 | Aspose.PDF

    Go via C++ 용 Aspose.PDF 를 사용하여 Go 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다....PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/ko/go-cpp/rotate/
  4. Memutar Teks di Dalam PDF menggunakan C++|Aspos...

    Pelajari berbagai cara untuk memutar teks ke PDF. Aspose.PDF memungkinkan Anda memutar teks ke sudut mana pun, memutar fragmen teks atau seluruh paragraf....-> get_TextState () -> set_Rotation ( 45 ); // Buat fragmen teks...-> get_TextState () -> set_Rotation ( 90 ); // buat objek TextBuilder...

    docs.aspose.com/pdf/id/cpp/rotate-text-inside-pdf/
  5. Memangkas, Memutar, dan Mengubah Ukuran Gambar|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....perpustakaan dapat melakukan prosedur Rotate & Flip tertentu padanya. Memutar...mengekspos metode RasterImage.Rotate untuk memudahkan penggunanya...

    docs.aspose.com/psd/id/java/memangkas-memutar-d...
  6. Wasserzeichen zu PDF mit Node.js via C++ hinzuf...

    Lernen Sie, wie Sie Text und Bild Wasserzeichen zu PDF hinzufügen, während Sie Excel in PDF konvertieren mit Aspose.Cells for Node.js via C++....Ausrichtung, Verschiebung, Rotation, Transparenz, Vordergrund/Hintergrund...TextAlignmentType . Center ); // specify rotation watermark . setRotation (...

    docs.aspose.com/cells/de/nodejs-cpp/add-waterma...
  7. Travailler avec des transformationsdans PS | Java

    Comment transformer un contenu en fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...translation, mise à l’échelle, rotation et cisaillement sur un chemin...nécessaire : translation, échelle, rotation, cisaillement ou toute combinaison...

    docs.aspose.com/page/fr/java/ps/working-with-tr...
  8. ChartDataLabelCollection.Orientation | Aspose.W...

    Scopri la proprietà Orientamento di ChartDataLabelCollection per personalizzare facilmente l'orientamento del testo per le etichette dati, migliorando la chiarezza e l'impatto del grafico.... Rotation = - 45 ; // Modifica l'orientamento...Horizontal ; dataLabels [ 0 ]. Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/it/net/aspose.words....
  9. Sequential multi-page image export (batch) mode...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....processing a page (for example, a rotation operation) –> exporting a...export mode, all pages are also rotated 90 degrees beforehand: The...

    docs.aspose.com/imaging/net/sequential-multi-pa...
  10. Aggiungi timbro di testo al PDF usando C# | Asp...

    Aggiungi un timbro di testo al file PDF in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/it/net/stamps/text/