Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 4,938 for

image rotation

(0.14 sec)
  1. إضافة إطارات الصور إلى العروض التقديمية باستخدا...

    إضافة إطارات الصور إلى عروض PowerPoint و OpenDocument باستخدام Aspose.Slides للغة Python عبر .NET. سهل سير عملك وعزز تصاميم الشرائح....open ( "image.jpeg" , "rb" ) as image_stream : image = presentation...presentation . images . add_image ( image_stream ) # أضف إطار صورة...

    docs.aspose.com/slides/ar/python-net/picture-fr...
  2. Arbeiten mit Farbverläufen in PostScript | C++

    Das Hinzufügen eines Farbverlaufs in einer PS-Datei ist eine Funktion, die von der Aspose.Page-API-Lösung für C++ unterstützt wird....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/de/cpp/ps/working-with-gra...
  3. Lavorare con le sfumature in PostScript | C++

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

    docs.aspose.com/page/it/cpp/ps/working-with-gra...
  4. Робота з градієнтом у PostScript | C++

    Додавання градієнта у файлі PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в C++...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/uk/cpp/ps/working-with-gra...
  5. إضافة علامة مائية إلى عرض تقديمي في C#|توثيق As...

    تعلم كيفية إدارة العلامات المائية النصية والصورية في عروض PowerPoint وOpenDocument باستخدام C# لتحديد مسودة أو معلومات سرية أو حقوق طبع ونشر وغيرها....png" ); IPPImage image = presentation . Images . AddImage ( imageStream...PictureFillFormat . Picture . Image = image ; watermarkShape . FillFormat...

    docs.aspose.com/slides/ar/net/watermark/
  6. 在Java中發短信的圖像 - 快速輕鬆 | Aspose

    將光學特徵識別(OCR)與我們的Java庫的多功能和強大的OCR集成到您的Java應用程序中。...new AsposeOCR (); OcrInput images = new OcrInput ( InputType...SingleImage ); images . add ( "image1.png" ); // Recognize images ArrayList...

    products.aspose.com/ocr/zh-hant/java/
  7. Convertir des fichiers XPS | Solution API .NET

    La fonctionnalité de conversion XPS en PNG incluse dans la solution API Aspose.Page pour .NET est décrite et illustrée avec les extraits de code ici....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/fr/net/convert-xps/
  8. Archivio

    Archivio...Imaging.Drawing , una potente API progettata...di disegni C# .NET # Aspose.Imaging.Drawing è una solida API che...

    blog.aspose.com/it/imaging/net-drawing-library/
  9. 아카이브

    아카이브...각도 설정 watermarkShape->set_Rotation(-45); // 텍스트 설정 auto watermarkTextFrame...height); auto image = presentation->get_Images()->AddImage(F...

    blog.aspose.com/ko/slides/add-watermark-to-powe...
  10. Добавление таблиц в PDF с помощью Python|Aspose...

    Узнайте, как добавлять и настраивать таблицы в существующих PDF‑документах с помощью Python....Image()’ добавлен во вторую ячейку...path import sys def add_image ( image : str , outfile : str )...

    docs.aspose.com/pdf/ru/python-net/adding-tables/