Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,069 for

bitmap

(0.03 sec)
  1. Supported File Formats|Documentation

    Create or load images using Java Aspose.Drawing API and save drawings in different formats....Description Load Save Remarks BMP Bitmap Image Format PNG Portable Network...

    docs.aspose.com/drawing/java/supported-file-for...
  2. Public API and Backwards Incompatible Changes i...

    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....Shape: public Bitmap GetThumbnail() public Bitmap GetThumbnail...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. Պատկերի չափում C#-ում

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

    kb.aspose.com/hy/drawing/net/scale-image-in-csh...
  4. Cross-Platform Drawing API|Documentation

    Aspose.Drawing library for Java for drawing pictures. Cross-platform support of Java Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing paths and drawing rectangles.... To start, we create a bitmap with a size of `1000x800` pixels...draw the Path onto the created bitmap. Finally, we rasterize the...

    docs.aspose.com/drawing/java/developer-guide/cr...
  5. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility....; i ++) { using ( Bitmap bmp = new Bitmap ( 5 , 5 )) using (...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_MetafileRenderingOptions method. Allows to specify metafile rendering options in C++....Examples Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when // it encounters a metafile...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. BarCodeReader|Aspose.BarCode for Python via .NE...

    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....set_bar_code_image(value) Sets bitmap image for recognition. Must...set_bar_code_image(value, areas) Sets bitmap image and areas for recognition...

    docs.aspose.com/barcode/python-net/api-referenc...
  8. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the spose.OCR for Python via .NET recognition package....unsupported file formats or with raw bitmap data. Pixels are listed from...For example, 2x2 pixels color bitmap is represented as the following...

    docs.aspose.com/ocr/python-net/ocrinput/image-b...
  9. Text Rendering using Type1 Font | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within Java products....Bitmap object and saves resultant bitmap on Disc. This...GlyphOutlinePainter not into Bitmap directly, but into object GraphicsPath...

    docs.aspose.com/font/java/text-rendering-type1-...
  10. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...System::SharedPtr < System::Drawing::Bitmap > bmp = System::MakeObject...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/