Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 7,449 for

rotate

(0.26 sec)
  1. Archiv

    Archiv...auto_rotate = True viewer.print_page_dialog...auto_resize = True viewer.auto_rotate = True viewer.print_page_dialog...

    blog.aspose.com/de/pdf/print-pdf-in-python/
  2. 档案

    档案... 然后,使用 Rotate() 方法过滤器添加旋转角度。 接下来,创建 RecognitionSettings...filters.add(PreprocessingFilter.Rotate(-90)); // 将预处理后的图像保存到文件 BufferedImage...

    blog.aspose.com/zh/ocr/image-skew-correction-in...
  3. آرشیوها

    آرشیوها...auto_rotate = True viewer.print_page_dialog...auto_resize = True viewer.auto_rotate = True viewer.print_page_dialog...

    blog.aspose.com/fa/pdf/print-pdf-in-python/
  4. آرشیوها

    آرشیوها...rotation = -45 # ارسال به عقب slide...تنظیم چرخش watermarkShape.rotation = -45 # ذخیره ارائه presentation...

    blog.aspose.com/fa/slides/add-watermark-to-powe...
  5. ค้นหา

    ค้นหา...rotation = -45 # ส่งกลับ slide.shapes...ตั้งการหมุน watermarkShape.rotation = -45 # บันทึกการนำเสนอ presentation...

    blog.aspose.com/th/slides/add-watermark-to-powe...
  6. Lưu trữ

    Lưu trữ...xoay bằng bộ lọc phương thức Rotate(). Tiếp theo, tạo một thể hiện...filters.add(PreprocessingFilter.Rotate(-90)); // Lưu hình ảnh đã xử...

    blog.aspose.com/vi/ocr/image-skew-correction-in...
  7. 搜索

    搜索...auto_rotate = True viewer.print_page_dialog...auto_resize = True viewer.auto_rotate = True viewer.print_page_dialog...

    blog.aspose.com/zh-hant/pdf/print-pdf-in-python/
  8. 搜索

    搜索... 然後,使用 Rotate() 方法過濾器添加旋轉角度。 接下來,創建 RecognitionSettings...filters.add(PreprocessingFilter.Rotate(-90)); // 將預處理後的圖像保存到文件 BufferedImage...

    blog.aspose.com/zh-hant/ocr/image-skew-correcti...
  9. 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/ja/cpp/shape-manipulations/
  10. 在 .NET 中管理演示文稿形状|Aspose.Slides 文档

    学习在 Aspose.Slides for .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。... float rotation = shape . Frame . Rotation ; shape . Frame... height , flipH , flipV , rotation ); presentation . Save ( "output...

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