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

rotate

(1.27 sec)
  1. اضافه کردن تمبر تصویر به PDF با استفاده از C# |...

    تمبر تصویر را به فایل PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET اضافه کنید....Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/fa/net/stamps/image/
  2. เพิ่มแสตมป์รูปภาพลงใน PDF โดยใช้ Python | Aspos...

    เพิ่มแสตมป์รูปภาพลงในไฟล์ PDF โดยเป็นโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET... rotate = apdf . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/th/python-net/stamps/im...
  3. Sequential multi-page image export (batch) mode...

    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....processing a page (for example, a rotation operation) –> exporting a...export mode, all pages are also rotated 90 degrees beforehand: The...

    docs.aspose.com/imaging/java/sequential-multi-p...
  4. Formverarbeitung in Aspose.PSD für C#|Documenta...

    Beispiele zur Manipulation von Formebenen der PSD-Datei...Ändern Sie die Position, Größe, Rotation und andere Attribute, um den...erzielen. Verändern Sie Größe, Rotation oder Scherung von Formen,...

    docs.aspose.com/psd/de/de/net/psd-formverarbeit...
  5. BarcodeParameters class | Aspose.Words for Python

    aspose.words.fields.BarcodeParameters class. Container class for barcode parameters to pass-through to BarcodeGenerator...1/1440 inches) symbol_rotation Rotation of the barcode symbol...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C++ 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 이미지 스탬프를 추가합니다....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/ko/cpp/stamps/image/
  7. 使用 C++ 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加水印...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/zh-hant/cpp/watermark/add/
  8. WatermarkLayout | Aspose.Words for Java

    Defines layout of the watermark relative to the watermark center in Java....Corresponds to 315 degrees of rotation. HORIZONTAL public static...Corresponds to 0 degrees of rotation. length public static int...

    reference.aspose.com/words/java/com.aspose.word...
  9. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....such as center alignment, rotation, front position, etc. We will...watermark_shape ) Set Watermark Rotation Here is a code example of...

    docs.aspose.com/slides/python-net/watermark/
  10. Ajouter un Timbre de Page PDF|Aspose.PDF pour Java

    Cette section explique comment travailler avec Aspose.PDF Facades en utilisant la classe PdfFileStamp....attributs comme l’origine, la rotation, l’arrière-plan, etc. en utilisant...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/fr/java/add-pdf-page-stamp/