Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 7,460 for

rotate

(0.36 sec)
  1. Aspose::Words::Drawing::TextPath::get_RotateLet...

    Aspose::Words::Drawing::TextPath::get_RotateLetters method. Determines whether the letters of the text are Rotated in C++....the letters of the text are rotated. bool Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Working with Watermark|CAD Documentation

    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....with a specific text height, rotation, style, adjustments and such...

    docs.aspose.com/cad/java/working-with-watermark/
  3. Xoay tài liệu PDF trực tuyến hoặc sử dụng Java ...

    Xoay tài liệu PDF thông qua ứng dụng trực tuyến miễn phí. Mã Java API để xoay tệp PDF....Total Java Rotate Xoay tài liệu PDF trực tuyến...liệu PDF Phát triển ứng dụng Rotation PDF qua Java Bạn cần phát...

    products.aspose.com/total/vi/java/rotate/pdf/
  4. 在 PDF 中添加文字印章通过 Python|Aspose.PDF for Python vi...

    使用 Aspose.PDF for Python 库的 TextStamp 类向 PDF 文档添加文字印章。... rotate = ap . Rotation . ON90 # 设置文本属性 text_stamp...BlendingColorSpace . DEVICE_RGB stamp . rotation = 45.0 stamp . is_background...

    docs.aspose.com/pdf/zh/python-net/text-stamps-i...
  5. Tambahkan Cap Teks dalam File PDF|Aspose.PDF un...

    Tambahkan cap teks ke file PDF menggunakan kelas TextStamp dengan C++....cap textStamp -> set_Rotate ( Rotation :: on90 ); // Atur properti...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/id/cpp/text-stamps-in-the-p...
  6. Ritaglia, Ruota e Ridimensiona Immagini|Documen...

    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....Rotate per facilitare gli utenti che...RotateFlip, il metodo RasterImage .Rotate accetta tre parametri: Angolo...

    docs.aspose.com/psd/it/net/ritaglia-ruota-e-rid...
  7. Recortar, Rotar y Redimensionar Imágenes|Docume...

    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....Rotate para facilitar a sus usuarios...RotateFlip, el método RasterImage.Rotate acepta tres parámetros: Ángulo...

    docs.aspose.com/psd/es/java/recortar-rotar-y-re...
  8. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....have to take the connector’s rotation and its reflection into account...account. Note that the rotation angle for all connectors shown...

    docs.aspose.com/slides/cpp/connector/
  9. إضافة طوابع نصية في PDF C#|Aspose.PDF for .NET

    إضافة طابع نصي إلى مستند PDF باستخدام فئة TextStamp مع مكتبة Aspose.PDF for .NET....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ar/net/text-stamps-in-the-p...
  10. PDF 페이지 스탬프 추가|Aspose.PDF for Java

    이 섹션에서는 PdfFileStamp 클래스를 사용하여 Aspose.PDF Facades를 사용하는 방법을 설명합니다....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ko/java/add-pdf-page-stamp/