Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 4,834 for

image rotation

(0.35 sec)
  1. Erstellen Sie 3D‑Präsentationen in C++|Aspose.S...

    Erstellen Sie mühelos interaktive 3D‑Präsentationen in C++ mit Aspose.Slides. Exportieren Sie schnell in PowerPoint‑ und OpenDocument‑Formate für vielseitige Nutzung....u "image.jpg" ); auto image = presentation -> get_Images () ->...-> get_Picture () -> set_Image ( image ); shape -> get_FillFormat...

    docs.aspose.com/slides/de/cpp/3d-presentation/
  2. C++ で PowerPoint の図形をフォーマットする|Aspose.Slides ドキュメント

    Aspose.Slides を使用して C++ で PowerPoint の図形をフォーマットする方法を学びます。PPT、PPTX、ODP ファイルに対して、塗りつぶし、線、効果スタイルを正確に、完全にコントロールしながら設定できます。...set_Image メソッドに渡します。 変更したプレゼンテーションを PPTX...画像を読み込み、プレゼンテーションのリソースに追加します。 auto image = Images :: FromFile ( u "lotus...

    docs.aspose.com/slides/ja/cpp/shape-formatting/
  3. Aspose.Page для Python – часто задаваемые вопросы

    Подробные часто задаваемые вопросы, охватывающие установку, лицензирование, поддерживаемые форматы, преобразование, рендеринг, редактирование, производительность и устранение неполадок для библиотеки Aspose.Page на чистом Python....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/ru/python-net/faq/
  4. Travailler avec le dégradé dans PS | .NET

    L'ajout d'un dégradé dans le fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/fr/net/ps/working-with-gra...
  5. Enregistrer le document Visio par programmation...

    Cette page décrit comment enregistrer le document Visio dans un fichier, diffuser avec la bibliothèque Aspose.Diagram....options d’enregistrement d’image . Utilisez les options de sauvegarde...they may appear as block, // image or XPS. Set the DefaultFont...

    docs.aspose.com/diagram/fr/net/save-visio-docum...
  6. .NETにおけるアーティファクトの操作|Aspose.PDF for .NET

    Aspose.PDF for .NETは、PDFページに背景画像を追加し、Artifactクラスを使用して各ウォーターマークを取得することを可能にします。...Image – Artifactの画像を取得します (画像が存在する場合。存在しなければ...ページ上のArtifactの位置を取得します。 Artifact.Rotation – Artifactの回転角度を取得します (単位...

    docs.aspose.com/pdf/ja/net/artifacts/
  7. 記録

    記録...Imaging.PixelFormat.Format32bppPArgb);...originalRentangle, (matrix) => matrix.Rotate(15.0f)); TransformPath(graphics...

    blog.aspose.com/ja/drawing/matrix-global-local-...
  8. Arbeiten mit Farbverläufen in PostScript | .NET

    Das Hinzufügen eines Farbverlaufs in einer PS-Datei ist eine Funktion, die von Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/de/net/ps/working-with-gra...
  9. Chercher

    chercher...suppression de l’arrière-plan des images est une tâche courante et essentielle...supprimer l’arrière-plan des images par programmation en C#. Bibliothèque...

    blog.aspose.com/fr/imaging/remove-image-backgro...
  10. 在 C++ 中为演示文稿添加水印|Aspose.Slides 文档

    在 C++ 中管理 PowerPoint 和 OpenDocument 演示文稿的文字和图片水印,以标示草稿、机密信息、版权等。...png" ); auto image = presentation -> get_Images () -> AddImage...-> get_Picture () -> set_Image ( image ); watermarkShape -> get_FillFormat...

    docs.aspose.com/slides/zh/cpp/watermark/