Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 7,273 for

rotate

(0.15 sec)
  1. หมุนเอกสาร PNG ออนไลน์หรือใช้ .NET | products.a...

    หมุนเอกสาร PNG ผ่านแอปออนไลน์ฟรีรหัส .NET API C# เพื่อหมุนไฟล์ PNG...NET Rotate หมุนเอกสาร PNG ออนไลน์หรือใช้...หมุนไฟล์ PNG พัฒนาแอพพลิเคชั่น Rotation PNG ผ่าน .NET ต้องการพัฒน...

    products.aspose.com/total/th/net/rotate/png/
  2. Ruota documenti JPG online o utilizzando .NET |...

    Ruota gratuitamente il documento JPG tramite l'app online.Codice C# API .NET per ruotare i file JPG....NET Rotate Ruota documenti JPG online...Image.Load Chiama il metodo Rotate con le proprietà rilevanti...

    products.aspose.com/total/it/net/rotate/jpg/
  3. Ruota documenti TIFF online o utilizzando .NET ...

    Ruota gratuitamente il documento TIFF tramite l'app online.Codice C# API .NET per ruotare i file TIFF....NET Rotate Ruota documenti TIFF online...Image.Load Chiama il metodo Rotate con le proprietà rilevanti...

    products.aspose.com/total/it/net/rotate/tiff/
  4. Python を使用して Word でテキストを回転する

    Python を使用して Word でテキストを回転します。 IDE を設定するための詳細、手順のリスト、Python を使用して Word でテキストを反転するサンプル コードを確認します。...VERTICAL_ROTATED_FAR_EAST、VERTICAL_FAR_EAST、HORIZONTAL_ROTATED_FAR...

    kb.aspose.com/ja/words/python/rotate-text-in-wo...
  5. 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/
  6. Add stamp image in particular page using Aspose...

    Hi Team, We have requirement add stamp image, in particular pdf page. Currently it is adding in each page. Is there any page parameter to pass in AsposePdfAddStamp, So only particular that page will show the stamp. Th…...Rotation = 90.0F; stamp.IsBackground...ImageStamp; import com.aspose.pdf.Rotation; public class AddingImageStampInPD...

    forum.aspose.com/t/add-stamp-image-in-particula...
  7. Рисование SVG – Учебное пособие по основам от A...

    Изучите c Aspose.SVG основные концепции и элементы рисования, используемые в изображениях SVG – фигуры SVG, цвет, пути, заливки, обводки, фильтры....fill = "#f3622a" transform = "rotate(90 30 64) translate(5 -14)"...fill = "#c1af2c" transform = "rotate(180 25 78) translate(-19 9)"...

    docs.aspose.com/svg/ru/net/drawing-basics/
  8. 在PDF文件中添加文字印章|Aspose.PDF for C++

    使用C++的TextStamp类向PDF文件添加文字印章。...旋转印章 textStamp -> set_Rotate ( Rotation :: on90 ); // 设置文本属性 textStamp...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/zh/cpp/text-stamps-in-the-p...
  9. PDF 파일에 텍스트 스탬프 추가|Aspose.PDF for C++

    C++의 TextStamp 클래스를 사용하여 PDF 파일에 텍스트 스탬프를 추가합니다....스탬프 회전 textStamp -> set_Rotate ( Rotation :: on90 ); // 텍스트 속성 설정...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/ko/cpp/text-stamps-in-the-p...
  10. SVG-Zeichnung – Aspose.SVG-Handbuch

    Lernen Sie die grundlegenden Konzepte und Zeichenelemente kennen, die in SVG-Bildern verwendet werden – SVG-Formen, -Farbe, -Pfade, -Füllungen, -Striche, -Filter....fill = "#f3622a" transform = "rotate(90 30 64) translate(5 -14)"...fill = "#c1af2c" transform = "rotate(180 25 78) translate(-19 9)"...

    docs.aspose.com/svg/de/net/drawing-basics/