Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 4,857 for

image rotation

(0.08 sec)
  1. Aspose.PSD for .NET 20.10 - リリースノート|Documentation

    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....using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFilePath...)) { image . Save ( outputFile , new PsdOptions ( image )); }...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-2...
  2. Formater le texte PowerPoint sur Android|Docume...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour Android via Java. Personnalisez les polices, les couleurs, l'alignement, et plus encore....généralement du texte et des images. Le texte peut être formaté... dispose (); } Définir la rotation du texte Aspose.Slides pour...

    docs.aspose.com/slides/fr/androidjava/text-form...
  3. Salva il documento Visio a livello di codice|Do...

    Questa pagina descrive come salvare il documento Visio su file, eseguire lo streaming con la libreria Aspose.Diagram....they may appear as block, // image or XPS. Set the DefaultFont...quality of JPEG compression for images (if JPEG compression is used)...

    docs.aspose.com/diagram/it/net/save-visio-docum...
  4. Guarde el documento Visio mediante programación...

    Esta página describe cómo guardar el documento Visio en un archivo, transmitir con la biblioteca Aspose.Diagram....they may appear as block, // image or XPS. Set the DefaultFont...quality of JPEG compression for images (if JPEG compression is used)...

    docs.aspose.com/diagram/es/net/save-visio-docum...
  5. Trabajar con degradado en PostScript | .NET

    Agregar degradado en un archivo PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/es/net/ps/working-with-gra...
  6. Lavorare con le sfumature in PostScript | .NET

    L'aggiunta di una sfumatura in un file PS è una funzionalità supportata dalla soluzione API di Aspose.Page. Scopri come utilizzare la funzionalità in .NET...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/it/net/ps/working-with-gra...
  7. Archivo

    Archivo...Imaging.Drawing , una poderosa API...de dibujos C# .NET # Aspose.Imaging.Drawing es una API robusta...

    blog.aspose.com/es/imaging/net-drawing-library/
  8. Bilderrahmen zu Präsentationen mit Python hinzu...

    Fügen Sie PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python über .NET Bilderrahmen hinzu. Optimieren Sie Ihren Arbeitsablauf und verbessern Sie das Design der Folien....open ( "image.jpeg" , "rb" ) as image_stream : image = presentation...presentation . images . add_image ( image_stream ) # Fügen Sie einen...

    docs.aspose.com/slides/de/python-net/picture-fr...
  9. 搜索

    搜索...接下來,調用 AddImage() 方法將圖像添加到演示文稿的 image 集合中。 然後,調用 InsertEmptySlide()...System.Drawing.Image img = new Bitmap(ms); IPPImage image = presentation...

    blog.aspose.com/zh-hant/slides/add-qr-code-to-p...
  10. Ein Wasserzeichen zu einer Präsentation in C# h...

    Erfahren Sie, wie Sie Text- und Bildwasserzeichen in PowerPoint- und OpenDocument-Präsentationen in C# verwalten, um einen Entwurf, vertrauliche Informationen, Urheberrecht und mehr anzuzeigen....png" ); IPPImage image = presentation . Images . AddImage ( imageStream...PictureFillFormat . Picture . Image = image ; watermarkShape . FillFormat...

    docs.aspose.com/slides/de/net/watermark/