Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 7,636 for

rotate

(1.15 sec)
  1. Putar Halaman PDF secara programatis|Aspose.PDF...

    Ubah orientasi halaman dan sesuaikan konten halaman dengan orientasi halaman baru menggunakan Java....sudut rotasi menggunakan metode Rotate(). package com.aspose.pdf.examples...halaman page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/id/java/rotate-pages/
  2. แสตมป์ข้อความ รูปภาพ หรือหน้าในรูปแบบ PDF โดยใช...

    เพิ่มแสตมป์: ข้อความ รูปภาพ หรือหน้า - เป็น PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/th/net/stamps/
  3. Export CAD files to PDF-3D|CAD Documentation

    Use C# .NET AutoCAD to PDF-3D converter in C#. You can convert 3D model to PDF-3D in C# .NET as well.... Rotation, scaling, and detail selection...well as a demonstration of rotation and scaling. Aspose.CAD for...

    docs.aspose.com/cad/net/developer-guide/export-...
  4. 使用 C# 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 文件添加文本图章。...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/zh-hant/net/stamps/text/
  5. Znaczki tekstowe, obrazowe lub strony w formaci...

    Dodaj znaczki: tekst, obraz lub stronę - do pliku PDF programowo z przykładowym kodem C# używając pliku Aspose.PDF dla .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/pl/net/stamps/
  6. 使用 C++ 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加图像图章。...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/zh-hans/cpp/stamps/image/
  7. Timbri di testo, immagine o pagina in PDF utili...

    Aggiungi timbri: testo, immagine o pagina al 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/
  8. Aspose::Words::WatermarkLayout enum | Aspose.Wo...

    Aspose::Words::WatermarkLayout enum. Defines layout of the watermark relative to the watermark center in C++....Corresponds to 0 degrees of rotation. Diagonal 315 Diagonal watermark...Corresponds to 315 degrees of rotation. Examples Shows how to create...

    reference.aspose.com/words/cpp/aspose.words/wat...
  9. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more....layout options like custom rotation and autofit behaviors. Whether...The result: Set Text Rotation Rotating text can enhance the layout...

    docs.aspose.com/slides/net/text-formatting/
  10. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....rotateTransform(float angle) Rotates the local geometric transformation...rotateTransform(float angle, int order) Rotates the local geometric transformation...

    reference.aspose.com/psd/java/com.aspose.psd/pen/