Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 5,004 for

image rotation

(0.12 sec)
  1. 搜索

    搜索...set_rotation(0, 0, 40) textFrame.text_frame_format...shape.three_dformat.camera.set_rotation(20, 30, 40) shape.three_dformat...

    blog.aspose.com/zh-hant/slides/create-three-d-e...
  2. Archivio

    Archivio...MemoryStream(); var image = Image.Load(file.OpenReadStream()); image.Save(ms...src="data:image/png;base64, @Model" /> // show image in browser...

    blog.aspose.com/it/cad/view-of-dwg-files-based-...
  3. Archiv

    Archiv...MemoryStream(); var image = Image.Load(file.OpenReadStream()); image.Save(ms...src="data:image/png;base64, @Model" /> // show image in browser...

    blog.aspose.com/de/cad/view-of-dwg-files-based-...
  4. Arşiv

    Arşiv...MemoryStream(); var image = Image.Load(file.OpenReadStream()); image.Save(ms...src="data:image/png;base64, @Model" /> // show image in browser...

    blog.aspose.com/tr/cad/view-of-dwg-files-based-...
  5. Архів

    Архів...MemoryStream(); var image = Image.Load(file.OpenReadStream()); image.Save(ms...src="data:image/png;base64, @Model" /> // show image in browser...

    blog.aspose.com/uk/cad/view-of-dwg-files-based-...
  6. C# を使用して PDF を回転する方法

    この記事では、C# を使用して PDF を回転する方法について説明します。開発環境の設定、実行する手順のリスト、および C# を使用して PDF ページを回転させるための実行可能なサンプル コードが含まれています。...Imaging Product Family Aspose.BarCode...CropBox を更新された四角形に設定します ページの Rotation プロパティを設定してコンテンツも回転させます ページとコンテンツの向きを変更して、結果の...

    kb.aspose.com/ja/pdf/net/how-to-rotate-pdf-usin...
  7. Форматирование фигур PowerPoint в Python|Докуме...

    Узнайте, как форматировать фигуры PowerPoint в Python с помощью Aspose.Slides — задавайте стили заливки, линий и эффектов для файлов PPT, PPTX и ODP с точностью и полным контролем....image формата picture_fill_format...slides . Images . from_file ( "lotus.png" ) as image : presentation_image...

    docs.aspose.com/slides/ru/python-net/shape-form...
  8. เพิ่มลายน้ำลงใน PDF โดยใช้ Python | Aspose.PDF

    เพิ่มลายน้ำลงในไฟล์ PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET... set_image ( "watermark.jpg" ) artifact...VerticalAlignment . CENTER artifact . rotation = 15 artifact . opacity =...

    products.aspose.com/pdf/th/python-net/watermark...
  9. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....Imaging Product Family Aspose.BarCode...PDF to XML in Python How to Rotate PDF using Python How to Export...

    kb.aspose.com/pdf/python/page/3/
  10. PDFにウォーターマークを追加する(C++版)|Documentation

    Aspose.Cellsを使用してレンダリング中にPDFファイルにテキストと画像のウォーターマークを追加する方法を学びます(C++版)。...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...Create a watermark from image (prepare image bytes) Vector < uint8_t...

    docs.aspose.com/cells/ja/cpp/add-watermark-to-pdf/