Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 6,621 for

rotate

(0.1 sec)
  1. Aspose::Words::Fields::FieldMergeBarcode::get_S...

    Aspose::Words::Fields::FieldMergeBarcode::get_SymbolRotation method. Gets the rotation of the barcode symbol. Valid values are [0, 3] in C++....lRotation method Gets the rotation of the barcode symbol. Valid...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Drawing::TextPath::set_RotateLet...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Product Overview|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....and edit them by resizing, rotating and flipping. Aspose.Imaging...

    docs.aspose.com/imaging/sharepoint/product-over...
  4. Read Barcode Properties|Documentation

    This article describes how to read barcode parameters...about barcode coordinates and rotation angle Get Barcode Type and...

    docs.aspose.com/barcode/java/read-barcode-prope...
  5. 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/
  6. إضافة طوابع نصية في 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...
  7. Tambahkan Stempel Teks di PDF C#|Aspose.PDF for...

    Tambahkan stempel teks ke dokumen PDF menggunakan kelas TextStamp dengan Aspose.PDF for .NET library....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/id/net/text-stamps-in-the-p...
  8. Cómo rotar una imagen en C#

    Este breve tutorial describe cómo rotar una imagen en C#. Para rotar la imagen mediante programación, la configuración del entorno C# y el código de muestra también se comparten con una descripción detallada....Rotate Voltee la imagen en el eje...usa la función RasterImage.Rotate para simplemente rotar la imagen...

    kb.aspose.com/es/imaging/net/how-to-rotate-imag...
  9. So drehen Sie PDFs mit C#

    In diesem Artikel erfahren Sie, wie Sie PDFs mit C# drehen. Es verfügt über Entwicklungsumgebungseinstellungen, eine Liste der auszuführenden Schritte und einen ausführbaren Beispielcode zum Drehen von PDF-Seiten mit C#....möchten, verwenden Sie die Rotate-Eigenschaft der Seite, die...in diesem Beispielcode auf Rotation.on270 festgelegt ist. Dieser...

    kb.aspose.com/de/pdf/net/how-to-rotate-pdf-usin...
  10. 在 Java 中旋转图像

    本简短主题展示了如何在 Java 中旋转图像。Java 中的位图旋转操作将针对用户定义的角度进行演示,包括如何设置旋转揭示区域的背景颜色。...RasterImage 类对象 将加载的图像缓存到内存中以优化性能 使用 rotate 方法执行图像旋转并设置背景颜色 导出旋转后的图像 通过利用...中旋转图像的代码 为了 在 Java 中旋转位图 ,示例使用 rotate 方法来对图像应用特定的旋转。你可以定义背景颜色,填充...

    kb.aspose.com/zh/imaging/java/rotate-image-in-j...