Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 2,068 for

bitmap

(0.07 sec)
  1. Конвертируйте BMP в EPS с помощью Python

    Функциональность преобразования BMP в EPS, предлагаемая API-решением Aspose.Page для Python, объясняется и иллюстрируется фрагментами кода здесь....options) Использование объекта Bitmap и строки для сохранения BMP...назначается объектом aspose.pydrawing.Bitmap , а выходной файл EPS назначается...

    docs.aspose.com/page/ru/python-net/convert/bmp-...
  2. ImageSaveOptions.metafile_rendering_options pro...

    ImageSaveOptions.metafile_rendering_options property. Allows to specify how metafiles are treated in the rendered output....BITMAP is specified, Aspose.Words...MetafileRenderingMod is MetafileRenderingMod.BITMAP . Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Konvertieren Sie PNG in EPS mithilfe der API fü...

    Die von der Aspose.Page für .NET angebotene PNG-zu-EPS-Konvertierungsfunktion wird hier mit den Codeausschnitten erläutert und veranschaulicht....wird das Eingabebild durch das Bitmap -Objekt und die Ausgabe-EPS-Datei...Create the bitmap object from image file 9 using(Bitmap png = new...

    docs.aspose.com/page/de/net/convert/png-to-eps/
  4. Convertir JPG en EPS à l'aide de l'API pour .NET

    La fonctionnalité de conversion JPG en EPS offerte par la solution API Aspose.Page pour .NET est expliquée et illustrée avec les extraits de code ici....est attribuée par un objet Bitmap et le fichier EPS de sortie...Create the bitmap object from image file 9 using(Bitmap jpg = new...

    docs.aspose.com/page/fr/net/convert/jpg-to-eps/
  5. Convertir TIFF en EPS à l'aide de .NET

    La fonctionnalité de conversion TIFF en EPS offerte par la solution API Aspose.Page pour .NET est expliquée et illustrée avec les extraits de code ici....est attribuée par un objet Bitmap et le fichier EPS de sortie...Create the bitmap object from image file 9 using(Bitmap tiff = new...

    docs.aspose.com/page/fr/net/convert/tiff-to-eps/
  6. Manipolazione delle immagini PNG|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....per la trasmissione di una bitmap tramite reti. Quando si salva...un’immagine bitmap. Come per tutti gli altri formati bitmap, la profondità...

    docs.aspose.com/psd/it/net/manipolazione-immagi...
  7. Convertir PNG en EPS à l'aide de l'API pour .NET

    La fonctionnalité de conversion PNG en EPS offerte par la solution API Aspose.Page pour .NET est expliquée et illustrée avec les extraits de code ici....est attribuée par un objet Bitmap et le fichier EPS de sortie...Create the bitmap object from image file 9 using(Bitmap png = new...

    docs.aspose.com/page/fr/net/convert/png-to-eps/
  8. Konvertieren Sie EMF mithilfe der API für .NET ...

    Die von der Aspose.Page für .NET angebotene EMF-zu-EPS-Konvertierungsfunktionalität wird hier mit den Codeausschnitten erläutert und veranschaulicht....wird das Eingabebild durch das Bitmap -Objekt und die Ausgabe-EPS-Datei...Create the bitmap object from image file 9 using(Bitmap emf = new...

    docs.aspose.com/page/de/net/convert/emf-to-eps/
  9. Konvertieren Sie TIFF mit .NET in EPS

    Die von der Aspose.Page für .NET angebotene TIFF-zu-EPS-Konvertierungsfunktionalität wird hier mit den Codeausschnitten erläutert und veranschaulicht....wird das Eingabebild durch das Bitmap -Objekt und die Ausgabe-EPS-Datei...Create the bitmap object from image file 9 using(Bitmap tiff = new...

    docs.aspose.com/page/de/net/convert/tiff-to-eps/
  10. 创建形状缩略图|Aspose.Slides for Python 文档

    Python中的PowerPoint演示文稿中的形状缩略图...get_image () as bitmap : # 将图像以PNG格式保存到磁盘 bitmap . save ( "Shape_thumbnail_out...SHAPE , 1 , 1 ) as bitmap : # 将图像以PNG格式保存到磁盘 bitmap . save ( "Scaling...

    docs.aspose.com/slides/zh/python-net/create-sha...