Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 7,453 for

rotate

(0.51 sec)
  1. Faire pivoter le texte avec la forme à l intéri...

    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_text_with_shape . Sa valeur...propriété ShapeTextAlignment.rotate_text_with_shape sur false et...

    docs.aspose.com/cells/fr/python-net/rotate-text...
  2. ChartAxisTitle Class | Aspose.Words for .NET

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact.... Rotation { get; set; } Gets or sets the rotation of the...

    reference.aspose.com/words/net/aspose.words.dra...
  3. WatermarkLayout | Aspose.Words for Java

    Defines layout of the watermark relative to the watermark center in Java....Corresponds to 315 degrees of rotation. HORIZONTAL public static...Corresponds to 0 degrees of rotation. length public static int...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java.... getRotation() Gets the rotation of the chart title in degrees...setRotation(int value) Sets the rotation of the chart title in degrees...

    reference.aspose.com/words/java/com.aspose.word...
  5. Ajouter un filigrane au PDF|Aspose.PDF pour PHP...

    Cet article explique les fonctionnalités du travail avec les artefacts et l'obtention de filigranes dans les PDFs en utilisant PHP....Rotation – Obtient la rotation d’un artefact (en...valeur positive indique une rotation dans le sens antihoraire)...

    docs.aspose.com/pdf/fr/php-java/add-watermarks/
  6. Creating QR Barcodes|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....imageExpression > </ image > Rotation A QR barcode can be read from...QR barcodes with different rotation angles. QR barcode sample...

    docs.aspose.com/barcode/jasperreports/creating-...
  7. Rotar Páginas PDF en Node.js|Aspose.PDF para No...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente programáticamente en el entorno de Node.js....Rotation’ para el valor de rotación...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/es/nodejs-cpp/rotate-pages/
  8. Ubah Ukuran Halaman PDF Secara Programatis|Aspo...

    Ubah Ukuran Halaman dari file PDF Anda menggunakan PHP....sudut 90 derajat $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Dapatkan informasi tinggi...

    docs.aspose.com/pdf/id/php-java/change-page-size/
  9. Alterar Tamanho da Página do PDF Programaticame...

    Alterar o tamanho da página do seu arquivo PDF usando PHP....ângulo de 90 graus $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Obter informações de altura...

    docs.aspose.com/pdf/pt/php-java/change-page-size/
  10. 使用 Go 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Go via C++ 使用 Go 示例代码,以编程方式旋转 PDF 文档...PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/zh-hant/go-cpp/rotate/