Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 7,548 for

rotation

(0.16 sec)
  1. Rotar Páginas de PDF Usando Python|Aspose.PDF p...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente programáticamente con Python....rotación usando el método ‘rotate’. import aspose.pdf as ap doc...de la página page . rotate = ap . Rotation . ON90 # Guardar archivo...

    docs.aspose.com/pdf/es/python-net/rotate-pages/
  2. Deskew image|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....document’s text/images be rotated at a slight angle. It can have...horizontally aligned. Crop, Rotate and Resize Images Drawing Images...

    docs.aspose.com/imaging/java/deskew-image/
  3. ค้นหา

    ค้นหา...save("rotated-image.bmp"); ต่อไปนี้คือภาพอินพุต...API จึงจัดเตรียมเมธอด Image.rotate(float angle) ซึ่งยอมรับมุม...

    blog.aspose.com/th/imaging/rotate-images-in-java/
  4. How to Detect Orientation of a Detected Barcode...

    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.... Figure: A rotated barcode The barcode (rotated 270 degrees)...

    docs.aspose.com/barcode/java/how-to-detect-orie...
  5. 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...
  6. 記録

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

    blog.aspose.com/ja/pdf/rotate-text-inside-pdf-d...
  7. Obróć interfejs API PDF | Aspose.PDF

    Obróć strony PDF za pomocą .NET, .NET Core, Java, C++ i Android....Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/pl/rotate/
  8. 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/
  9. 档案

    档案...rotate = ap.Rotation.ON90 # 保存旋转后的 PDF 文件...文件 doc.save("rotated.pdf") 上面的代码示例旋转 PDF 文件中的所有页面。但是,您可以将其修改为...

    blog.aspose.com/zh/pdf/rotate-pdf-in-python/
  10. 中心点を中心にしたスタンプの回転|Aspose.PDF for .NET

    このセクションでは、Stampクラスを使用してスタンプを中心点の周りで回転させる方法を説明します。... Stamp クラスは、Rotationという名前のプロパティを提供します。このプロパティは...mp型のオブジェクトである場合、回転値はstamp.Rotation = 90として指定できます。この場合、スタンプはス...

    docs.aspose.com/pdf/ja/net/rotating-stamp-about...