Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 3,374 for

rotate page

(0.06 sec)
  1. Ajouter un filigrane au PDF|Aspose.PDF pour Java

    Cet article explique les fonctionnalités de travail avec des artefacts et d'obtention de filigranes dans les PDF en utilisant Java de manière programmatique....artefacts sur une page particulière, la classe Page a la propriété...incluent Background, Layout, Page, Pagination et Undefined). Artifact...

    docs.aspose.com/pdf/fr/java/add-watermarks/
  2. Faire pivoter le texte dans Word à l'aide de Py...

    Faites pivoter le texte dans Word à l'aide de Python. Obtenez des détails pour configurer l'EDI, une liste d'étapes et un exemple de code pour retourner le texte dans Word à l'aide de Python....Page Product Family Aspose.PSD Product...de classe Document pour la rotation Parcourez la collection de...

    kb.aspose.com/fr/words/python/rotate-text-in-wo...
  3. اضافه کردن تمبر متن به PDF با استفاده از Python...

    کد منبع پایتون برای اضافه کردن تمبر متن به فایل PDF در چارچوب دات نت, دات نت هسته.... pages . add () # Create text stamp...100 # Rotate stamp textStamp . rotate = ap . Rotation . ON90...

    products.aspose.com/pdf/fa/python-net/stamps/text/
  4. Timbri di testo, immagine o pagina in PDF utili...

    Codice sorgente Python per lavorare con timbri in file PDF su .NET Framework, .NET Core.... pages . add () # Create text stamp...100 # Rotate stamp textStamp . rotate = ap . Rotation . ON90...

    products.aspose.com/pdf/it/python-net/stamps/
  5. Python 를 사용하여 PDF에 텍스트 스탬프 추가 | Aspose.PDF

    .NET 프레임워크, .NET Core에서 PDF 파일에 텍스트 스탬프를 추가하는 Python 소스 코드입니다.... pages . add () # Create text stamp...100 # Rotate stamp textStamp . rotate = ap . Rotation . ON90...

    products.aspose.com/pdf/ko/python-net/stamps/text/
  6. Ruota il PDF usando Python | Aspose.PDF

    Questa pagina descrive le caratteristiche di come ruotare il file PDF utilizzando Aspose.PDF per la libreria Python....input_pdf ) for page in doc . pages : r = page . media_box newHeight...to move page upper in order to compensate changing page size #...

    products.aspose.com/pdf/it/python-net/rotate/
  7. Travailler avec l'impression PDF|Aspose.PDF pou...

    Cette section explique comment imprimer un fichier PDF avec Aspose.PDF Facades en utilisant la classe PdfViewer....paramètres d’imprimante et de page La classe PdfViewer vous permet...paramètres de l’imprimante et de la page. public static void PrintingPDFFile...

    docs.aspose.com/pdf/fr/java/print-pdf-file/
  8. Faire pivoter le SVG en Python

    Ce guide explique comment faire pivoter un SVG en Python. Il contient les détails de configuration de l'environnement et une liste d'étapes en plus d'un extrait de code exécutable pour la rotation SVG en Python....Page Product Family Aspose.PSD Product...de code exécutable pour la rotation SVG en Python. Il décrit le...

    kb.aspose.com/fr/svg/python/rotate-svg-in-python/
  9. 使用编程方式更改 PDF 页面大小|Aspose.PDF for PHP via Java

    使用 PHP 更改 PDF 文件的页面大小。... Page 类包含 SetPageSize(…) 方法,允许您设置...$document -> getPages (); // 获取特定页面 $page = $pageCollection -> get_Item...

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

    本页介绍如何使用 Aspose.PDF for .NET 库旋转 PDF 文件的功能。... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/zh-hant/net/rotate/