Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 7,424 for

rotation

(0.19 sec)
  1. أرشيف

    أرشيف...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    blog.aspose.com/ar/pdf/print-pdf-files-programm...
  2. 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/
  3. 在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/
  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. 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-...
  6. 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/
  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. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...Rotation = -40; watermark.Fill.Color...top-right corner. watermark.rotation = 45 # Place the watermark...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  9. 档案

    档案...string theString = "45 Degree Rotated Text"; // 创建并初始化 Graphics 类的实例并初始化.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // 通过矩阵设置变换 graphics...

    blog.aspose.com/zh/imaging/add-watermark-to-ima...
  10. Archivo

    Archivo...transform: rotate(0deg); } 100% { transform: rotate(360deg); }...

    blog.aspose.com/es/cad/view-of-dwg-files-based-...