Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 3,408 for

rotate page

(0.04 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....Page Product Family Aspose.PSD Product...forme, la taille et l’angle de rotation Insérer une forme flottante...

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

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

    kb.aspose.com/el/imaging/net/how-to-rotate-imag...
  3. Comment ajouter un filigrane d'image dans une p...

    Ce court tutoriel vous guidera sur la façon d'ajouter un filigrane d'image dans une présentation à l'aide de Java. À l'aide de ces étapes, vous pouvez insérer un filigrane d'image dans une présentation à l'aide de Java à différentes positions et angles dans une diapositive....Page Product Family Aspose.PSD Product...la position et l’angle de rotation du cadre photo Enregistrez...

    kb.aspose.com/fr/slides/java/how-to-add-image-w...
  4. Manipulasi Properti Halaman|Aspose.PDF for .NET

    Bagian ini menjelaskan cara memanipulasi Properti Halaman dengan Aspose.PDF Facades menggunakan Kelas PdfPageEditor....pdf" ); // Get page properties and print them to...Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/id/net/manipulate-page-prop...
  5. Impostare l'orientamento e controllare l'esport...

    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....orientation of the Visio drawing page programmatically. This help...has the Page class that represents a Visio drawing page. The PageSheet...

    docs.aspose.com/diagram/it/python-java/set-orie...
  6. PDF C#에 텍스트 스탬프 추가|Aspose.PDF for .NET

    Aspose.PDF for .NET 라이브러리를 사용하여 PDF 문서에 텍스트 스탬프를 추가합니다....100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...stamp to particular page document . Pages [ 1 ]. AddStamp ( textStamp...

    docs.aspose.com/pdf/ko/net/text-stamps-in-the-p...
  7. 使用 Java 旋转 PDF | Aspose.PDF

    关于如何在任何平台上旋转 PDF 文档的 Java 源代码。...pdf" ); for ( Page page : pdfDocument . getPages ())...()) { // Rectangle r = page.getMediaBox(); // double newHeight...

    products.aspose.com/pdf/zh-hans/java/rotate/
  8. Timbri di testo, immagine o pagina in PDF utili...

    Codice sorgente C# per lavorare con i timbri nel file PDF su.NET Framework, .NET Core....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...Color . Aqua ; pdfDocument . Pages [ 1 ]. AddStamp ( textStamp...

    products.aspose.com/pdf/it/net/stamps/
  9. Znaczki tekstowe, obrazowe lub strony w formaci...

    Kod źródłowy C# do pracy ze znaczkami w pliku PDF na .NET Framework, .NET Core....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...Color . Aqua ; pdfDocument . Pages [ 1 ]. AddStamp ( textStamp...

    products.aspose.com/pdf/pl/net/stamps/
  10. Add, Get or Remove Watermark in PDF using Pytho...

    Add, get or remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...Page.Artifacts collection class....how to add Watermark to PDF Pages - Python Input file: Upload...

    products.aspose.com/pdf/python-net/watermark/