Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 7,460 for

rotation

(0.15 sec)
  1. Cách xoay PDF bằng Java

    Bài viết này mô tả cách xoay PDF bằng Java. Nó chứa các hướng dẫn để đặt môi trường, viết ứng dụng cơ bản và mã mẫu để thay đổi hướng PDF bằng Java....on90, on180 hoặc on270 từ Rotation enumerator để đặt góc bằng...

    kb.aspose.com/vi/pdf/java/how-to-rotate-pdf-usi...
  2. FieldDisplayBarcode.barcode_value property | As...

    FieldDisplayBarcode.barcode_value property. Gets or sets the barcode value.... symbol_rotation = '0' self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get and Set Page Properties|Aspose.PDF for C++

    You can get and set page properties from your PDF file using C++ library....WriteLine ( u "Rotate : {0}" , pdfPage -> get_Rotate ()); } Add Pages...

    docs.aspose.com/pdf/cpp/get-and-set-page-proper...
  4. Memutar Teks di Dalam PDF|Aspose.PDF untuk Java

    Pelajari berbagai cara untuk memutar teks ke PDF. Aspose.PDF memungkinkan Anda untuk memutar teks ke sudut mana pun, memutar fragmen teks atau seluruh paragraf....textFragment1 = new TextFragment ( "rotated text" ); // Atur properti teks...new TextFragment ( "another rotated text" ); // Atur properti teks...

    docs.aspose.com/pdf/id/java/rotate-text-inside-...
  5. إضافة ختم صفحة PDF|Aspose.PDF for .NET

    اكتشف كيفية إضافة الأختام إلى صفحات PDF في .NET، بما في ذلك النصوص والصور، لأغراض العلامة المائية أو العلامة التجارية باستخدام Aspose.PDF.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ar/net/add-pdf-page-stamp/
  6. PDFに画像スタンプを追加する C#|Aspose.PDF for .NET

    Aspose.PDFライブラリを使用してImageStampクラスでPDFドキュメントに画像スタンプを追加します。... Rotate = Rotation . on270 ; imageStamp ...

    docs.aspose.com/pdf/ja/net/image-stamps-in-pdf-...
  7. Archivio

    Archivio...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    blog.aspose.com/it/pdf/print-pdf-files-programm...
  8. 搜索

    搜索... 新增rotate()過濾器。 之後,將影像新增至識別批次並使用 OcrInput...preprocessingfilters.PreprocessingFilter.rotate(5.8)) # 將影像新增至識別批次並套用處理濾鏡 img...

    blog.aspose.com/zh-hant/ocr/skew-correction-in-...
  9. Archivo

    Archivo...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    blog.aspose.com/es/pdf/print-pdf-files-programm...
  10. 在 C++ 中管理演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。... auto rotation = shape -> get_Frame () -> get_Rotation (); shape... height , flipH , flipV , rotation )); presentation -> Save (...

    docs.aspose.com/slides/zh/cpp/shape-manipulations/