Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 7,313 for

rotate

(0.29 sec)
  1. Working with PDF Pages in Python|Aspose.PDF for...

    How to manipulate pages in PDF documents programmatically using Aspose.PDF for Python via .NET library.... Rotating Pages - you can change the...of PDF pages, such as size, rotation, and color attributes. Stamping...

    docs.aspose.com/pdf/python-net/working-with-pages/
  2. Aggiungi timbro immagine al PDF usando Python |...

    Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python for .NET.... rotate = apdf . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/it/python-net/stamps/im...
  3. Повернуть текст с фигурой внутри таблицы|Docume...

    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 . Значение...свойство ShapeTextAlignment.rotate_text_with_shape как false и...

    docs.aspose.com/cells/ru/python-net/rotate-text...
  4. ChartDataLabel.Orientation | Aspose.Words per .NET

    Scopri la proprietà Orientamento ChartDataLabel per personalizzare facilmente l'orientamento del testo dell'etichetta, per una migliore visualizzazione dei dati e una maggiore chiarezza nei tuoi grafici.... Rotation = - 45 ; // Modifica l'orientamento...Horizontal ; dataLabels [ 0 ]. Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/it/net/aspose.words....
  5. Повертайте документи через Python | products.as...

    Обертайте PDF-файли та файли зображень, включаючи JPG PNG BMP GIF TIFF SVG, за допомогою програми Python....PDF Explore Rotate File Options with Python Rotate PDF Files...

    products.aspose.com/total/uk/python-net/rotate/
  6. AxisTickLabels.Orientation | Aspose.Words per .NET

    Personalizza l'orientamento delle tue etichette AxisTickLabels per una leggibilità ottimale. Regola facilmente la direzione del testo delle etichette di spunta per migliorare la visualizzazione dei tuoi dati!... Rotation = - 30 ; yTickLabels . Orientation...Horizontal ; yTickLabels . Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/it/net/aspose.words....
  7. Memutar Teks di Dalam PDF menggunakan C++|Aspos...

    Pelajari berbagai cara untuk memutar teks ke PDF. Aspose.PDF memungkinkan Anda memutar teks ke sudut mana pun, memutar fragmen teks atau seluruh paragraf....-> get_TextState () -> set_Rotation ( 45 ); // Buat fragmen teks...-> get_TextState () -> set_Rotation ( 90 ); // buat objek TextBuilder...

    docs.aspose.com/pdf/id/cpp/rotate-text-inside-pdf/
  8. Förenkla skapandet av transformationsmatris med...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/sv/net/simplify-the-creation...
  9. Szincir işlemleri ile dönüşüm matrisinin oluştu...

    Aspose.3D for .NET API, dönüşüm matrisinin zincir işlemleri tarafından oluşturulmasını kolaylaştıran transformbuilder sınıfını sunar....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/tr/net/simplify-the-creation...
  10. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....can set alignment, offset, rotation, opacity, foreground/background...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/