Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 7,271 for

rotate

(0.15 sec)
  1. 档案

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

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

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

    docs.aspose.com/pdf/ja/net/rotating-stamp-about...
  3. ค้นหา

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

    blog.aspose.com/th/imaging/rotate-images-in-java/
  4. Customize Barcode Appearance|Documentation

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

    docs.aspose.com/barcode/phpjava/customize-barco...
  5. 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....appearance-related properties Image rotation Encoding and decoding non-English...background color, bar color, rotation angle, X-dimension, image...

    docs.aspose.com/barcode/jasperreports/features/
  6. Rotar Texto Dentro de PDF usando C++|Aspose.PDF...

    Aprende diferentes maneras de rotar texto en PDF. Aspose.PDF te permite rotar texto a cualquier ángulo, rotar fragmentos de texto o un párrafo completo....MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...-> get_TextState () -> set_Rotation ( 45 ); // Crear fragmento...

    docs.aspose.com/pdf/es/cpp/rotate-text-inside-pdf/
  7. Symboliseur de marqueur|Documentation

    La bibliothèque ou l'API GIS C# prend en charge le symboliseur de marqueur simple qui dessine une forme prédéfinie avec un remplissage et un contour personnalisables sur des géométries de n'importe quel type, comme Point, Ligne, Surface.... Rotation Spécifie la rotation du symbole autour...valeurs positives indiquent une rotation dans le sens des aiguilles...

    docs.aspose.com/gis/fr/net/marker-symbolizer/
  8. 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/
  9. 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/
  10. 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...