Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 5,656 for

rotation

(0.03 sec)
  1. Pythonを使用してPDFに透かしを追加する|Aspose.PDF for Python v...

    この記事では、Pythonを使用してプログラムでPDFのアーティファクトを操作し、透かしを取得する機能について説明します。... rotation – アーティファクトの回転を取得します(度単位、正の値は反時計回りの回転を示します)。...VerticalAlignment . CENTER artifact . rotation = 45 artifact . opacity =...

    docs.aspose.com/pdf/ja/python-net/add-watermarks/
  2. 在C++中使用Artifacts|Aspose.PDF for C++

    本页描述了如何使用Aspose.PDF for C++处理Artifact类。代码片段展示了如何向PDF页面添加背景图像以及如何获取PDF文件第一页的每个水印。...Rotation – 获取工件的旋转(以度为单位,正值表示逆时针旋转)。...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/zh/cpp/artifacts/
  3. Obtenir la Résolution et les Dimensions des Ima...

    Cette section montre les détails pour obtenir la résolution et les dimensions des Images Intégrées...charge la mise à l’échelle, la rotation et l’inclinaison de tout contenu...mise à l'échelle (avec la rotation précédente) du contenu après...

    docs.aspose.com/pdf/fr/java/get-resolution-and-...
  4. Añadir Sello de Página PDF|Aspose.PDF para Java

    Esta sección explica cómo trabajar con Aspose.PDF Facades usando la Clase PdfFileStamp.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/es/java/add-pdf-page-stamp/
  5. Tambahkan Stempel Halaman PDF|Aspose.PDF untuk ...

    Bagian ini menjelaskan cara bekerja dengan Aspose.PDF Facades menggunakan Kelas PdfFileStamp.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/id/java/add-pdf-page-stamp/
  6. Python Barcode Generator and Scanner API | prod...

    Python barcode reader library to recognize and generate mutiple types of barcodes, including 1D, 2D, and Postal types. Use API in Python applications....customizing borders, color scheme, rotating angle, resolution, and a lot...text documents or that are rotated at an angle. Other presets...

    products.aspose.com/barcode/python-java/
  7. Aspose::Words::Drawing::Fill class | Aspose.Wor...

    Aspose::Words::Drawing::Fill class. Represents fill formatting for an object. To learn more, visit the documentation article in C++.... () Gets whether the fill rotates with the specified object....(bool) Sets whether the fill rotates with the specified object....

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Drukuj PDF przy użyciu Java | Aspose.PDF

    Kod źródłowy Java do drukowania dokumentu PDF na Javie i PHP, Delphi....Print the file with adjusted rotation viewer . PrintPageDialog =...

    products.aspose.com/pdf/pl/java/print/
  9. 使用 Java 向 PDF 添加图像图章 | Aspose.PDF

    Java原始程式碼,用於在Java和PHP上將圖像圖章添加到PDF中,德爾福。... setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    products.aspose.com/pdf/zh-hant/java/stamps/image/
  10. 使用 C++ 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上向PDF文件添加或删除水印。...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    products.aspose.com/pdf/zh-hans/cpp/watermark/