Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 7,378 for

rotate

(0.53 sec)
  1. Features|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....barcode appearance : size, rotation angle, resolution, colors...images Detect barcodes at any rotation angle , including damaged...

    docs.aspose.com/barcode/python-java/product-fea...
  2. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....Rotation : Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity : Gets...

    docs.aspose.com/pdf/net/add-watermarks/
  3. Ruota il PDF usando C# | Aspose.PDF

    Ruota i documenti PDF in modo programmatico con codice di esempio C# utilizzando Aspose.PDF per .NET... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/it/net/rotate/
  4. C++でセルの文字列を回転させる方法|Documentation

    Aspose.Cells for C++ APIを使用したC++コードでセルの文字列を回転させる例... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/ja/cpp/how-to-rotate-text...
  5. 記録

    記録...Rotation プロパティを使用して回転角度を設定します。 新しい...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/ja/pdf/rotate-text-inside-pdf-d...
  6. Concatenar cuaterniones y aplicar en entidades ...

    Aspose.3D for Python via .NET permite a los desarrolladores combinar dos transformaciones de rotación en una representada en un cuaternión.... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/es/python-net/concatenate-qu...
  7. Personalizar gráficos 3D en presentaciones con ...

    Aprenda a crear y personalizar gráficos 3‑D en Aspose.Slides para Python a través de .NET, con soporte para archivos PPT, PPTX y ODP — mejore sus presentaciones hoy.... rotation_3d . right_angle_axes = True chart . rotation_3d...rotation_3d . rotation_x = 40 chart . rotation_3d . rotation_y = 270 chart...

    docs.aspose.com/slides/es/python-net/3d-chart/
  8. Barcode Appearance Customization|Documentation

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Android...such as barcode label size, rotation angle, barcode paddings, and...is provided below. Barcode Rotation In Aspose.BarCode for Android...

    docs.aspose.com/barcode/androidjava/barcode-app...
  9. BaseGenerationParameters | Aspose.BarCode for J...

    Barcode image generation parameters....getRotationAngle() BarCode image rotation angle, measured in degree...setRotationAngle(float value) BarCode image rotation angle, measured in degree...

    reference.aspose.com/barcode/java/com.aspose.ba...
  10. Arşiv

    Arşiv...save("rotated-image.bmp"); Aşağıdakiler,...parametre olarak kabul eden Image.rotate(float angle) yöntemini sağlar...

    blog.aspose.com/tr/imaging/rotate-images-in-java/