Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 50,301 for

bitmap

(0.04 sec)
  1. Handling Windows Metafiles|Aspose.Words for Pyt...

    Aspose.Words for Python via .NET implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....meaning when converting to bitmaps (see also the ImageSaveOptions...ons property). Saving to a bitmap works differently on platforms...

    docs.aspose.com/words/python-net/handling-windo...
  2. Ուղղանկյուն նկարել C#-ում

    Այս հոդվածում բացատրվում է, թե ինչպես նկարել ուղղանկյուն C#-ում։ Այն ներառում է IDE-ի կարգավորումը, ալգորիթմը և աշխատող կոդի օրինակ՝ C#-ում ուղղանկյուն ստեղծելու համար։...պիքսելային տվյալները և bitmap-ի չափերը՝ Bitmap օբյեկտ ստեղծելու համար...Graphics դասի օբյեկտ՝ օգտագործելով Bitmap-ի նմուշը Կանչեք DrawRectangle-ը՝...

    kb.aspose.com/hy/drawing/net/draw-rectangle-in-...
  3. Add Image in Table Cell|Aspose.Slides Documenta...

    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....Create a Bitmap object to hold the image file Add the Bitmap image...Slides [ 0 ]; //Creating a Bitmap Image object to hold the image...

    docs.aspose.com/slides/net/add-image-in-table-c...
  4. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some text or draw a picture....Bitmap> collection in recognition...foreach ( System . Drawing . Bitmap bitmap in recognitionResult . Images...

    docs.aspose.com/omr/net/recognition/write-in/
  5. Android通过Java差异|Aspose.Words

    Android 的 Aspose.Words 具有 Java 功能,并且与 Java 版的常规 Aspose.Words 相比具有 API 差异。...使用Bitmap代替java。啊图像。BufferedImage; 机...insertImage(位图,双,双) insertImage(Bitmap,int,double,int,double,double,double,int)...

    docs.aspose.com/words/zh/java/aspose-words-for-...
  6. Convert GIF to EPS using API for .NET

    GIF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert GIF image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/gif-to-eps/
  7. Convert JPG to EPS using API for .NET

    JPG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert JPEG image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/jpg-to-eps/
  8. Convert PNG to EPS using API for .NET

    PNG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert PNG image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/png-to-eps/
  9. Convert EMF to EPS using API for .NET

    EMF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert EMF image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/emf-to-eps/
  10. Create GIF image file via .NET | products.aspos...

    Create GIF image file via .NET.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in GIF image format. System...

    products.aspose.com/drawing/net/create/gif/