Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 7,627 for

rotate

(0.78 sec)
  1. Insérer une forme dans Word à l'aide de Python

    Cet article explique comment insérer une forme dans Word à l'aide de Python. Il contient les paramètres IDE, les étapes et un exemple de code montrant comment dessiner une ligne droite dans Word à l'aide de Python....forme, la taille et l’angle de rotation Insérer une forme flottante...nécessaires et l’angle de rotation Définir le format de sortie...

    kb.aspose.com/fr/words/python/insert-shape-in-w...
  2. Τρόπος περιστροφής εικόνας σε C#

    Αυτό το σύντομο σεμινάριο περιγράφει τον τρόπο περιστροφής εικόνας σε C#. Για να περιστρέψετε την εικόνα μέσω προγραμματισμού, οι ρυθμίσεις περιβάλλοντος C# και το δείγμα κώδικα κοινοποιούνται επίσης με μια λεπτομερή περιγραφή.... Κατά τη χρήση του C# rotate bitmap θα παρουσιαστεί η λειτουργία...χρησιμοποιώντας τη λειτουργία RasterImage.Rotate Αναστρέψτε την εικόνα στον...

    kb.aspose.com/el/imaging/net/how-to-rotate-imag...
  3. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...or not transformed for page rotation) or that the SDK version you...the page). If the page is rotated, has a non‑standard media box...

    forum.aspose.com/t/really-weird-large-redaction...
  4. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....Print the file with adjusted rotation viewer . setPrintPageDialog...Print the file with adjusted rotation viewer . setPrintPageDialog...

    docs.aspose.com/pdf/java/print-pdf-file/
  5. 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...
  6. Повернуть текст с фигурой внутри таблицы|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...
  7. 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....
  8. Stamp Class|Aspose.PDF for Python via .NET

    Learn how to work with the Stamp class to add image, PDF, and text-based stamps to PDF documents in Python....and it can be positioned, rotated, styled, and limited to specific...set_origin ( 36 , 700 ) stamp . rotation = 15.0 pdf_stamper . add_stamp...

    docs.aspose.com/pdf/python-net/stamp-class/
  9. Ajouter filigrane au PDF avec Node.js via C++|D...

    Apprenez comment ajouter un filigrane texte et image au PDF lors de la conversion d Excel en PDF en utilisant Aspose.Cells for Node.js via C++....l’alignement, le décalage, la rotation, l’opacité, l’avant-plan/arrière-plan...TextAlignmentType . Center ); // specify rotation watermark . setRotation (...

    docs.aspose.com/cells/fr/nodejs-cpp/add-waterma...
  10. Aggiungi timbro immagine al PDF usando C++ | As...

    Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio C++ usando Aspose.PDF per C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/it/cpp/stamps/image/